aboutsummaryrefslogtreecommitdiffstats
path: root/finance/grisbi
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2011-05-23 05:30:43 +0800
committerthierry <thierry@FreeBSD.org>2011-05-23 05:30:43 +0800
commitdbb3c38374f9cf53bca4809ae1dbe2fce13234dd (patch)
tree9d99af0427ae51c92c1c105b5bc8e9b8fb8e3b49 /finance/grisbi
parenteec7e0e8cb0fc551902e47f9be9de32c2f08c799 (diff)
downloadfreebsd-ports-gnome-dbb3c38374f9cf53bca4809ae1dbe2fce13234dd.tar.gz
freebsd-ports-gnome-dbb3c38374f9cf53bca4809ae1dbe2fce13234dd.tar.zst
freebsd-ports-gnome-dbb3c38374f9cf53bca4809ae1dbe2fce13234dd.zip
Upgrade to 0.8.6 (bug fixes).
Diffstat (limited to 'finance/grisbi')
-rw-r--r--finance/grisbi/Makefile6
-rw-r--r--finance/grisbi/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 5f7df63571d6..90981ceee6af 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grisbi
-PORTVERSION= 0.8.4
+PORTVERSION= 0.8.6
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/
@@ -27,8 +27,8 @@ INSTALLS_ICONS= yes
MAN1= grisbi.1
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
diff --git a/finance/grisbi/distinfo b/finance/grisbi/distinfo
index 16c4f7f9d21d..53ec6d76fe82 100644
--- a/finance/grisbi/distinfo
+++ b/finance/grisbi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (grisbi-0.8.4.tar.bz2) = 55bbd2e486583b08e269fde2e492c4f0be8fda52206445dc2d3ab73e938f70c3
-SIZE (grisbi-0.8.4.tar.bz2) = 1875136
+SHA256 (grisbi-0.8.6.tar.bz2) = 44b6d06b0d96270f6aa813d1cdb66a21ccc5f82fb91e42d5e7ccc0f38749407c
+SIZE (grisbi-0.8.6.tar.bz2) = 1896146