- Update to 1.5.21

- Add CPE information

Security:	Fixed an overflow in png_combine_row with very wide interlaced images
MFH:		2014Q4
This commit is contained in:
Antoine Brodin 2014-12-23 20:30:03 +00:00
parent 57a0edf24b
commit 6f85aaae76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375351
2 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= png
PORTVERSION= 1.5.20
PORTVERSION= 1.5.21
CATEGORIES= graphics
MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION}
DISTNAME= lib${PORTNAME}-${PORTVERSION}
@ -13,7 +13,8 @@ COMMENT= Library for manipulating PNG images
PORTSCOUT= limit:^1\.5\.
USES= tar:xz cmake
USES= cmake cpe tar:xz
CPE_PRODUCT= libpng
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -1,4 +1,4 @@
SHA256 (libpng-1.5.20.tar.xz) = 7cebb680ec30b42b540466a7dc4e376dcd9c95c7eaae1e84fe76408005050bb1
SIZE (libpng-1.5.20.tar.xz) = 734068
SHA256 (libpng-1.5.20-apng.patch.gz) = 1b4fbbc1b72046ab1f2744a6ac953378d316dd72a4b8252cc2ae16751f9e55f7
SIZE (libpng-1.5.20-apng.patch.gz) = 9511
SHA256 (libpng-1.5.21.tar.xz) = b5151c64bc70489997790a492e1094d106be90a22b2958c43eee25a70dffdba7
SIZE (libpng-1.5.21.tar.xz) = 734356
SHA256 (libpng-1.5.21-apng.patch.gz) = 8a4fffa885f1a1a34a7bdcaa2d1b8f1e025f6e1cf9c5bf17224672d2a6948d94
SIZE (libpng-1.5.21-apng.patch.gz) = 9511