From e378ed0fe73f01a18cd94681a36b299dc2e1a454 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 10 Oct 2008 08:33:01 +0000 Subject: Update to 2.2.7. Approved by: maintainer (ahze) --- finance/gnucash/Makefile | 7 ++++--- finance/gnucash/distinfo | 6 +++--- finance/gnucash/files/patch-configure | 11 ----------- finance/gnucash/pkg-plist | 6 +++++- 4 files changed, 12 insertions(+), 18 deletions(-) delete mode 100644 finance/gnucash/files/patch-configure (limited to 'finance') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 590326c1bd11..f1e8cab0233f 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnucash -PORTVERSION= 2.2.6 -PORTREVISION= 1 +PORTVERSION= 2.2.7 +PORTREVISION= 0 CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gnucash.org/pub/gnucash/sources/stable/ @@ -57,13 +57,13 @@ GCONF_SCHEMAS= apps_gnucash_dialog_business_common.schemas \ apps_gnucash_dialog_common.schemas \ apps_gnucash_dialog_prices.schemas \ apps_gnucash_dialog_print_checks.schemas \ - apps_gnucash_import_qif.schemas \ apps_gnucash_dialog_reconcile.schemas \ apps_gnucash_dialog_scheduled_transctions.schemas \ apps_gnucash_dialog_totd.schemas \ apps_gnucash_general.schemas \ apps_gnucash_history.schemas \ apps_gnucash_import_generic_matcher.schemas \ + apps_gnucash_import_qif.schemas \ apps_gnucash_warnings.schemas \ apps_gnucash_window_pages_account_tree.schemas \ apps_gnucash_window_pages_register.schemas @@ -74,6 +74,7 @@ GCONF_SCHEMAS= apps_gnucash_dialog_business_common.schemas \ .if defined(WITH_AQBANKING) || defined(WITH_OPENHBCI) LIB_DEPENDS+= aqbanking.21:${PORTSDIR}/finance/aqbanking \ ktoblzcheck.6:${PORTSDIR}/finance/ktoblzcheck +GCONF_SCHEMAS+= apps_gnucash_dialog_hbci.schemas CONFIGURE_ARGS+=--enable-hbci GC_LIBS+= -laqbanking PLIST_SUB+= AQBANKING="" diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index 6feb6581a67b..d9e71e8f8793 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,3 +1,3 @@ -MD5 (gnucash-2.2.6.tar.bz2) = 1dea48e0705759a3e60a8c2e1018e27b -SHA256 (gnucash-2.2.6.tar.bz2) = 4ecf729acacc04530f87c03c5d5f53f027b9aa79ece85ac9d92ca48e74bba26d -SIZE (gnucash-2.2.6.tar.bz2) = 7224677 +MD5 (gnucash-2.2.7.tar.bz2) = 0f3f324c274b136070b769aa10591ccf +SHA256 (gnucash-2.2.7.tar.bz2) = aaa558e76427b7a990287089a6e0e5ecb0f4404e0343a7200e1588f60ffab1e8 +SIZE (gnucash-2.2.7.tar.bz2) = 7362491 diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure deleted file mode 100644 index fbf21419ad7b..000000000000 --- a/finance/gnucash/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-07-27 12:17:44.000000000 -0500 -+++ configure 2008-09-06 22:14:05.289802801 -0500 -@@ -21359,7 +21359,7 @@ - echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." - else - pkg_config_min_version=0.9.0 -- if $PKG_CONFIG --atleast-pkgconfig-version $pkg_config_min_version; then -+ if 0 ; then - { echo "$as_me:$LINENO: checking for libgoffice-0.4 >= 0.4.0" >&5 - echo $ECHO_N "checking for libgoffice-0.4 >= 0.4.0... $ECHO_C" >&6; } - diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 94f6ba674133..83029d7ee893 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -258,6 +258,8 @@ lib/gnucash/libgncqof-backend-qsf.so lib/libgnc-backend-file-utils.la lib/libgnc-backend-file-utils.so lib/libgnc-backend-file-utils.so.0 +%%PGBACKEND%%lib/libgnc-backend-postgres.la +%%PGBACKEND%%lib/libgnc-backend-postgres.so lib/libgnc-business-ledger.la lib/libgnc-business-ledger.so lib/libgnc-business-ledger.so.0 @@ -846,6 +848,7 @@ share/locale/en_GB/LC_MESSAGES/gnucash.mo share/locale/es/LC_MESSAGES/gnucash.mo share/locale/es_NI/LC_MESSAGES/gnucash.mo share/locale/eu/LC_MESSAGES/gnucash.mo +share/locale/fi/LC_MESSAGES/gnucash.mo share/locale/fr/LC_MESSAGES/gnucash.mo share/locale/he/LC_MESSAGES/gnucash.mo share/locale/hu/LC_MESSAGES/gnucash.mo @@ -876,13 +879,14 @@ share/xml/gnucash/xsl/string.xsl share/xml/gnucash/xsl/vcard-gnccustomer.pl @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi @dirrmtry share/locale/es_NI/LC_MESSAGES @dirrmtry share/locale/es_NI @dirrmtry share/locale/de_CH/LC_MESSAGES @dirrmtry share/locale/de_CH @dirrm share/xml/gnucash/xsl @dirrm share/xml/gnucash -@dirrmtry share/xml @dirrm share/gnucash/xml/qsf @dirrm share/gnucash/xml @dirrm share/gnucash/ui -- cgit v1.2.3