[141081] trunk/dports/gnome/gnucash/Portfile

dports at macports.org dports at macports.org
Fri Oct 9 12:58:06 PDT 2015


Revision: 141081
          https://trac.macports.org/changeset/141081
Author:   dports at macports.org
Date:     2015-10-09 12:58:06 -0700 (Fri, 09 Oct 2015)
Log Message:
-----------
gnucash: update to v2.6.9 (#49207)

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

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2015-10-09 18:42:21 UTC (rev 141080)
+++ trunk/dports/gnome/gnucash/Portfile	2015-10-09 19:58:06 UTC (rev 141081)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              gnucash
-version           2.6.7
+version           2.6.9
 conflicts         gnucash-devel
 categories        gnome x11
 license           GPL-2+
@@ -27,15 +27,15 @@
 
 use_bzip2         yes
 
-checksums         rmd160  0821cbb0752f242bedbb749e0085e6afb20525af \
-                  sha256  6c15b12eeddc095d6926d9ea84d885c20b8f52781602c15aa3f672a1f7e2beef
+checksums         rmd160  ba7a4256abd322a6867e3f01843d32f96c22b57d \
+                  sha256  cdaa61b393133e03bccce3d2740bb358d6bf590de16dd19c790c983d032d8247
 
 patchfiles        patch-configure.ac.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/perl5.16|" ${worksrcpath}/src/quotes/gnc-fq-dump
+    reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl5.22|" ${worksrcpath}/src/quotes/gnc-fq-dump
 
     # patch source files to include guile18 header instead of guile.
     # (Note that gnucash's autoconf scripts prefer guile18 over guile
@@ -58,7 +58,7 @@
                   port:libgnomeui \
                   path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk \
                   port:goffice08 \
-                  port:p5.16-finance-quote
+                  port:p5.22-finance-quote
 
 # yelp currently requires X11 to build so disable dependency if building
 # with +quartz
@@ -95,7 +95,7 @@
                   --disable-ofx \
                   --disable-dbi \
                   --with-html-engine=webkit
-configure.perl    ${prefix}/bin/perl5.16
+configure.perl    ${prefix}/bin/perl5.22
 configure.env \
     GUILE=${prefix}/bin/guile18 \
     GUILE_CONFIG=${prefix}/bin/guile18-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151009/a36fc7d0/attachment.html>


More information about the macports-changes mailing list