[80329] trunk/dports/gnome/gnucash-devel/Portfile

dports at macports.org dports at macports.org
Fri Jul 8 22:52:06 PDT 2011


Revision: 80329
          http://trac.macports.org/changeset/80329
Author:   dports at macports.org
Date:     2011-07-08 22:52:06 -0700 (Fri, 08 Jul 2011)
Log Message:
-----------
gnucash-devel: patch gnc-fq-dump to use MacPorts perl instead of
/usr/bin/perl (#30075; merge of r80328 from gnucash port)

Revision Links:
--------------
    http://trac.macports.org/changeset/80328

Modified Paths:
--------------
    trunk/dports/gnome/gnucash-devel/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gnucash-devel/Portfile

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2011-07-09 05:50:46 UTC (rev 80328)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2011-07-09 05:52:06 UTC (rev 80329)
@@ -6,6 +6,7 @@
 name              gnucash-devel
 set my_name       gnucash
 version           2.4.6
+revision          1
 categories        gnome x11
 maintainers       dports openmaintainer
 platforms         darwin
@@ -37,6 +38,12 @@
 # to use dbus-launch or muck with DYLD_LIBRARY_PATH.
 patchfiles        patch-configure.diff
 
+post-patch {
+    # gnc-fq-dump needs to be patched to use MacPorts perl.
+    # (autoconf takes care of the other perl scripts.)
+    reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl|" ${worksrcpath}/src/quotes/gnc-fq-dump
+}
+
 checksums         md5     b7d5fbb1bddf3618c97ebeeb76408ebe \
                   sha1    b6d4a6bc327ef5a260d070215a14a3180b474ad8 \
                   rmd160  af0f19749b38040c28f45ea0746a52cad3703d96


Property changes on: trunk/dports/gnome/gnucash-devel/Portfile
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/gnucash/Portfile:75076,76649,77149,77299,77346,78188,79161
   + /trunk/dports/gnome/gnucash/Portfile:75076,76649,77149,77299,77346,78188,79161,80328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110708/c43c21aa/attachment.html>


More information about the macports-changes mailing list