1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Update to upstream version 1.7.88

Version 1.7.88 eliminates a potential overflow while adding iTXt chunk.

PR:		204733
Submitted by:	vsasjason@gmail.com (maintainer)
MFH:		2015Q4
This commit is contained in:
Thomas Zander 2015-11-28 15:38:35 +00:00
parent ddf0f945a3
commit a764cb4b83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402541
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pngcrush
PORTVERSION= 1.7.87
PORTVERSION= 1.7.88
CATEGORIES= graphics
MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \
SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/

View File

@ -1,2 +1,2 @@
SHA256 (pngcrush-1.7.87-nolib.tar.xz) = e8aa7b626363908b234b830c9b08652e6ab48920422dc71e5d2570524da6018c
SIZE (pngcrush-1.7.87-nolib.tar.xz) = 60500
SHA256 (pngcrush-1.7.88-nolib.tar.xz) = d8fdfa25951465651b8f791bec3dc71acc4a752685885b41646f423a609f4855
SIZE (pngcrush-1.7.88-nolib.tar.xz) = 60432