svn commit: r384185 - head/devel/libesedb
Antoine Brodin
antoine at FreeBSD.org
Fri Apr 17 20:36:44 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list