pkg 1.13.99.7

Changes since 1.13.99.5:
- When backing up libraries, create a package 'compat-libraries'
  a4b64e6fin which the new libraries will be appended to and the version
  bumped each time a new library is backed up.
- Fix a regression with sometimes makes some keywords being ignored
  aka scripts not appended to the list of scripts)
- Fix ABI on DragonFly
- Fix fd being closed twice wen running shell scripts
This commit is contained in:
Baptiste Daroussin 2020-03-23 09:54:37 +00:00
parent f352bb8973
commit 027bfa3ee5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528965
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.13.99.5
DISTVERSION= 1.13.99.7
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 94d0f4af
GH_TAGNAME= 4c4f6f85
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1584482885
SHA256 (freebsd-pkg-1.13.99.5-94d0f4af_GH0.tar.gz) = 01dd354e5577010d505328bb29fd6508c992c7dd98d7cc7360f3bdba2d4a46cd
SIZE (freebsd-pkg-1.13.99.5-94d0f4af_GH0.tar.gz) = 3395264
TIMESTAMP = 1584957101
SHA256 (freebsd-pkg-1.13.99.7-4c4f6f85_GH0.tar.gz) = 0e3ab5af2c2f199af5b1e3848b4ced50a9626d8b4283a755ccd46fd09c6f81e0
SIZE (freebsd-pkg-1.13.99.7-4c4f6f85_GH0.tar.gz) = 3405146