diff options
author | ade <ade@FreeBSD.org> | 2000-11-04 04:49:35 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-04 04:49:35 +0800 |
commit | 43a863480cb7b1d6cd803b27dd2642e01bb2400f (patch) | |
tree | 38f342d7558709ce22a5117d6b68838be224e894 /deskutils | |
parent | f9267cdac001276bc61ecd79364a1af600079087 (diff) | |
download | freebsd-ports-gnome-43a863480cb7b1d6cd803b27dd2642e01bb2400f.tar.gz freebsd-ports-gnome-43a863480cb7b1d6cd803b27dd2642e01bb2400f.tar.zst freebsd-ports-gnome-43a863480cb7b1d6cd803b27dd2642e01bb2400f.zip |
Update to 1.4.8
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnucash/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gnucash/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index 78f18700e439..15738fe3d7d5 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnucash -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ @@ -20,7 +20,7 @@ BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ g-wrap:${PORTSDIR}/devel/g-wrap \ eperl:${PORTSDIR}/lang/eperl LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile -RUN_DEPENDS= slib48:${PORTSDIR}/lang/slib \ +RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \ gnuplot:${PORTSDIR}/math/gnuplot \ ${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/deskutils/gnucash/distinfo b/deskutils/gnucash/distinfo index 4c4855cb884f..ed5f14a69a16 100644 --- a/deskutils/gnucash/distinfo +++ b/deskutils/gnucash/distinfo @@ -1 +1 @@ -MD5 (gnucash-1.4.7.tar.gz) = 49dbbcd4c7dd8354a2566dd76ca5eb69 +MD5 (gnucash-1.4.8.tar.gz) = 25be2f08a0df06b23e06ea0f235cbeaf |