mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.13.99.5
- fix a memory allocation bug during package creation [1) Reported by: flo, antoine
This commit is contained in:
parent
354f111854
commit
94c97457c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528602
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.13.99.4
|
||||
DISTVERSION= 1.13.99.5
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 2ee216487
|
||||
GH_TAGNAME= 94d0f4af
|
||||
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1584437558
|
||||
SHA256 (freebsd-pkg-1.13.99.4-2ee216487_GH0.tar.gz) = 37c24d284bbad826a76ff770edc6f6f4e27e81d23d074ae59b70ca03f0fcf345
|
||||
SIZE (freebsd-pkg-1.13.99.4-2ee216487_GH0.tar.gz) = 3395208
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue