diff options
author | antoine <antoine@FreeBSD.org> | 2015-12-07 00:02:15 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-12-07 00:02:15 +0800 |
commit | 9c8825ccb078730f2f74b7dea7fd212dba2fcf3d (patch) | |
tree | 7e497efb22edbb04cf73bc2ea83dbe1cd9f0a796 /devel | |
parent | 98e567f32c0497ed8541c8c90f7f3d17bf736969 (diff) | |
download | freebsd-ports-gnome-9c8825ccb078730f2f74b7dea7fd212dba2fcf3d.tar.gz freebsd-ports-gnome-9c8825ccb078730f2f74b7dea7fd212dba2fcf3d.tar.zst freebsd-ports-gnome-9c8825ccb078730f2f74b7dea7fd212dba2fcf3d.zip |
Update to alpha-20150905
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvhdi/Makefile | 4 | ||||
-rw-r--r-- | devel/libvhdi/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libvhdi/Makefile b/devel/libvhdi/Makefile index 9031d0fb2270..b4e7d5f88c41 100644 --- a/devel/libvhdi/Makefile +++ b/devel/libvhdi/Makefile @@ -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} diff --git a/devel/libvhdi/distinfo b/devel/libvhdi/distinfo index da54e0713f51..6d8e6aa15ce6 100644 --- a/devel/libvhdi/distinfo +++ b/devel/libvhdi/distinfo @@ -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 |