[136923] trunk/dports/graphics/pstoedit

ryandesign at macports.org ryandesign at macports.org
Fri May 29 20:40:10 PDT 2015


Revision: 136923
          https://trac.macports.org/changeset/136923
Author:   ryandesign at macports.org
Date:     2015-05-29 20:40:09 -0700 (Fri, 29 May 2015)
Log Message:
-----------
pstoedit: remove "@LIBPNG_LDFLAGS@ -lstdc++" from pstoedit.pc

Modified Paths:
--------------
    trunk/dports/graphics/pstoedit/Portfile

Added Paths:
-----------
    trunk/dports/graphics/pstoedit/files/patch-config-pstoedit.pc.in.diff

Modified: trunk/dports/graphics/pstoedit/Portfile
===================================================================
--- trunk/dports/graphics/pstoedit/Portfile	2015-05-30 03:15:44 UTC (rev 136922)
+++ trunk/dports/graphics/pstoedit/Portfile	2015-05-30 03:40:09 UTC (rev 136923)
@@ -5,7 +5,7 @@
 
 name                pstoedit
 version             3.70
-revision            1
+revision            2
 categories          graphics
 platforms           darwin
 maintainers         nomaintainer
@@ -30,8 +30,9 @@
 
 depends_run         port:ghostscript
 
-patchfiles          patch-src-cppcomp.h.diff \
-                    patch-pkglibdir.diff
+patchfiles          patch-config-pstoedit.pc.in.diff \
+                    patch-pkglibdir.diff \
+                    patch-src-cppcomp.h.diff
 
 configure.args      --without-emf \
                     --without-swf

Added: trunk/dports/graphics/pstoedit/files/patch-config-pstoedit.pc.in.diff
===================================================================
--- trunk/dports/graphics/pstoedit/files/patch-config-pstoedit.pc.in.diff	                        (rev 0)
+++ trunk/dports/graphics/pstoedit/files/patch-config-pstoedit.pc.in.diff	2015-05-30 03:40:09 UTC (rev 136923)
@@ -0,0 +1,9 @@
+--- config/pstoedit.pc.in.orig	2013-06-23 15:55:36.000000000 -0500
++++ config/pstoedit.pc.in	2015-05-29 22:33:08.000000000 -0500
+@@ -7,5 +7,5 @@
+ Description: converts PostScript(TM) and PDF files to other vector graphic formats
+ Version: @VERSION at .0
+ Requires: 
+-Libs: -L at libdir@ -lpstoedit @LIBPNG_LDFLAGS@ @CXX_STD_LIB@ @CXX_RUNTIME_LIB@ @LIBLD_LDFLAGS@
++Libs: -L at libdir@ -lpstoedit @LIBLD_LDFLAGS@
+ Cflags: -I at includedir@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150529/d1185db5/attachment.html>


More information about the macports-changes mailing list