From owner-svn-ports-head@freebsd.org Sat Jul 25 11:40:11 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 467CA9AAD9E; Sat, 25 Jul 2015 11:40:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3799514EC; Sat, 25 Jul 2015 11:40:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6PBeBvt097322; Sat, 25 Jul 2015 11:40:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6PBeAj5097320; Sat, 25 Jul 2015 11:40:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201507251140.t6PBeAj5097320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 25 Jul 2015 11:40:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392878 - head/devel/libevt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2015 11:40:11 -0000 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