diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-31 12:40:47 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-31 12:40:47 +0000 |
commit | 8706ca1c0f30e0b2fe8c5b3542cee26385eb4594 (patch) | |
tree | 7229d2867677ed802014f487f2c2c6f0161bf2d4 /finance/gnucash-docs | |
parent | 6f7dd4eca5d4f295954e3751cb75a7723572760f (diff) | |
download | freebsd-ports-8706ca1c0f30e0b2fe8c5b3542cee26385eb4594.zip |
- Update gnucash to 3.4
- Update gnucash-docs to 3.4
- Change variables order to silence portlint warnings
- add USES=gnome
Diffstat (limited to 'finance/gnucash-docs')
-rw-r--r-- | finance/gnucash-docs/Makefile | 7 | ||||
-rw-r--r-- | finance/gnucash-docs/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 9c421851bb0c..90af60cc63e5 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $ PORTNAME= gnucash-docs -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} @@ -13,9 +13,10 @@ COMMENT= Documentation for gnucash LIB_DEPENDS= librarian.so:textproc/rarian RUN_DEPENDS= yelp:x11/yelp -INSTALLS_OMF= yes -USES= autoreconf localbase gmake +USES= autoreconf localbase gmake gnome USE_GNOME= libxml2 + +INSTALLS_OMF= yes GNU_CONFIGURE= yes NO_ARCH= yes diff --git a/finance/gnucash-docs/distinfo b/finance/gnucash-docs/distinfo index 42f370cdbb94..3a901f8713e8 100644 --- a/finance/gnucash-docs/distinfo +++ b/finance/gnucash-docs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538390171 -SHA256 (gnucash-docs-3.3.tar.gz) = cc84ca9b45c8e691347c5a9859156fe849f777c6771cb23dca08214809876483 -SIZE (gnucash-docs-3.3.tar.gz) = 92348594 +TIMESTAMP = 1546209276 +SHA256 (gnucash-docs-3.4.tar.gz) = 6575438811ecf8a208a33cd6055b4a10ed324b89e12a247a76cdecc5a82489ec +SIZE (gnucash-docs-3.4.tar.gz) = 92698625 |