svn commit: r382387 - head/devel/libvmdk
Antoine Brodin
antoine at FreeBSD.org
Fri Mar 27 10:10:20 UTC 2015
Author: antoine
Date: Fri Mar 27 10:10:18 2015
New Revision: 382387
URL: https://svnweb.freebsd.org/changeset/ports/382387
QAT: https://qat.redports.org/buildarchive/r382387/
Log:
Update to alpha-20150325
Modified:
head/devel/libvmdk/Makefile
head/devel/libvmdk/distinfo
Modified: head/devel/libvmdk/Makefile
==============================================================================
--- head/devel/libvmdk/Makefile Fri Mar 27 09:44:05 2015 (r382386)
+++ head/devel/libvmdk/Makefile Fri Mar 27 10:10:18 2015 (r382387)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libvmdk
-PORTVERSION= 20150105
+PORTVERSION= 20150325
DISTVERSIONPREFIX= alpha-
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libvmdk/releases/download/${PORTVERSION}/ \
@@ -14,8 +14,8 @@ COMMENT= Library and tools to access the
LICENSE= LGPL3
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= fuse gettext iconv libtool pathfix pkgconfig python
+CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
+USES= fuse gettext libtool pathfix pkgconfig python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Modified: head/devel/libvmdk/distinfo
==============================================================================
--- head/devel/libvmdk/distinfo Fri Mar 27 09:44:05 2015 (r382386)
+++ head/devel/libvmdk/distinfo Fri Mar 27 10:10:18 2015 (r382387)
@@ -1,2 +1,2 @@
-SHA256 (libvmdk-alpha-20150105.tar.gz) = 7d42cc6d588bebfc1a6c083ee82923ee4c074f489664c1472738db43ee6e43ed
-SIZE (libvmdk-alpha-20150105.tar.gz) = 1416247
+SHA256 (libvmdk-alpha-20150325.tar.gz) = 1278ea8ad9955204f4ddb0ce9fc9e9b1077b3e5134c98853a82ecaed6743387b
+SIZE (libvmdk-alpha-20150325.tar.gz) = 1416390
More information about the svn-ports-all
mailing list