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:
Baptiste Daroussin 2019-07-04 07:07:07 +00:00
parent ecc5dd5840
commit f0edfd6e1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505815
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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