svn commit: r376549 - head/devel/libregf

Antoine Brodin antoine at FreeBSD.org
Thu Jan 8 18:42:39 UTC 2015


Author: antoine
Date: Thu Jan  8 18:42:38 2015
New Revision: 376549
URL: https://svnweb.freebsd.org/changeset/ports/376549
QAT: https://qat.redports.org/buildarchive/r376549/

Log:
  Update to alpha-20150105

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

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Thu Jan  8 18:41:33 2015	(r376548)
+++ head/devel/libregf/Makefile	Thu Jan  8 18:42:38 2015	(r376549)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20141030
+DISTVERSION=	alpha-20150105
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
-		https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES=	https://github.com/libyal/libregf/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=		fuse gettext iconv libtool pathfix pkgconfig python:2
+USES=		fuse gettext iconv 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	Thu Jan  8 18:41:33 2015	(r376548)
+++ head/devel/libregf/distinfo	Thu Jan  8 18:42:38 2015	(r376549)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20141030.tar.gz) = 42369e636c465bdc3e2bdf4566fec4fafb01239fbe7870995b011eb9173fb7f3
-SIZE (libregf-alpha-20141030.tar.gz) = 1565756
+SHA256 (libregf-alpha-20150105.tar.gz) = 603052acd1fd2b76ca03615be693557aa916af73948d9bd635420542fade7301
+SIZE (libregf-alpha-20150105.tar.gz) = 1566141


More information about the svn-ports-head mailing list