Date: Sun, 6 Dec 2015 16:02:16 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403126 - head/devel/libvhdi Message-ID: <201512061602.tB6G2Gw1043306@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Dec 6 16:02:15 2015 New Revision: 403126 URL: https://svnweb.freebsd.org/changeset/ports/403126 Log: Update to alpha-20150905 Modified: head/devel/libvhdi/Makefile head/devel/libvhdi/distinfo Modified: head/devel/libvhdi/Makefile ============================================================================== --- head/devel/libvhdi/Makefile Sun Dec 6 16:00:48 2015 (r403125) +++ head/devel/libvhdi/Makefile Sun Dec 6 16:02:15 2015 (r403126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150905 +PORTVERSION= 20151205 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ @@ -24,7 +24,7 @@ PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Modified: head/devel/libvhdi/distinfo ============================================================================== --- head/devel/libvhdi/distinfo Sun Dec 6 16:00:48 2015 (r403125) +++ head/devel/libvhdi/distinfo Sun Dec 6 16:02:15 2015 (r403126) @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150905.tar.gz) = 2a32ea86a7c87dcc20f75688c881e37978ab611c29769f22a7125e70029092fe -SIZE (libvhdi-alpha-20150905.tar.gz) = 1362051 +SHA256 (libvhdi-alpha-20151205.tar.gz) = 61716997aecc8d0299920209f24536c74efefc371c168b16d382234ae7d3ccd4 +SIZE (libvhdi-alpha-20151205.tar.gz) = 1363578
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512061602.tB6G2Gw1043306>