mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.10.99.11 which attempts to fix build with recent libarchive
This commit is contained in:
parent
1ca57db43e
commit
a7091cda19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483911
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.10.99.10
|
||||
DISTVERSION= 1.10.99.11
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 7ee6127d
|
||||
GH_TAGNAME= 5fdab2d2
|
||||
|
||||
WITH_DEBUG= yes
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1537613021
|
||||
SHA256 (freebsd-pkg-1.10.99.10-7ee6127d_GH0.tar.gz) = b9ba48fdde579715bed4dc8bbd772b00cbc94d78d5d2c254f2df973760260287
|
||||
SIZE (freebsd-pkg-1.10.99.10-7ee6127d_GH0.tar.gz) = 3553352
|
||||
TIMESTAMP = 1541280405
|
||||
SHA256 (freebsd-pkg-1.10.99.11-5fdab2d2_GH0.tar.gz) = ea4477a80012c7d1dcb3652078817e96b89e7934bd24545dc1bc54f0a3ba58e5
|
||||
SIZE (freebsd-pkg-1.10.99.11-5fdab2d2_GH0.tar.gz) = 3553364
|
||||
|
|
Loading…
Add table
Reference in a new issue