svn commit: r376546 - head/devel/libevt

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


Author: antoine
Date: Thu Jan  8 18:39:31 2015
New Revision: 376546
URL: https://svnweb.freebsd.org/changeset/ports/376546
QAT: https://qat.redports.org/buildarchive/r376546/

Log:
  Update to alpha-20150105

Modified:
  head/devel/libevt/Makefile
  head/devel/libevt/distinfo

Modified: head/devel/libevt/Makefile
==============================================================================
--- head/devel/libevt/Makefile	Thu Jan  8 16:22:20 2015	(r376545)
+++ head/devel/libevt/Makefile	Thu Jan  8 18:39:31 2015	(r376546)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libevt
-DISTVERSION=	alpha-20141026
+DISTVERSION=	alpha-20150105
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \
-		https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES=	https://github.com/libyal/libevt/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/libevt/distinfo
==============================================================================
--- head/devel/libevt/distinfo	Thu Jan  8 16:22:20 2015	(r376545)
+++ head/devel/libevt/distinfo	Thu Jan  8 18:39:31 2015	(r376546)
@@ -1,2 +1,2 @@
-SHA256 (libevt-alpha-20141026.tar.gz) = e0e8d40b1d70965cd2e192edd05c9fca19f1c3f7f01a9fad68178ce5444de380
-SIZE (libevt-alpha-20141026.tar.gz) = 1741057
+SHA256 (libevt-alpha-20150105.tar.gz) = 8a98618f35885ed13ca961024b21d36e4d9f50a3ca6704fcbc462f3b2da6e3a7
+SIZE (libevt-alpha-20150105.tar.gz) = 1744945


More information about the svn-ports-all mailing list