svn commit: r392878 - head/devel/libevt
Antoine Brodin
antoine at FreeBSD.org
Sat Jul 25 11:40:11 UTC 2015
Author: antoine
Date: Sat Jul 25 11:40:09 2015
New Revision: 392878
URL: https://svnweb.freebsd.org/changeset/ports/392878
Log:
Update to alpha-20150706
Modified:
head/devel/libevt/Makefile
head/devel/libevt/distinfo
Modified: head/devel/libevt/Makefile
==============================================================================
--- head/devel/libevt/Makefile Sat Jul 25 11:39:27 2015 (r392877)
+++ head/devel/libevt/Makefile Sat Jul 25 11:40:09 2015 (r392878)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libevt
-DISTVERSION= alpha-20150105
+DISTVERSION= alpha-20150706
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -13,8 +13,8 @@ COMMENT= Library and tooling to access t
LICENSE= LGPL3
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= gettext iconv libtool pathfix python
+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/libevt/distinfo
==============================================================================
--- head/devel/libevt/distinfo Sat Jul 25 11:39:27 2015 (r392877)
+++ head/devel/libevt/distinfo Sat Jul 25 11:40:09 2015 (r392878)
@@ -1,2 +1,2 @@
-SHA256 (libevt-alpha-20150105.tar.gz) = 8a98618f35885ed13ca961024b21d36e4d9f50a3ca6704fcbc462f3b2da6e3a7
-SIZE (libevt-alpha-20150105.tar.gz) = 1744945
+SHA256 (libevt-alpha-20150706.tar.gz) = 92b5ff3b5e1e0f2d0be31eeae98c8425df8ded112439dd50670cf99dab1c9705
+SIZE (libevt-alpha-20150706.tar.gz) = 1747560
More information about the svn-ports-all
mailing list