MFH: r551167 r551211 r551416 r552059

ports-mgmt/pkg: Update to 1.15.7

Changes from 1.15.6 to 1.15.7:
 - Fix %# expand in script

Approved by:	bapt (implicit)

Update to 1.15.8

Fixes a typo which results in pkg ignoring some lua script in some particular
circumpstancies: shell script also available in certain types

ports-mgmt/pkg: Update to 1.15.9

Changes from 1.15.8 to 1.15.9:
- lua_pkg_copy when copying a symlink

PR:		248314
Approved by:	bapt (implicit)

ports-mgmt/pkg: Update to 1.15.10

Add a workaround for https://bugs.freebsd.org/250271

PR:		250059
Approved by:	bapt (implicit)
This commit is contained in:
Baptiste Daroussin 2020-10-12 06:51:54 +00:00
parent 8614949e63
commit a9f497b53b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=552099
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.15.6
DISTVERSION= 1.15.10
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1600783979
SHA256 (freebsd-pkg-1.15.6_GH0.tar.gz) = 4eee06572571f98505dae106bfaf49620bdc5a0a10a121fb61323da117287034
SIZE (freebsd-pkg-1.15.6_GH0.tar.gz) = 3823359
TIMESTAMP = 1602421087
SHA256 (freebsd-pkg-1.15.10_GH0.tar.gz) = bb47594f15f1eaaa6cce1e6e8f88c5da699713db49c398a4ba92a51ab003daf6
SIZE (freebsd-pkg-1.15.10_GH0.tar.gz) = 3823647