Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv12882

Modified Files:
        fontforge.info fontforge.patch 
Log Message:
New upstrem version.

Index: fontforge.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- fontforge.info      13 Dec 2007 22:17:42 -0000      1.26
+++ fontforge.info      11 Jan 2008 00:19:34 -0000      1.27
@@ -1,5 +1,5 @@
 Package: fontforge
-Version: 20071210
+Version: 20080109
 Revision: 1
 License: BSD
 Description: Outline font editor
@@ -24,10 +24,10 @@
 Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
 
 Source: mirror:sourceforge:%n/%n_full-%v.tar.bz2
-Source-MD5: 971a9a36a98efc8bb4e623b3d3fd0591
+Source-MD5: e32a90a4e1fdeb5528051c23fc0370a8
 SourceDirectory: %n-%v
-Source2: mirror:sourceforge:%n/%n_htdocs-20071211.tar.bz2
-Source2-MD5: 5ed3cff928f49fbe103deecee373686f
+Source2: mirror:sourceforge:%n/%n_htdocs-%v.tar.bz2
+Source2-MD5: 63054ea6035ffbf8f7824e720d308fca
 Source2ExtractDir: %n-%v/htdocs
 
 Depends: <<
@@ -65,7 +65,7 @@
 DocFiles: AUTHORS INSTALL LICENSE README-Mac.html README-Unix.html VERSION
 
 PatchFile: %n.patch
-PatchFile-MD5: 99dd390ef6cf4d679af74fcf267be7e0
+PatchFile-MD5: 912f71812a9218c03b10c26dc21d65eb
 PatchScript: <<
        patch -p1 <%{PatchFile}
        #The following patches are to build the python extension. Unfortunately,

Index: fontforge.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/fontforge.patch,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- fontforge.patch     13 Dec 2007 22:17:42 -0000      1.14
+++ fontforge.patch     11 Jan 2008 00:19:34 -0000      1.15
@@ -160,15 +160,3 @@
            -rpath $(libdir) -version-info 
$(GU_VERSION):$(GU_REVISION):$(GU_AGE)
  
  %.lo: %.c
-diff -ru fontforge-20071210.orig/gutils/gimagewritepng.c 
fontforge-20071210/gutils/gimagewritepng.c
---- fontforge-20071210.orig/gutils/gimagewritepng.c    2007-12-09 
15:32:52.000000000 -0500
-+++ fontforge-20071210/gutils/gimagewritepng.c 2007-12-12 08:12:04.000000000 
-0500
-@@ -230,7 +230,7 @@
- #include "gimage.h"
- 
- static void user_error_fn(png_structp png_ptr, png_const_charp error_msg) {
--    fprintf(stderr, "%s\n" error_msg );
-+    fprintf(stderr, "%s\n", error_msg );
-     longjmp(png_ptr->jmpbuf,1);
- }
- 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to