Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 11:40:10 +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: r392878 - head/devel/libevt
Message-ID:  <201507251140.t6PBeAj5097320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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