diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-03 02:57:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-03 02:57:03 +0000 |
commit | ea12032b972614962ebd3e4ba0b177ffc147971d (patch) | |
tree | 5ac64a8db1a20d938ba33655ffee23f2f6691cb5 | |
parent | 2eb89f8e1a1b250df68cf02fdeaaebe3e8015987 (diff) | |
download | ports-ea12032b972614962ebd3e4ba0b177ffc147971d.tar.gz ports-ea12032b972614962ebd3e4ba0b177ffc147971d.zip |
Notes
-rw-r--r-- | finance/gnucash-devel/Makefile | 3 | ||||
-rw-r--r-- | finance/gnucash-devel/distinfo | 2 | ||||
-rw-r--r-- | finance/gnucash-devel/files/patch-configure | 17 | ||||
-rw-r--r-- | finance/gnucash-devel/pkg-plist | 1 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 3 | ||||
-rw-r--r-- | finance/gnucash/distinfo | 2 | ||||
-rw-r--r-- | finance/gnucash/files/patch-configure | 17 | ||||
-rw-r--r-- | finance/gnucash/pkg-plist | 1 |
8 files changed, 20 insertions, 26 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 8ba5761e4008..8f59b5cdd91b 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnucash -PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTVERSION= 1.8.2 CATEGORIES= finance gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ diff --git a/finance/gnucash-devel/distinfo b/finance/gnucash-devel/distinfo index f500d39c5513..c29073f2b6de 100644 --- a/finance/gnucash-devel/distinfo +++ b/finance/gnucash-devel/distinfo @@ -1 +1 @@ -MD5 (gnucash-1.8.1.tar.gz) = b7f4601d91c66b00dfa3c76e00c02819 +MD5 (gnucash-1.8.2.tar.gz) = 3995f9df6766d2573b1cf96b6b12bea0 diff --git a/finance/gnucash-devel/files/patch-configure b/finance/gnucash-devel/files/patch-configure index 2606f32be35e..08b837a88641 100644 --- a/finance/gnucash-devel/files/patch-configure +++ b/finance/gnucash-devel/files/patch-configure @@ -1,8 +1,5 @@ - -$FreeBSD$ - ---- configure.orig Mon Feb 10 00:26:24 2003 -+++ configure Mon Feb 17 17:54:58 2003 +--- configure.orig Sun Mar 9 20:41:48 2003 ++++ configure Tue Mar 11 01:29:14 2003 @@ -3535,10 +3535,10 @@ #include "confdefs.h" #include <libintl.h> @@ -52,7 +49,7 @@ $FreeBSD$ ; return 0; } EOF if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -@@ -11328,7 +11328,7 @@ +@@ -11352,7 +11352,7 @@ withval="$with_help_prefix" GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash" else @@ -61,10 +58,10 @@ $FreeBSD$ fi -@@ -13115,7 +13115,7 @@ - echo "configure:13116: checking for gtkhtml < 1.1" >&5 - GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml` - GTKHTML_CFLAGS=`$GNOME_CONFIG --cflags gtkhtml` +@@ -13149,7 +13149,7 @@ + done + GTKHTML_CFLAGS=$GIVEN_CFLAGS + - if test "x$GTKHTML_LIBS" != x; then + if test "x$GTKHTML_LIBS" = "xNO"; then # check for gtkhtml and enable it via HAVE_LIBGTKHTML diff --git a/finance/gnucash-devel/pkg-plist b/finance/gnucash-devel/pkg-plist index 12fa5bf23f45..f42c21795f2c 100644 --- a/finance/gnucash-devel/pkg-plist +++ b/finance/gnucash-devel/pkg-plist @@ -1,3 +1,4 @@ +bin/dump-finance-quote bin/gnc-prices bin/gnc-test-env bin/gnucash diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 8ba5761e4008..8f59b5cdd91b 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnucash -PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTVERSION= 1.8.2 CATEGORIES= finance gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index f500d39c5513..c29073f2b6de 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1 +1 @@ -MD5 (gnucash-1.8.1.tar.gz) = b7f4601d91c66b00dfa3c76e00c02819 +MD5 (gnucash-1.8.2.tar.gz) = 3995f9df6766d2573b1cf96b6b12bea0 diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure index 2606f32be35e..08b837a88641 100644 --- a/finance/gnucash/files/patch-configure +++ b/finance/gnucash/files/patch-configure @@ -1,8 +1,5 @@ - -$FreeBSD$ - ---- configure.orig Mon Feb 10 00:26:24 2003 -+++ configure Mon Feb 17 17:54:58 2003 +--- configure.orig Sun Mar 9 20:41:48 2003 ++++ configure Tue Mar 11 01:29:14 2003 @@ -3535,10 +3535,10 @@ #include "confdefs.h" #include <libintl.h> @@ -52,7 +49,7 @@ $FreeBSD$ ; return 0; } EOF if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -@@ -11328,7 +11328,7 @@ +@@ -11352,7 +11352,7 @@ withval="$with_help_prefix" GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash" else @@ -61,10 +58,10 @@ $FreeBSD$ fi -@@ -13115,7 +13115,7 @@ - echo "configure:13116: checking for gtkhtml < 1.1" >&5 - GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml` - GTKHTML_CFLAGS=`$GNOME_CONFIG --cflags gtkhtml` +@@ -13149,7 +13149,7 @@ + done + GTKHTML_CFLAGS=$GIVEN_CFLAGS + - if test "x$GTKHTML_LIBS" != x; then + if test "x$GTKHTML_LIBS" = "xNO"; then # check for gtkhtml and enable it via HAVE_LIBGTKHTML diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 12fa5bf23f45..f42c21795f2c 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -1,3 +1,4 @@ +bin/dump-finance-quote bin/gnc-prices bin/gnc-test-env bin/gnucash |