Skip to content

Commit

Permalink
ports-mgmt/pkg-devel: update to 1.21.99.0
Browse files Browse the repository at this point in the history
Changes:
- fix regressions in plist parsing
  • Loading branch information
bapt committed Apr 2, 2024
1 parent 7b4311b commit 1b1fb99
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pkg
DISTVERSION= 1.20.99.12
DISTVERSION= 1.21.99.0
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
Expand All @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE

USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 13b432bdd
GH_TAGNAME= 5659a6a3b

CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1711467225
SHA256 (freebsd-pkg-1.20.99.12-13b432bdd_GH0.tar.gz) = 6cfdda7741efd610a9de83c8ceadf18c2bd9aad0bd4e7a92fd08fa0660bb9f62
SIZE (freebsd-pkg-1.20.99.12-13b432bdd_GH0.tar.gz) = 16387585
TIMESTAMP = 1712063458
SHA256 (freebsd-pkg-1.21.99.0-5659a6a3b_GH0.tar.gz) = 6b8ca24629373c21350cb61e10d391cbd401294264a6d34225f181765aa145b2
SIZE (freebsd-pkg-1.21.99.0-5659a6a3b_GH0.tar.gz) = 16225590

0 comments on commit 1b1fb99

Please sign in to comment.