Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2014 17:09:40 +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: r364124 - head/devel/libvhdi
Message-ID:  <53e10fd4.58ae.5cc293f9@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Aug  5 17:09:40 2014
New Revision: 364124
URL: http://svnweb.freebsd.org/changeset/ports/364124
QAT: https://qat.redports.org/buildarchive/r364124/

Log:
  Update to alpha-20140803

Modified:
  head/devel/libvhdi/Makefile
  head/devel/libvhdi/distinfo

Modified: head/devel/libvhdi/Makefile
==============================================================================
--- head/devel/libvhdi/Makefile	Tue Aug  5 17:05:18 2014	(r364123)
+++ head/devel/libvhdi/Makefile	Tue Aug  5 17:09:40 2014	(r364124)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libvhdi
-# If/When moving from experimental to alpha, override DISTNAME to prevent PORTEPOCH
-DISTVERSION=	experimental-20140330
+PORTVERSION=	20140803
+DISTVERSIONPREFIX=	alpha-
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSY250RjRzRXQ0bDg/ \
 		LOCAL/antoine
@@ -19,7 +19,7 @@ USES=		fuse gettext iconv libtool pathfi
 USE_PYTHON=	2
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 PORTDOCS=	AUTHORS ChangeLog
 

Modified: head/devel/libvhdi/distinfo
==============================================================================
--- head/devel/libvhdi/distinfo	Tue Aug  5 17:05:18 2014	(r364123)
+++ head/devel/libvhdi/distinfo	Tue Aug  5 17:09:40 2014	(r364124)
@@ -1,2 +1,2 @@
-SHA256 (libvhdi-experimental-20140330.tar.gz) = eb57d9907e1be98cc8e45dd68581fdd3e4a007573cc732649ac00985da7d9677
-SIZE (libvhdi-experimental-20140330.tar.gz) = 1306365
+SHA256 (libvhdi-alpha-20140803.tar.gz) = abf64d8f2ba19bada6987d829e0099e7a347239bc86fb87d1ca6762ebc07e4fe
+SIZE (libvhdi-alpha-20140803.tar.gz) = 1303735



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e10fd4.58ae.5cc293f9>