update to 1.15.99.6

Changes from 1.15.99.5 to 1.15.99.6
- lots of keywords improvements:
  * validation: lua script to validate the keyword line
  * deprecated: boolean to mark a keyword as deprecated
  * deprecation_message: message if deprecated
  * actions_script: script version of 'actions' in lua
  * lua scripts: now can have real arguments instead of
  pre-expended ones
This commit is contained in:
Baptiste Daroussin 2020-10-21 12:55:33 +00:00
parent cc744539fc
commit 45f62b8503
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552866
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.15.99.5
DISTVERSION= 1.15.99.6
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= e56811fa
GH_TAGNAME= 7b4c01eb
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603265056
SHA256 (freebsd-pkg-1.15.99.5-e56811fa_GH0.tar.gz) = 9e33a84614949acc6ab7b9576e66d70ea9234ddba9e8c27a8a9107667ff80156
SIZE (freebsd-pkg-1.15.99.5-e56811fa_GH0.tar.gz) = 3824064
TIMESTAMP = 1603284764
SHA256 (freebsd-pkg-1.15.99.6-7b4c01eb_GH0.tar.gz) = 70649afea9584f7dfb009649ea32ab86035044274d9562c98c8e6a88d261fb40
SIZE (freebsd-pkg-1.15.99.6-7b4c01eb_GH0.tar.gz) = 3826225