Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv23775
Modified Files:
netpbm10.info netpbm10.patch
Log Message:
slightly newer version and clang patch
Index: netpbm10.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/netpbm10.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- netpbm10.patch 19 Mar 2011 17:58:17 -0000 1.5
+++ netpbm10.patch 20 Jul 2011 11:31:06 -0000 1.6
@@ -1,6 +1,6 @@
-diff -Naur netpbm-10.35.75/Makefile.config.fink
netpbm-10.35.75-patched//Makefile.config.fink
---- netpbm-10.35.75/Makefile.config.fink 1970-01-01 01:00:00.000000000
+0100
-+++ netpbm-10.35.75-patched//Makefile.config.fink 2010-06-01
16:20:14.000000000 +0200
+diff -Naur netpbm-10.35.81/Makefile.config.fink
netpbm-10.35.81-patched/Makefile.config.fink
+--- netpbm-10.35.81/Makefile.config.fink 1969-12-31 19:00:00.000000000
-0500
++++ netpbm-10.35.81-patched/Makefile.config.fink 2011-07-20
07:25:27.000000000 -0400
@@ -0,0 +1,18 @@
+#
+# Configuration for fink
@@ -20,9 +20,9 @@
+JPEGLIB = libjpeg.dylib
+PNGLIB = libpng.dylib
+ZLIB = libz.dylib
-diff -Naur netpbm-10.35.75/buildtools/installnetpbm.pl
netpbm-10.35.75-patched//buildtools/installnetpbm.pl
---- netpbm-10.35.75/buildtools/installnetpbm.pl 2007-01-15
03:50:02.000000000 +0100
-+++ netpbm-10.35.75-patched//buildtools/installnetpbm.pl 2010-06-01
16:17:26.000000000 +0200
+diff -Naur netpbm-10.35.81/buildtools/installnetpbm.pl
netpbm-10.35.81-patched/buildtools/installnetpbm.pl
+--- netpbm-10.35.81/buildtools/installnetpbm.pl 2007-01-14
21:50:02.000000000 -0500
++++ netpbm-10.35.81-patched/buildtools/installnetpbm.pl 2011-07-20
07:25:27.000000000 -0400
@@ -117,7 +117,7 @@
} elsif ($ENV{OSTYPE} && $ENV{OSTYPE} eq "msdosdjgpp") {
$default = "/dev/env/DJDIR";
@@ -53,9 +53,9 @@
$$mandirR = $manDir;
}
-diff -Naur netpbm-10.35.75/converter/other/pnmtopng.c
netpbm-10.35.75-patched//converter/other/pnmtopng.c
---- netpbm-10.35.75/converter/other/pnmtopng.c 2009-09-03 17:34:36.000000000
+0200
-+++ netpbm-10.35.75-patched//converter/other/pnmtopng.c 2010-06-01
16:14:51.000000000 +0200
+diff -Naur netpbm-10.35.81/converter/other/pnmtopng.c
netpbm-10.35.81-patched/converter/other/pnmtopng.c
+--- netpbm-10.35.81/converter/other/pnmtopng.c 2010-12-10 13:19:40.000000000
-0500
++++ netpbm-10.35.81-patched/converter/other/pnmtopng.c 2011-07-20
07:25:27.000000000 -0400
@@ -527,7 +527,7 @@
unsigned int * const bestMatchP) {
@@ -86,9 +86,21 @@
gray trans_pnm[MAXCOLORS];
png_byte trans[MAXCOLORS];
-diff -Naur netpbm-10.35.75/pm_config.in.h
netpbm-10.35.75-patched//pm_config.in.h
---- netpbm-10.35.75/pm_config.in.h 2006-10-18 20:29:13.000000000 +0200
-+++ netpbm-10.35.75-patched//pm_config.in.h 2010-06-01 16:19:18.000000000
+0200
+diff -Naur netpbm-10.35.81/lib/libpbm3.c netpbm-10.35.81-patched/lib/libpbm3.c
+--- netpbm-10.35.81/lib/libpbm3.c 2008-03-28 14:58:06.000000000 -0400
++++ netpbm-10.35.81-patched/lib/libpbm3.c 2011-07-20 07:25:27.000000000
-0400
+@@ -117,7 +117,7 @@
+ ) ];
+ */
+
+- typedef int v8qi __attribute__ ((mode(V8QI)));
++ typedef int v8qi __attribute__ ((vector_size(8)));
+ typedef int di __attribute__ ((mode(DI)));
+
+ di const zero64 = 0; /* to clear with PXOR */
+diff -Naur netpbm-10.35.81/pm_config.in.h
netpbm-10.35.81-patched/pm_config.in.h
+--- netpbm-10.35.81/pm_config.in.h 2006-10-18 14:29:13.000000000 -0400
++++ netpbm-10.35.81-patched/pm_config.in.h 2011-07-20 07:25:27.000000000
-0400
@@ -68,7 +68,7 @@
#define RGB_DB3 "PBMplus_Dir:RGB.TXT"
#else
Index: netpbm10.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/netpbm10.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- netpbm10.info 19 Mar 2011 17:58:17 -0000 1.15
+++ netpbm10.info 20 Jul 2011 11:31:06 -0000 1.16
@@ -1,5 +1,5 @@
Package: netpbm10
-Version: 10.35.80
+Version: 10.35.81
Revision: 1
BuildDepends: libjpeg8, libpng3, libtiff, fink (>= 0.24.12-1)
Depends: %N-shlibs (= %v-%r)
@@ -7,12 +7,12 @@
Conflicts: netpbm
BuildDependsOnly: True
Source: mirror:sourceforge:netpbm/netpbm-%v.tgz
-Source-MD5: 2edf98b802a82e5367fc52382e9ac144
+Source-MD5: d02c5681d36ab4d58747363d7e0b3e4e
NoSetMAKEFLAGS: true
NoSetLDFLAGS: true
SetLIBRARY_PATH: %p/lib
PatchFile: %n.patch
-PatchFile-MD5: 78aea81d990beb6026d3fa019eb8c31a
+PatchFile-MD5: 7f1bbffe63a1545174ce4bf4d7c7e13a
PatchScript: <<
sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
cat Makefile.config.in Makefile.config.fink >Makefile.config
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs