diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-06 01:14:04 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-06 01:14:04 +0800 |
commit | 2d558aace6ccc540d2f358f43e740f487b44c67a (patch) | |
tree | d309d56b91b429e165c3abd4f2076faee49286bb /devel | |
parent | d49556cbf80a465d23fcb8593723c808ae901fea (diff) | |
download | freebsd-ports-gnome-2d558aace6ccc540d2f358f43e740f487b44c67a.tar.gz freebsd-ports-gnome-2d558aace6ccc540d2f358f43e740f487b44c67a.tar.zst freebsd-ports-gnome-2d558aace6ccc540d2f358f43e740f487b44c67a.zip |
Update to alpha-20140803
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvmdk/Makefile | 6 | ||||
-rw-r--r-- | devel/libvmdk/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libvmdk/Makefile b/devel/libvmdk/Makefile index 4adb1a20b410..1cb4734f400d 100644 --- a/devel/libvmdk/Makefile +++ b/devel/libvmdk/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= libvmdk -# If/When moving from experimental to alpha, override DISTNAME to prevent PORTEPOCH -DISTVERSION= experimental-20140421 +PORTVERSION= 20140803 +DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSQ1dOUmhqMkR2cm8/ \ LOCAL/antoine @@ -19,7 +19,7 @@ USES= fuse gettext iconv libtool pathfix pkgconfig USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS ChangeLog diff --git a/devel/libvmdk/distinfo b/devel/libvmdk/distinfo index c74a4ab78542..1f4e79214fa4 100644 --- a/devel/libvmdk/distinfo +++ b/devel/libvmdk/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvmdk-experimental-20140421.tar.gz) = 0d4fa5a4748cd684896d00f7eaa75b36c2495f548d7c75158240ccaca1416ad0 -SIZE (libvmdk-experimental-20140421.tar.gz) = 1388714 +SHA256 (libvmdk-alpha-20140803.tar.gz) = 15b3a4e99635197299d7b8514d37c7e18980e39b58affc02f7d13205abe78aca +SIZE (libvmdk-alpha-20140803.tar.gz) = 1388794 |