pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/netpbm Changes 10.18.13:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e50615ad062
branches: trunk
changeset: 475585:0e50615ad062
user: adam <adam%pkgsrc.org@localhost>
date: Thu May 20 08:41:07 2004 +0000
description:
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
diffstat:
graphics/netpbm/Makefile | 4 ++--
graphics/netpbm/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r 08363c7dd0f6 -r 0e50615ad062 graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile Thu May 20 07:56:34 2004 +0000
+++ b/graphics/netpbm/Makefile Thu May 20 08:41:07 2004 +0000
@@ -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 -r 08363c7dd0f6 -r 0e50615ad062 graphics/netpbm/distinfo
--- a/graphics/netpbm/distinfo Thu May 20 07:56:34 2004 +0000
+++ b/graphics/netpbm/distinfo Thu May 20 08:41:07 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index