Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2015 18:46:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376551 - head/devel/libolecf
Message-ID:  <201501081846.t08IkV2m031711@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan  8 18:46:31 2015
New Revision: 376551
URL: https://svnweb.freebsd.org/changeset/ports/376551
QAT: https://qat.redports.org/buildarchive/r376551/

Log:
  Update to alpha-20150106

Modified:
  head/devel/libolecf/Makefile
  head/devel/libolecf/distinfo

Modified: head/devel/libolecf/Makefile
==============================================================================
--- head/devel/libolecf/Makefile	Thu Jan  8 18:44:32 2015	(r376550)
+++ head/devel/libolecf/Makefile	Thu Jan  8 18:46:31 2015	(r376551)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libolecf
-DISTVERSION=	alpha-20141026
+DISTVERSION=	alpha-20150106
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \
-		https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES=	https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@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/libolecf/distinfo
==============================================================================
--- head/devel/libolecf/distinfo	Thu Jan  8 18:44:32 2015	(r376550)
+++ head/devel/libolecf/distinfo	Thu Jan  8 18:46:31 2015	(r376551)
@@ -1,2 +1,2 @@
-SHA256 (libolecf-alpha-20141026.tar.gz) = a633a47d4ad94cb6df80146c2c59f93f1ed6d4f98dbbc88c31f35f0ddd1fe5dc
-SIZE (libolecf-alpha-20141026.tar.gz) = 1437781
+SHA256 (libolecf-alpha-20150106.tar.gz) = 7197bcaa9b77757f50b5425a5114bea42d15d56cf02c0c7837e94be4c3a30697
+SIZE (libolecf-alpha-20150106.tar.gz) = 1440712



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501081846.t08IkV2m031711>