Revision: 75858 http://trac.macports.org/changeset/75858 Author: dports@macports.org Date: 2011-02-10 12:15:30 -0800 (Thu, 10 Feb 2011) Log Message: ----------- gnucash, gnucash-devel: update to v2.4.2 Modified Paths: -------------- trunk/dports/gnome/gnucash/Portfile trunk/dports/gnome/gnucash-devel/Portfile Modified: trunk/dports/gnome/gnucash/Portfile =================================================================== --- trunk/dports/gnome/gnucash/Portfile 2011-02-10 19:55:59 UTC (rev 75857) +++ trunk/dports/gnome/gnucash/Portfile 2011-02-10 20:15:30 UTC (rev 75858) @@ -4,8 +4,7 @@ PortSystem 1.0 name gnucash -version 2.4.0 -revision 2 +version 2.4.2 categories gnome x11 maintainers dports openmaintainer platforms darwin @@ -33,9 +32,9 @@ # to use dbus-launch or muck with DYLD_LIBRARY_PATH. patchfiles patch-configure.diff -checksums md5 3d396acb05a062adfc85bc9c4f8f0b08 \ - sha1 dd89e3c3d87b0c0c4f3f5ffd886363783d5d5576 \ - rmd160 ca762a18d18560c44f1bb87fe8bfd7967cccd365 +checksums md5 ff05a8393ed08b7e99acdb69cd342a55 \ + sha1 54e0714cf25580e495c84f727b5da7c0d7c7d50c \ + rmd160 20a5157b3d559841b64d09f0af027dd2a3194877 depends_build port:pkgconfig \ port:intltool \ @@ -57,7 +56,7 @@ configure.args --disable-glibtest \ --disable-dependency-tracking \ - --enable-hbci \ + --enable-aqbanking \ --enable-ofx \ --disable-dbi \ --with-html-engine=webkit Modified: trunk/dports/gnome/gnucash-devel/Portfile =================================================================== --- trunk/dports/gnome/gnucash-devel/Portfile 2011-02-10 19:55:59 UTC (rev 75857) +++ trunk/dports/gnome/gnucash-devel/Portfile 2011-02-10 20:15:30 UTC (rev 75858) @@ -5,8 +5,7 @@ name gnucash-devel set my_name gnucash -version 2.4.0 -revision 1 +version 2.4.2 categories gnome x11 maintainers dports openmaintainer platforms darwin @@ -38,9 +37,9 @@ # to use dbus-launch or muck with DYLD_LIBRARY_PATH. patchfiles patch-configure.diff -checksums md5 3d396acb05a062adfc85bc9c4f8f0b08 \ - sha1 dd89e3c3d87b0c0c4f3f5ffd886363783d5d5576 \ - rmd160 ca762a18d18560c44f1bb87fe8bfd7967cccd365 +checksums md5 ff05a8393ed08b7e99acdb69cd342a55 \ + sha1 54e0714cf25580e495c84f727b5da7c0d7c7d50c \ + rmd160 20a5157b3d559841b64d09f0af027dd2a3194877 depends_build port:pkgconfig \ port:intltool \ @@ -62,7 +61,7 @@ configure.args --disable-glibtest \ --disable-dependency-tracking \ - --enable-hbci \ + --enable-aqbanking \ --enable-ofx \ --disable-dbi \ --with-html-engine=webkit