summaryrefslogtreecommitdiffstats
path: root/finance/gnucash-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-03 02:57:03 +0000
committermarcus <marcus@FreeBSD.org>2003-04-03 02:57:03 +0000
commitdc4391a825e387acde40dff9c2d763c156817f63 (patch)
tree0ceb54d52b304c39510df82be1ca904c0d962650 /finance/gnucash-devel
parentf75f4f633cb127b595e696ca104375a32cdf5e24 (diff)
downloadFreeBSD-ports-dc4391a825e387acde40dff9c2d763c156817f63.zip
FreeBSD-ports-dc4391a825e387acde40dff9c2d763c156817f63.tar.gz
Update to 1.8.2.
Diffstat (limited to 'finance/gnucash-devel')
-rw-r--r--finance/gnucash-devel/Makefile3
-rw-r--r--finance/gnucash-devel/distinfo2
-rw-r--r--finance/gnucash-devel/files/patch-configure17
-rw-r--r--finance/gnucash-devel/pkg-plist1
4 files changed, 10 insertions, 13 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 8ba5761..8f59b5c 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 f500d39..c29073f 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 2606f32..08b837a 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 12fa5bf..f42c217 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
OpenPOWER on IntegriCloud