diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index ec6c18d26161..7cdb1f8a777d 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= netpbm -PORTVERSION= 10.25 -PORTREVISION= 3 +PORTVERSION= 10.26 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo index ab5e98427a2e..f46719f019ea 100644 --- a/graphics/netpbm/distinfo +++ b/graphics/netpbm/distinfo @@ -1,2 +1,2 @@ -MD5 (netpbm-10.25.tgz) = ebdf59acdd603c5ef2829df9138b8720 -SIZE (netpbm-10.25.tgz) = 2521599 +MD5 (netpbm-10.26.tgz) = 5cd3ae36df41fce8f732891ac1858a03 +SIZE (netpbm-10.26.tgz) = 2536886 diff --git a/graphics/netpbm/files/patch-converter-other-pnmtopng.c b/graphics/netpbm/files/patch-converter-other-pnmtopng.c deleted file mode 100644 index 3e60fbdb0bc1..000000000000 --- a/graphics/netpbm/files/patch-converter-other-pnmtopng.c +++ /dev/null @@ -1,27 +0,0 @@ ---- converter/other/pnmtopng.c.orig Sun Jun 23 12:51:37 2002 -+++ converter/other/pnmtopng.c Sat Jul 6 00:00:00 2002 -@@ -1365,8 +1366,8 @@ - if (transparent != -1) - makeOneColorTransparentInPalette( - transcolor, transexact, -- palette_pnm, *paletteSizeP, trans_pnm, -- transSizeP); -+ palette_pnm, paletteSize, trans_pnm, -+ &transSize); - } - if (!*noColormapReasonP) { - if (background > -1) -@@ -1903,8 +1903,13 @@ - */ - fprintf(stderr, " Compiled with libpng %s.\n", - PNG_LIBPNG_VER_STRING); -+#ifdef zlib_version - fprintf(stderr, " Compiled with zlib %s; using zlib %s.\n", - ZLIB_VERSION, zlib_version); -+#else -+ fprintf(stderr, " Compiled with zlib %s.\n", -+ ZLIB_VERSION); -+#endif - fprintf(stderr, - " Compiled with %d-bit netpbm support " - "(PPM_OVERALLMAXVAL = %d).\n", diff --git a/graphics/netpbm/files/patch-lib-libpbm3.c b/graphics/netpbm/files/patch-lib-libpbm3.c deleted file mode 100644 index c2626933a80f..000000000000 --- a/graphics/netpbm/files/patch-lib-libpbm3.c +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/libpbm3.c Fri Oct 1 08:56:33 2004 -+++ lib/libpbm3.c.patch Mon Nov 15 15:24:59 2004 -@@ -80,6 +80,8 @@ - - di const zero64 = 0; /* to clear with PXOR */ - -+ int col; -+ - for (col =0; col < cols-7; col += 8) - packedBits[col/8] - = bitreverse [ ~ (unsigned char) __builtin_ia32_pmovmskb (