Skip to content

Commit

Permalink
ports-mgmt/pkg-devel: backout pkg add support for provides/requires
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jul 12, 2023
1 parent de2a221 commit fa2dc4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
DISTVERSION= 1.20.99.3
DISTVERSION= 1.20.99.4
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
Expand All @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE

USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= b2bd9ce4
GH_TAGNAME= 0506a9bf

CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689076050
SHA256 (freebsd-pkg-1.20.99.3-b2bd9ce4_GH0.tar.gz) = 60754b5b515ecd2bf508d1c77d7e95187f2d1bcb968eee69c94fbab592237044
SIZE (freebsd-pkg-1.20.99.3-b2bd9ce4_GH0.tar.gz) = 8243265
TIMESTAMP = 1689155293
SHA256 (freebsd-pkg-1.20.99.4-0506a9bf_GH0.tar.gz) = 0c9f5f683c0b2f249d5d816e316c3f59a3b3a1e00d5d53e003b507c437327eaf
SIZE (freebsd-pkg-1.20.99.4-0506a9bf_GH0.tar.gz) = 8242516

0 comments on commit fa2dc4a

Please sign in to comment.