diff options
author | adam <adam@pkgsrc.org> | 2009-01-08 12:19:09 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-01-08 12:19:09 +0000 |
commit | 1b2796448b51a3faf0771cdfd23aabc3ea9a2f9a (patch) | |
tree | 34ff25061c97074e65337e3628e63794b1dd3a5f /graphics/pngcrush | |
parent | 8c68becd6f0c04f4fbd022c58d95d08dd0bd2a90 (diff) | |
download | pkgsrc-1b2796448b51a3faf0771cdfd23aabc3ea9a2f9a.tar.gz |
Changes 1.6.13:
* Added "-time_stamp" directive, to cause pngcrush to write a new timestamp
on the output file instead of replicating the timestame from the input file.
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 6 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 7b0c7893e4b..26a999f76a4 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2009/01/03 19:36:43 adam Exp $ +# $NetBSD: Makefile,v 1.31 2009/01/08 12:19:09 adam Exp $ -DISTNAME= pngcrush-1.6.12-nolib -PKGNAME= pngcrush-1.6.12 +DISTNAME= pngcrush-1.6.13-nolib +PKGNAME= pngcrush-1.6.13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index eb366bedb4d..551ccb67f71 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/01/03 19:36:43 adam Exp $ +$NetBSD: distinfo,v 1.17 2009/01/08 12:19:09 adam Exp $ -SHA1 (pngcrush-1.6.12-nolib.tar.bz2) = ffba5b8d8d6da08deda13c19edb952c7601727f9 -RMD160 (pngcrush-1.6.12-nolib.tar.bz2) = c5c4c629881141741b101027200de20b2a361f6a -Size (pngcrush-1.6.12-nolib.tar.bz2) = 42377 bytes +SHA1 (pngcrush-1.6.13-nolib.tar.bz2) = 08bf36e0bd547733235cd27d30ceceff88ec695f +RMD160 (pngcrush-1.6.13-nolib.tar.bz2) = 71d9b0601d865221d6b98d04251f1240f080ef1a +Size (pngcrush-1.6.13-nolib.tar.bz2) = 42560 bytes |