Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2015 09:22:49 +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: r382382 - head/devel/libregf
Message-ID:  <201503270922.t2R9Mn4C041030@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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