summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-09-25 05:17:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-09-25 05:17:05 +0000
commit3d1b0535e6a8d9fc8c43c7052ed4fa0cd2f2ade3 (patch)
tree0710e296715de9d75730f17bbc5e95c5d8c51206 /finance
parentUpdate to 2003.09.25. (diff)
Update to 1.8.7.
Notes
Notes: svn path=/head/; revision=89303
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-devel/Makefile2
-rw-r--r--finance/gnucash-devel/distinfo2
-rw-r--r--finance/gnucash-devel/files/patch-configure64
-rw-r--r--finance/gnucash-devel/pkg-plist1
-rw-r--r--finance/gnucash/Makefile2
-rw-r--r--finance/gnucash/distinfo2
-rw-r--r--finance/gnucash/files/patch-configure64
-rw-r--r--finance/gnucash/pkg-plist1
8 files changed, 34 insertions, 104 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index d7af5261d601..2931c24c5a87 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnucash
-PORTVERSION= 1.8.5
+PORTVERSION= 1.8.7
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 f6d4af7df373..4b4c4a8136ab 100644
--- a/finance/gnucash-devel/distinfo
+++ b/finance/gnucash-devel/distinfo
@@ -1 +1 @@
-MD5 (gnucash-1.8.5.tar.gz) = 0459714dc63bd08b1b6702470b362a80
+MD5 (gnucash-1.8.7.tar.gz) = f2d879195fe179004496230ace60b822
diff --git a/finance/gnucash-devel/files/patch-configure b/finance/gnucash-devel/files/patch-configure
index 08b837a88641..094f45f1bb2c 100644
--- a/finance/gnucash-devel/files/patch-configure
+++ b/finance/gnucash-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sun Mar 9 20:41:48 2003
-+++ configure Tue Mar 11 01:29:14 2003
-@@ -3535,10 +3535,10 @@
+--- configure.orig Sun Sep 21 16:06:57 2003
++++ configure Sun Sep 21 16:07:24 2003
+@@ -3860,10 +3860,10 @@
#include "confdefs.h"
#include <libintl.h>
extern int _nl_msg_cat_cntr;
@@ -12,44 +12,8 @@
+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
; return 0; }
EOF
- if { (eval echo configure:3545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -3924,7 +3924,7 @@
- #include "confdefs.h"
- #include <libintl.h>
- extern int _nl_msg_cat_cntr;
--extern int *_nl_domain_bindings;
-+extern int *libintl_nl_domain_bindings;
- extern
- #ifdef __cplusplus
- "C"
-@@ -3932,7 +3932,7 @@
- const char *_nl_expand_alias ();
- int main() {
- bindtextdomain ("", "");
--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)
-+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings + *_nl_expand_alias (0)
- ; return 0; }
- EOF
- if { (eval echo configure:3939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -3952,7 +3952,7 @@
- #include "confdefs.h"
- #include <libintl.h>
- extern int _nl_msg_cat_cntr;
--extern int *_nl_domain_bindings;
-+extern int *libintl_nl_domain_bindings;
- extern
- #ifdef __cplusplus
- "C"
-@@ -3960,7 +3960,7 @@
- const char *_nl_expand_alias ();
- int main() {
- bindtextdomain ("", "");
--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)
-+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings + *_nl_expand_alias (0)
- ; return 0; }
- EOF
- if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -11352,7 +11352,7 @@
+ if { (eval echo configure:3870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -11776,7 +11776,7 @@
withval="$with_help_prefix"
GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash"
else
@@ -58,12 +22,12 @@
fi
-@@ -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
- # if found
- echo $ac_n "checking for gtk_html_new in -lgtkhtml""... $ac_c" 1>&6
+@@ -13665,7 +13665,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-lgtkhtml $GTKHTML_LIBS $LIBS"
++LIBS="-lgtkhtml-1.1 $GTKHTML_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 13671 "configure"
+ #include "confdefs.h"
diff --git a/finance/gnucash-devel/pkg-plist b/finance/gnucash-devel/pkg-plist
index 1e2484ad0d14..509b45e70a25 100644
--- a/finance/gnucash-devel/pkg-plist
+++ b/finance/gnucash-devel/pkg-plist
@@ -428,6 +428,7 @@ share/gnome/gnucash/doc/guile-hackers.txt
share/gnome/gnucash/doc/html/Account_8h.html
share/gnome/gnucash/doc/html/SchedXaction_8h.html
share/gnome/gnucash/doc/html/Transaction_8h.html
+share/gnome/gnucash/doc/html/TransLog_8h.html
share/gnome/gnucash/doc/html/annotated.html
share/gnome/gnucash/doc/html/classes.html
share/gnome/gnucash/doc/html/date_8h.html
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index d7af5261d601..2931c24c5a87 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnucash
-PORTVERSION= 1.8.5
+PORTVERSION= 1.8.7
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 f6d4af7df373..4b4c4a8136ab 100644
--- a/finance/gnucash/distinfo
+++ b/finance/gnucash/distinfo
@@ -1 +1 @@
-MD5 (gnucash-1.8.5.tar.gz) = 0459714dc63bd08b1b6702470b362a80
+MD5 (gnucash-1.8.7.tar.gz) = f2d879195fe179004496230ace60b822
diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure
index 08b837a88641..094f45f1bb2c 100644
--- a/finance/gnucash/files/patch-configure
+++ b/finance/gnucash/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sun Mar 9 20:41:48 2003
-+++ configure Tue Mar 11 01:29:14 2003
-@@ -3535,10 +3535,10 @@
+--- configure.orig Sun Sep 21 16:06:57 2003
++++ configure Sun Sep 21 16:07:24 2003
+@@ -3860,10 +3860,10 @@
#include "confdefs.h"
#include <libintl.h>
extern int _nl_msg_cat_cntr;
@@ -12,44 +12,8 @@
+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
; return 0; }
EOF
- if { (eval echo configure:3545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -3924,7 +3924,7 @@
- #include "confdefs.h"
- #include <libintl.h>
- extern int _nl_msg_cat_cntr;
--extern int *_nl_domain_bindings;
-+extern int *libintl_nl_domain_bindings;
- extern
- #ifdef __cplusplus
- "C"
-@@ -3932,7 +3932,7 @@
- const char *_nl_expand_alias ();
- int main() {
- bindtextdomain ("", "");
--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)
-+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings + *_nl_expand_alias (0)
- ; return 0; }
- EOF
- if { (eval echo configure:3939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -3952,7 +3952,7 @@
- #include "confdefs.h"
- #include <libintl.h>
- extern int _nl_msg_cat_cntr;
--extern int *_nl_domain_bindings;
-+extern int *libintl_nl_domain_bindings;
- extern
- #ifdef __cplusplus
- "C"
-@@ -3960,7 +3960,7 @@
- const char *_nl_expand_alias ();
- int main() {
- bindtextdomain ("", "");
--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0)
-+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings + *_nl_expand_alias (0)
- ; return 0; }
- EOF
- if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -11352,7 +11352,7 @@
+ if { (eval echo configure:3870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -11776,7 +11776,7 @@
withval="$with_help_prefix"
GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash"
else
@@ -58,12 +22,12 @@
fi
-@@ -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
- # if found
- echo $ac_n "checking for gtk_html_new in -lgtkhtml""... $ac_c" 1>&6
+@@ -13665,7 +13665,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-lgtkhtml $GTKHTML_LIBS $LIBS"
++LIBS="-lgtkhtml-1.1 $GTKHTML_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 13671 "configure"
+ #include "confdefs.h"
diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist
index 1e2484ad0d14..509b45e70a25 100644
--- a/finance/gnucash/pkg-plist
+++ b/finance/gnucash/pkg-plist
@@ -428,6 +428,7 @@ share/gnome/gnucash/doc/guile-hackers.txt
share/gnome/gnucash/doc/html/Account_8h.html
share/gnome/gnucash/doc/html/SchedXaction_8h.html
share/gnome/gnucash/doc/html/Transaction_8h.html
+share/gnome/gnucash/doc/html/TransLog_8h.html
share/gnome/gnucash/doc/html/annotated.html
share/gnome/gnucash/doc/html/classes.html
share/gnome/gnucash/doc/html/date_8h.html