From owner-svn-ports-all@freebsd.org Sat Jul 4 18:11:54 2015 Return-Path: Delivered-To: svn-ports-all@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 241E690A9; Sat, 4 Jul 2015 18:11:54 +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 138271F30; Sat, 4 Jul 2015 18:11:54 +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 t64IBr6f045348; Sat, 4 Jul 2015 18:11:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t64IBrKA045343; Sat, 4 Jul 2015 18:11:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201507041811.t64IBrKA045343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 4 Jul 2015 18:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391325 - 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-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: Sat, 04 Jul 2015 18:11:54 -0000 Author: antoine Date: Sat Jul 4 18:11:52 2015 New Revision: 391325 URL: https://svnweb.freebsd.org/changeset/ports/391325 Log: Update to alpha-20150704 Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Sat Jul 4 18:10:50 2015 (r391324) +++ head/devel/libregf/Makefile Sat Jul 4 18:11:52 2015 (r391325) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20150315 +DISTVERSION= alpha-20150704 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -12,8 +12,10 @@ COMMENT= Library and tools to support th LICENSE= LGPL3 +LIB_DEPENDS= libfwsi.so:${PORTSDIR}/devel/libfwsi + GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwsi=${LOCALBASE} USES= fuse gettext libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Sat Jul 4 18:10:50 2015 (r391324) +++ head/devel/libregf/distinfo Sat Jul 4 18:11:52 2015 (r391325) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20150315.tar.gz) = 0f90f5f87ff098d0f7d9d7ec40763b5bb0c8f4db8400a7267021859eb595cf41 -SIZE (libregf-alpha-20150315.tar.gz) = 1566658 +SHA256 (libregf-alpha-20150704.tar.gz) = 212723f6560947f414d3200256ca6ae9a205bf7162452bd7511be7165830f1c9 +SIZE (libregf-alpha-20150704.tar.gz) = 1571438