svn commit: r382379 - head/devel/libmsiecf
Antoine Brodin
antoine at FreeBSD.org
Fri Mar 27 09:02:05 UTC 2015
Author: antoine
Date: Fri Mar 27 09:02:03 2015
New Revision: 382379
URL: https://svnweb.freebsd.org/changeset/ports/382379
QAT: https://qat.redports.org/buildarchive/r382379/
Log:
Update to alpha-20150314
Modified:
head/devel/libmsiecf/Makefile
head/devel/libmsiecf/distinfo
Modified: head/devel/libmsiecf/Makefile
==============================================================================
--- head/devel/libmsiecf/Makefile Fri Mar 27 08:56:55 2015 (r382378)
+++ head/devel/libmsiecf/Makefile Fri Mar 27 09:02:03 2015 (r382379)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libmsiecf
-DISTVERSION= alpha-20150106
+DISTVERSION= alpha-20150314
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -13,8 +13,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= gettext iconv libtool pathfix python
+CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE}
+USES= gettext libtool pathfix python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
Modified: head/devel/libmsiecf/distinfo
==============================================================================
--- head/devel/libmsiecf/distinfo Fri Mar 27 08:56:55 2015 (r382378)
+++ head/devel/libmsiecf/distinfo Fri Mar 27 09:02:03 2015 (r382379)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20150106.tar.gz) = f0c963394d4c9b2210158af28330be7a190562c48ded45edc474037adcc7c96a
-SIZE (libmsiecf-alpha-20150106.tar.gz) = 1380982
+SHA256 (libmsiecf-alpha-20150314.tar.gz) = 1fb1fc2f7955ffc2c1daae757d8194ba0db955ed4f9caad18a1153028366be1f
+SIZE (libmsiecf-alpha-20150314.tar.gz) = 1383534
More information about the svn-ports-all
mailing list