mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Upgrade to 0.8.6 (bug fixes).
This commit is contained in:
parent
7a86942b2d
commit
0a6576e9fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274470
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user