summaryrefslogtreecommitdiff
path: root/finance/grisbi
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-05-22 21:30:43 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-05-22 21:30:43 +0000
commit0a6576e9fc4219a48f181d6d28fe0e87375702fc (patch)
tree4395e103fdfcb2845fa745b788352ccfaf2edaf0 /finance/grisbi
parentAdd missing trailing slash to URL. (diff)
Upgrade to 0.8.6 (bug fixes).
Notes
Notes: svn path=/head/; revision=274470
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