svn commit: r489097 - head/finance/gnucash-docs

Guido Falsi madpilot at FreeBSD.org
Wed Jan 2 22:06:07 UTC 2019


Author: madpilot
Date: Wed Jan  2 22:06:06 2019
New Revision: 489097
URL: https://svnweb.freebsd.org/changeset/ports/489097

Log:
  Update gnucash-docs to 3.4-1.

Modified:
  head/finance/gnucash-docs/Makefile
  head/finance/gnucash-docs/distinfo

Modified: head/finance/gnucash-docs/Makefile
==============================================================================
--- head/finance/gnucash-docs/Makefile	Wed Jan  2 20:51:15 2019	(r489096)
+++ head/finance/gnucash-docs/Makefile	Wed Jan  2 22:06:06 2019	(r489097)
@@ -3,9 +3,9 @@
 #   $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $
 
 PORTNAME=	gnucash-docs
-PORTVERSION=	3.4
+DISTVERSION=	3.4-1
 CATEGORIES=	finance gnome
-MASTER_SITES=	SF/gnucash/gnucash%20%28stable%29/${PORTVERSION}
+MASTER_SITES=	SF/gnucash/gnucash%20%28stable%29/${PORTVERSION:R}
 
 MAINTAINER=	madpilot at FreeBSD.org
 COMMENT=	Documentation for gnucash
@@ -16,6 +16,7 @@ RUN_DEPENDS=	yelp:x11/yelp
 USES=		autoreconf localbase gmake gnome
 USE_GNOME=	libxml2
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes
 NO_ARCH=	yes

Modified: head/finance/gnucash-docs/distinfo
==============================================================================
--- head/finance/gnucash-docs/distinfo	Wed Jan  2 20:51:15 2019	(r489096)
+++ head/finance/gnucash-docs/distinfo	Wed Jan  2 22:06:06 2019	(r489097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546209276
-SHA256 (gnucash-docs-3.4.tar.gz) = 6575438811ecf8a208a33cd6055b4a10ed324b89e12a247a76cdecc5a82489ec
-SIZE (gnucash-docs-3.4.tar.gz) = 92698625
+TIMESTAMP = 1546440308
+SHA256 (gnucash-docs-3.4-1.tar.gz) = 07d3b6eff48a305cd392e643d16ac12185bdcd456dcf6061441e9ef9faedf22d
+SIZE (gnucash-docs-3.4-1.tar.gz) = 92698983


More information about the svn-ports-head mailing list