Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 20:36:43 +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: r384185 - head/devel/libesedb
Message-ID:  <201504172036.t3HKahu8076402@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Apr 17 20:36:42 2015
New Revision: 384185
URL: https://svnweb.freebsd.org/changeset/ports/384185

Log:
  Update to experimental-20150409

Modified:
  head/devel/libesedb/Makefile
  head/devel/libesedb/distinfo

Modified: head/devel/libesedb/Makefile
==============================================================================
--- head/devel/libesedb/Makefile	Fri Apr 17 20:36:00 2015	(r384184)
+++ head/devel/libesedb/Makefile	Fri Apr 17 20:36:42 2015	(r384185)
@@ -3,10 +3,9 @@
 
 PORTNAME=	libesedb
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20141110
+DISTVERSION=	experimental-20150409
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSN082cmxsbHB0anc/ \
-		https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \
+MASTER_SITES=	https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org
@@ -15,8 +14,8 @@ COMMENT=	Library and tools to access the
 LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		gettext iconv libtool pathfix python:2
+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/libesedb/distinfo
==============================================================================
--- head/devel/libesedb/distinfo	Fri Apr 17 20:36:00 2015	(r384184)
+++ head/devel/libesedb/distinfo	Fri Apr 17 20:36:42 2015	(r384185)
@@ -1,2 +1,2 @@
-SHA256 (libesedb-experimental-20141110.tar.gz) = 249c5d88c82dc50929a854392f19bf037922868098b00a3889cb2d69125916bd
-SIZE (libesedb-experimental-20141110.tar.gz) = 1660844
+SHA256 (libesedb-experimental-20150409.tar.gz) = 600c9b09617d7c2eafdea77c1b0b50cea3c40ad605e8df07b1cf8f064f84272d
+SIZE (libesedb-experimental-20150409.tar.gz) = 1672926



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