From 01217900b54e2fbf884b2fcbc775d6dcf9286a8b Mon Sep 17 00:00:00 2001 From: madpilot Date: Mon, 10 Jun 2013 20:53:54 +0000 Subject: Update to 2.4.13 Approved by: kwm (gnome) --- finance/gnucash/Makefile | 3 +-- finance/gnucash/distinfo | 4 ++-- finance/gnucash/files/patch-configure | 11 ----------- finance/gnucash/pkg-plist | 5 +---- 4 files changed, 4 insertions(+), 19 deletions(-) delete mode 100644 finance/gnucash/files/patch-configure (limited to 'finance') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index a8bb6e817eed..34d0348fbce0 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -2,8 +2,7 @@ # $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $ PORTNAME= gnucash -PORTVERSION= 2.4.11 -PORTREVISION= 2 +PORTVERSION= 2.4.13 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index fe464cd9eb4e..65da3243eb33 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnucash-2.4.11.tar.bz2) = 93c3d66af8d75da66dad814cabeb35aac417018ccc98e833af93b2ab4d7b7761 -SIZE (gnucash-2.4.11.tar.bz2) = 9408193 +SHA256 (gnucash-2.4.13.tar.bz2) = f6025200eab90c098026310dc332272d922ce2d3a34fe926cc0c863c14009548 +SIZE (gnucash-2.4.13.tar.bz2) = 9400405 diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure deleted file mode 100644 index 04e7af4c7fe7..000000000000 --- a/finance/gnucash/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2012-07-12 21:51:32.000000000 +0200 -+++ configure 2012-07-27 15:10:34.324724219 +0200 -@@ -20969,7 +20969,7 @@ - as_fn_error $? "Library requirements (libxml-2.0 >= $LIBXML2_REQUIRED) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." "$LINENO" 5 - fi - --LIBXML_VERSION=`$PKG_CONFIG --version xml` -+LIBXML_VERSION=0.0 - - GIVEN_CFLAGS=$LIBXML2_CFLAGS - INCLUDE_DIRS=`echo | cpp -v 2>&1` diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 2a6e9c153bb1..764123441158 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -200,6 +200,7 @@ include/gnucash/policy.h include/gnucash/pricecell.h include/gnucash/print-session.h include/gnucash/qof-gobject.h +include/gnucash/qof-string-cache.h include/gnucash/qof.h include/gnucash/qofbackend-p.h include/gnucash/qofbackend.h @@ -1040,12 +1041,8 @@ share/locale/zh_CN/LC_MESSAGES/gnucash.mo share/locale/zh_TW/LC_MESSAGES/gnucash.mo @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/gnucash/ui @dirrm share/gnucash/scm/qif-import @dirrm share/gnucash/scm/gnumeric -- cgit