svn commit: r382382 - head/devel/libregf

Antoine Brodin antoine at FreeBSD.org
Fri Mar 27 09:22:50 UTC 2015


Author: antoine
Date: Fri Mar 27 09:22:48 2015
New Revision: 382382
URL: https://svnweb.freebsd.org/changeset/ports/382382
QAT: https://qat.redports.org/buildarchive/r382382/

Log:
  Update to alpha-20150315

Modified:
  head/devel/libregf/Makefile
  head/devel/libregf/distinfo

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Fri Mar 27 09:16:44 2015	(r382381)
+++ head/devel/libregf/Makefile	Fri Mar 27 09:22:48 2015	(r382382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20150105
+DISTVERSION=	alpha-20150315
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -13,8 +13,8 @@ COMMENT=	Library and tools to support th
 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:E}

Modified: head/devel/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo	Fri Mar 27 09:16:44 2015	(r382381)
+++ head/devel/libregf/distinfo	Fri Mar 27 09:22:48 2015	(r382382)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20150105.tar.gz) = 603052acd1fd2b76ca03615be693557aa916af73948d9bd635420542fade7301
-SIZE (libregf-alpha-20150105.tar.gz) = 1566141
+SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41
+SIZE (libregf-alpha-20150315.tar.gz) = 1566658


More information about the svn-ports-head mailing list