Skip to content

Commit

Permalink
ports-mgmt/pkg-devel: update to 1.20.99.12
Browse files Browse the repository at this point in the history
Changes from 1.20.99.11 to 1.20.99.12
- ECC signature: plenty of fixes
- plist now have a "@var key value" to deal with %%KEY%% variables
- upgrade sqlite to latest version
  • Loading branch information
bapt committed Mar 26, 2024
1 parent dc654bb commit 8919949
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.11
DISTVERSION= 1.20.99.12
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
Expand All @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE

USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 2e61e4bd2
GH_TAGNAME= 13b432bdd

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 = 1710490046
SHA256 (freebsd-pkg-1.20.99.11-2e61e4bd2_GH0.tar.gz) = 87d5a54ea99b7a30677061deaa0d74613cf3e6923a915ee63fdce0ddad5842da
SIZE (freebsd-pkg-1.20.99.11-2e61e4bd2_GH0.tar.gz) = 16384970
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

0 comments on commit 8919949

Please sign in to comment.