Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 17:05:30 +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: r396284 - head/devel/libvhdi
Message-ID:  <201509071705.t87H5Ubi050162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Sep  7 17:05:29 2015
New Revision: 396284
URL: https://svnweb.freebsd.org/changeset/ports/396284

Log:
  Update to alpha-20150905

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

Modified: head/devel/libvhdi/Makefile
==============================================================================
--- head/devel/libvhdi/Makefile	Mon Sep  7 17:04:02 2015	(r396283)
+++ head/devel/libvhdi/Makefile	Mon Sep  7 17:05:29 2015	(r396284)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvhdi
-PORTVERSION=	20150110
+PORTVERSION=	20150905
 DISTVERSIONPREFIX=	alpha-
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libvhdi/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/libvhdi/distinfo
==============================================================================
--- head/devel/libvhdi/distinfo	Mon Sep  7 17:04:02 2015	(r396283)
+++ head/devel/libvhdi/distinfo	Mon Sep  7 17:05:29 2015	(r396284)
@@ -1,2 +1,2 @@
-SHA256 (libvhdi-alpha-20150110.tar.gz) = 2b9ce5d2e98237bb25aa684dd015bfd5c33d3ea81ac7ab0111fac7e873599593
-SIZE (libvhdi-alpha-20150110.tar.gz) = 1325211
+SHA256 (libvhdi-alpha-20150905.tar.gz) = 2a32ea86a7c87dcc20f75688c881e37978ab611c29769f22a7125e70029092fe
+SIZE (libvhdi-alpha-20150905.tar.gz) = 1362051



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509071705.t87H5Ubi050162>