svn commit: r376548 - head/devel/libmsiecf

Antoine Brodin antoine at FreeBSD.org
Thu Jan 8 18:41:34 UTC 2015


Author: antoine
Date: Thu Jan  8 18:41:33 2015
New Revision: 376548
URL: https://svnweb.freebsd.org/changeset/ports/376548
QAT: https://qat.redports.org/buildarchive/r376548/

Log:
  Update to alpha-20150106

Modified:
  head/devel/libmsiecf/Makefile
  head/devel/libmsiecf/distinfo

Modified: head/devel/libmsiecf/Makefile
==============================================================================
--- head/devel/libmsiecf/Makefile	Thu Jan  8 18:40:35 2015	(r376547)
+++ head/devel/libmsiecf/Makefile	Thu Jan  8 18:41:33 2015	(r376548)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libmsiecf
-DISTVERSION=	alpha-20141025
+DISTVERSION=	alpha-20150106
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \
-		https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES=	https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine at FreeBSD.org
@@ -15,7 +14,7 @@ LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		gettext iconv libtool pathfix python:2
+USES=		gettext iconv libtool pathfix python
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}

Modified: head/devel/libmsiecf/distinfo
==============================================================================
--- head/devel/libmsiecf/distinfo	Thu Jan  8 18:40:35 2015	(r376547)
+++ head/devel/libmsiecf/distinfo	Thu Jan  8 18:41:33 2015	(r376548)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20141025.tar.gz) = 690ba6e415fc3f0a4c00c54b871f37d8700bdaafc2277f9431e091d4519d00ab
-SIZE (libmsiecf-alpha-20141025.tar.gz) = 1378599
+SHA256 (libmsiecf-alpha-20150106.tar.gz) = f0c963394d4c9b2210158af28330be7a190562c48ded45edc474037adcc7c96a
+SIZE (libmsiecf-alpha-20150106.tar.gz) = 1380982


More information about the svn-ports-all mailing list