From owner-svn-ports-head@FreeBSD.ORG Fri Mar 27 09:22:50 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C96596F1; Fri, 27 Mar 2015 09:22:50 +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 B474CF90; Fri, 27 Mar 2015 09:22:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2R9Mogx041032; Fri, 27 Mar 2015 09:22:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2R9Mn4C041030; Fri, 27 Mar 2015 09:22:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201503270922.t2R9Mn4C041030@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 27 Mar 2015 09:22:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382382 - head/devel/libregf 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.18-1 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: Fri, 27 Mar 2015 09:22:50 -0000 Author: antoine Date: Fri Mar 27 09:22:48 2015 New Revision: 382382 URL: https://svnweb.freebsd.org/changeset/ports/382382 QAT: https://qat.redports.org/buildarchive/r382382/ Log: Update to alpha-20150315 Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Fri Mar 27 09:16:44 2015 (r382381) +++ head/devel/libregf/Makefile Fri Mar 27 09:22:48 2015 (r382382) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20150105 +DISTVERSION= alpha-20150315 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -13,8 +13,8 @@ COMMENT= Library and tools to support th LICENSE= LGPL3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig python +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= fuse gettext libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Fri Mar 27 09:16:44 2015 (r382381) +++ head/devel/libregf/distinfo Fri Mar 27 09:22:48 2015 (r382382) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20150105.tar.gz) = 603052acd1fd2b76ca03615be693557aa916af73948d9bd635420542fade7301 -SIZE (libregf-alpha-20150105.tar.gz) = 1566141 +SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41 +SIZE (libregf-alpha-20150315.tar.gz) = 1566658