svn commit: r403126 - head/devel/libvhdi

Antoine Brodin antoine at FreeBSD.org
Sun Dec 6 16:02:17 UTC 2015


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


More information about the svn-ports-all mailing list