[24189] trunk/dports/print/pdflib

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 18 15:47:08 PDT 2007


Revision: 24189
          http://trac.macosforge.org/projects/macports/changeset/24189
Author:   ryandesign at macports.org
Date:     2007-04-18 15:47:07 -0700 (Wed, 18 Apr 2007)

Log Message:
-----------
#11789: bump to 7.0.1 and fix patchfile so the build actually completes.

Modified Paths:
--------------
    trunk/dports/print/pdflib/Portfile
    trunk/dports/print/pdflib/files/patch-config-mkcommon.inc.in

Modified: trunk/dports/print/pdflib/Portfile
===================================================================
--- trunk/dports/print/pdflib/Portfile	2007-04-18 22:20:32 UTC (rev 24188)
+++ trunk/dports/print/pdflib/Portfile	2007-04-18 22:47:07 UTC (rev 24189)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			pdflib
-version			7.0.0p3
+version			7.0.1
 categories		print
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -13,9 +13,9 @@
 				format PDF.
 
 homepage		http://www.pdflib.com/products/pdflib-family/pdflib-lite/
-master_sites		http://www.pdflib.com/binaries/PDFlib/700/
+master_sites		http://www.pdflib.com/binaries/PDFlib/701/
 distname		PDFlib-Lite-${version}
-checksums		sha1 ce1a511201f3be19dd780d32676e808c39a6e67e
+checksums		sha1 096f0b569695aab6fbf675f4eeb19b32d4e5e443
 patchfiles		patch-config-mkcommon.inc.in patch-libs__pdcore__pc_util.h
 
 configure.args	--without-java --without-perl --without-py --without-tcl

Modified: trunk/dports/print/pdflib/files/patch-config-mkcommon.inc.in
===================================================================
--- trunk/dports/print/pdflib/files/patch-config-mkcommon.inc.in	2007-04-18 22:20:32 UTC (rev 24188)
+++ trunk/dports/print/pdflib/files/patch-config-mkcommon.inc.in	2007-04-18 22:47:07 UTC (rev 24189)
@@ -1,6 +1,15 @@
---- config/mkcommon.inc.in	Fri Nov 26 11:39:00 2004
-+++ config/mkcommon.inc.in.new	Sun Jan 23 13:45:16 2005
-@@ -56,7 +56,7 @@
+--- config/mkcommon.inc.in	2007-03-13 13:32:10.000000000 +0100
++++ config/mkcommon.inc.in.new	2007-04-18 21:37:26.000000000 +0200
+@@ -42,7 +42,7 @@
+ # build related stuff (configure)
+ LDFLAGS		= @LDFLAGS@
+ CFLAGS		= @CFLAGS@ @DEFS@ $(PDFWALL) $(PDFPEDANTIC) $(MYCFLAGS) 
+-CPPFLAGS	= @CPPFLAGS@ $(INCLUDES)
++CPPFLAGS	= $(INCLUDES) @CPPFLAGS@ 
+ CXXFLAGS	= @CXXFLAGS@
+ PDFWALL		= @PDFWALL@
+ PDFPEDANTIC	= @PDFPEDANTIC@
+@@ -65,7 +65,7 @@
  
  
  # Perl
@@ -9,16 +18,16 @@
  PERLINCLUDE	= @PERLINCLUDE@
  PERLLINK	= @PERLLINK@
  PERL		= @PERL@
-@@ -68,7 +68,7 @@
- RUBYINCLUDE	= @RUBYINCLUDE@
+@@ -79,7 +79,7 @@
+ RUBY       	= @RUBY@
  
  TCLINCLUDE	= @TCLINCLUDE@
 -TCLPACKAGEDIR	= @TCLPACKAGEDIR@
 +TCLPACKAGEDIR	= ${DESTDIR}@TCLPACKAGEDIR@
  TCLBIN		= @TCLBIN@
  
- CFLAGS 		= $(DEFS) $(DEFINES) $(INCLUDES) $(PDFPEDANTIC) $(MYCFLAGS)
-@@ -121,7 +121,7 @@
+ # PDFlib includes
+@@ -145,7 +145,7 @@
  PDULIBLINK	= @PDULIBLINK@
  
  # installation directories (configure)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070418/f4f1d6e7/attachment.html


More information about the macports-changes mailing list