From owner-svn-ports-all@FreeBSD.ORG Fri Apr 17 20:36:44 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2B0D64D; Fri, 17 Apr 2015 20:36:43 +0000 (UTC) Received: from svn.freebsd.org (svn.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 C754DA9B; Fri, 17 Apr 2015 20:36:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3HKahPY076404; Fri, 17 Apr 2015 20:36:43 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3HKahu8076402; Fri, 17 Apr 2015 20:36:43 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201504172036.t3HKahu8076402@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 17 Apr 2015 20:36:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384185 - head/devel/libesedb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2015 20:36:44 -0000 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