1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Update gnucash to 2.6.14

- Add missing dependencies spotted by poudriere (stage-qa)
- Convert to USES=localbase
This commit is contained in:
Guido Falsi 2016-09-19 21:17:38 +00:00
parent 038e022f91
commit 7d76c53edd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422462
2 changed files with 12 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $
PORTNAME= gnucash
PORTVERSION= 2.6.13
PORTVERSION= 2.6.14
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
@ -14,7 +14,11 @@ LICENSE_COMB= dual
LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring \
libwebkitgtk-1.0.so:www/webkit-gtk2 \
libgoffice-0.8.so:devel/goffice
libgoffice-0.8.so:devel/goffice \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-Date-Manip>=0:devel/p5-Date-Manip \
p5-Finance-Quote>=0:finance/p5-Finance-Quote
@ -58,14 +62,12 @@ GUILE2_BUILD_DEPENDS= slib-guile2>0:lang/slib-guile2
GUILE2_RUN_DEPENDS= slib-guile2>0:lang/slib-guile2
USE_XORG= x11
USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool perl5 \
pkgconfig shebangfix tar:bzip2
USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool localbase \
perl5 pkgconfig shebangfix tar:bzip2
INSTALLS_ICONS= yes
USE_GNOME+= gtk20 intltool libgnomecanvas libxml2 libxslt:build
USE_GNOME+= cairo gtk20 intltool libgnomecanvas libxml2 libxslt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-error-on-warning \
--disable-doxygen
SHEBANG_FILES= src/gnc-test-env.pl src/quotes/gnc-fq-dump

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1467150750
SHA256 (gnucash-2.6.13.tar.bz2) = 0fe3c12c849cddee502da07edc8e3db286d32333f4e7cb327bed735f480ee735
SIZE (gnucash-2.6.13.tar.bz2) = 13564015
TIMESTAMP = 1474207977
SHA256 (gnucash-2.6.14.tar.bz2) = 3b144f2ca5025df5eb1977b11e6f93208f3e90d840285ae952fa9b3da8158e75
SIZE (gnucash-2.6.14.tar.bz2) = 13368599