Update to 1.11.99.1
- Add support for lua scripting: for now it allows to use scripts in lua instead of shell scripts everywhere possible, including keywords. - Fix detection of libarchive built with zstd support
This commit is contained in:
parent
ecc5dd5840
commit
f0edfd6e1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505815
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.11.99.0
|
||||
DISTVERSION= 1.11.99.1
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= a13ed598
|
||||
GH_TAGNAME= 09641ddd
|
||||
|
||||
WITH_DEBUG= yes
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561553365
|
||||
SHA256 (freebsd-pkg-1.11.99.0-a13ed598_GH0.tar.gz) = 3b150e3596ff08c4b89e3289ea0a6bef2f66e0081f3411c1a70625bb42ef3441
|
||||
SIZE (freebsd-pkg-1.11.99.0-a13ed598_GH0.tar.gz) = 3561666
|
||||
TIMESTAMP = 1562223541
|
||||
SHA256 (freebsd-pkg-1.11.99.1-09641ddd_GH0.tar.gz) = 143f2a2ef2e4b9c1b35dbbc036dc4421557abbe047f7b144ae5f2a3e472004ca
|
||||
SIZE (freebsd-pkg-1.11.99.1-09641ddd_GH0.tar.gz) = 3866682
|
||||
|
Loading…
Reference in New Issue
Block a user