summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2004-05-20 08:41:07 +0000
committeradam <adam>2004-05-20 08:41:07 +0000
commitb83f3b8e3f55e427118085788ea03584ad78306e (patch)
treec50a711b9100ad497b3b69e023d08cc6a40fde14
parent6b00270b4c59082ac118a353df54d91f68a8b311 (diff)
downloadpkgsrc-b83f3b8e3f55e427118085788ea03584ad78306e.tar.gz
Changes 10.18.13:
* ppmtompeg: fix crash with input that is not a multiple of 16 pixels high and wide * pamtotga: fix crash due to freeing nonexistent color table * pamtotga: fix bug: invalid TGA when you use -rgb with a non-color input * pgmtopbm: fix calculations that divide by maxval+1; should divide by maxval * pbm_readpbmrowpacked(): Fix bug: ORs bits into return value instead of setting them
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/netpbm/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 11fcea71b3f..df889e77a06 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2004/04/29 08:02:39 adam Exp $
+# $NetBSD: Makefile,v 1.93 2004/05/20 08:41:07 adam Exp $
-DISTNAME= netpbm-10.18.12
+DISTNAME= netpbm-10.18.13
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/}
EXTRACT_SUFX= .tgz
diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo
index 331926d8972..bf5f0442289 100644
--- a/graphics/netpbm/distinfo
+++ b/graphics/netpbm/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2004/05/03 16:42:47 fredb Exp $
+$NetBSD: distinfo,v 1.22 2004/05/20 08:41:07 adam Exp $
-SHA1 (netpbm-10.18.12.tgz) = ba169ea2060e2f6fc46cfc87bc8e3256aec56f9e
-Size (netpbm-10.18.12.tgz) = 2090624 bytes
+SHA1 (netpbm-10.18.13.tgz) = a9c5170f03731b10e30001615e3f5876be5df0c4
+Size (netpbm-10.18.13.tgz) = 2090771 bytes
SHA1 (patch-aa) = f16f261d0812550266a1a857c28966ec3356e5bb
SHA1 (patch-ab) = 1a1acf71faea487fce9fb102509b0aab06950fb7
SHA1 (patch-ac) = cd8bb4318828a9872cce2793635c4bc51272d199