[118521] trunk/dports/gnome/gnucash/Portfile
dports at macports.org
dports at macports.org
Thu Apr 3 13:15:28 PDT 2014
Revision: 118521
https://trac.macports.org/changeset/118521
Author: dports at macports.org
Date: 2014-04-03 13:15:28 -0700 (Thu, 03 Apr 2014)
Log Message:
-----------
gnucash: update to v2.6.2
Modified Paths:
--------------
trunk/dports/gnome/gnucash/Portfile
Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile 2014-04-03 19:56:52 UTC (rev 118520)
+++ trunk/dports/gnome/gnucash/Portfile 2014-04-03 20:15:28 UTC (rev 118521)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnucash
-version 2.6.1
+version 2.6.2
categories gnome x11
license GPL-2+
maintainers dports openmaintainer
@@ -26,8 +26,8 @@
use_bzip2 yes
-checksums rmd160 e9c8e6bace9a41195d2fdfc323dcd089d5cc09f5 \
- sha256 c9e66f84c7706e3c8e7a1c88dcd58c5c3d102e285012b51f5af25052502cd8a4
+checksums rmd160 f556d88d065d30a818c1e251a83ee14a1f32ec4a \
+ sha256 c920461b1c152f035672f431f33867534ddfac0efbb15fa7535b8c11a5be0e4d
post-patch {
# gnc-fq-dump needs to be patched to use MacPorts perl.
@@ -107,15 +107,12 @@
default_variants +ofx +hbci
-# XXX This is currently broken; patch needs to be updated to fix
-# configure's python ldflags detection.
-#
-# variant python27 description {Install Python bindings for Python 2.7} {
-# patchfiles-append patch-configure-python.diff
-# depends_lib-append port:python27
-# configure.args-append --enable-python
-# configure.python ${prefix}/bin/python2.7
-# }
+variant python27 description {Install Python bindings for Python 2.7} {
+ #patchfiles-append patch-configure-python.diff
+ depends_lib-append port:python27
+ configure.args-append --enable-python
+ configure.python ${prefix}/bin/python2.7
+}
post-activate {
system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140403/ddd40d9a/attachment.html>
More information about the macports-changes
mailing list