From e8d954fdd67a2c343766eb92c37c0a9f2b40818b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 23 Dec 2014 20:41:41 +0000 Subject: MFH r371178,373115,374478,375351 - Update to 1.5.21 - Add CPE information Security: Fixed an overflow in png_combine_row with very wide interlaced images --- graphics/png/Makefile | 7 ++++--- graphics/png/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/graphics/png/Makefile b/graphics/png/Makefile index d0c6124ba469..dec4b3ecd5d4 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.18 +PORTVERSION= 1.5.21 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org 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 diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 819a66df20ba..d9d07f51b830 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,4 +1,4 @@ -SHA256 (libpng-1.5.18.tar.xz) = c093c2f779fecb029e51b73d6d646b77edce882474326485f50347606e383585 -SIZE (libpng-1.5.18.tar.xz) = 730340 -SHA256 (libpng-1.5.18-apng.patch.gz) = 9b0d8edb61808e9863997055f7fbb1574877ff8aae50d477b9d97fcab65166b7 -SIZE (libpng-1.5.18-apng.patch.gz) = 9580 +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 -- cgit v1.2.3