svn commit: r378110 - head/devel/libfwsi

Antoine Brodin antoine at FreeBSD.org
Thu Jan 29 10:49:33 UTC 2015


Author: antoine
Date: Thu Jan 29 10:49:31 2015
New Revision: 378110
URL: https://svnweb.freebsd.org/changeset/ports/378110
QAT: https://qat.redports.org/buildarchive/r378110/

Log:
  Update to experimental-20150124

Modified:
  head/devel/libfwsi/Makefile
  head/devel/libfwsi/distinfo

Modified: head/devel/libfwsi/Makefile
==============================================================================
--- head/devel/libfwsi/Makefile	Thu Jan 29 10:24:19 2015	(r378109)
+++ head/devel/libfwsi/Makefile	Thu Jan 29 10:49:31 2015	(r378110)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libfwsi
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20150105
+DISTVERSION=	experimental-20150124
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libfwsi/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -14,8 +14,8 @@ COMMENT=	Library to access the Windows S
 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/libfwsi/distinfo
==============================================================================
--- head/devel/libfwsi/distinfo	Thu Jan 29 10:24:19 2015	(r378109)
+++ head/devel/libfwsi/distinfo	Thu Jan 29 10:49:31 2015	(r378110)
@@ -1,2 +1,2 @@
-SHA256 (libfwsi-experimental-20150105.tar.gz) = 7ff5829b8bf6f81f465a6ad6ab7240d52fa22c3e8b34b512dafebde56d53e0ee
-SIZE (libfwsi-experimental-20150105.tar.gz) = 1173893
+SHA256 (libfwsi-experimental-20150124.tar.gz) = a06110ef29f950f8f5e8ea40142c33b0fb26aace7ac116169cf7c800a461e211
+SIZE (libfwsi-experimental-20150124.tar.gz) = 1174527


More information about the svn-ports-all mailing list