From owner-svn-ports-head@freebsd.org Sat Apr 30 21:37:02 2016 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 83AF7B22648; Sat, 30 Apr 2016 21:37:02 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 54D1B1BE7; Sat, 30 Apr 2016 21:37:02 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3ULb1cb075524; Sat, 30 Apr 2016 21:37:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3ULb1Vj075522; Sat, 30 Apr 2016 21:37:01 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201604302137.u3ULb1Vj075522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 30 Apr 2016 21:37:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414364 - head/devel/libolecf 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.22 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, 30 Apr 2016 21:37:02 -0000 Author: antoine Date: Sat Apr 30 21:37:01 2016 New Revision: 414364 URL: https://svnweb.freebsd.org/changeset/ports/414364 Log: Update to alpha-20160423 Modified: head/devel/libolecf/Makefile head/devel/libolecf/distinfo Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Sat Apr 30 21:36:13 2016 (r414363) +++ head/devel/libolecf/Makefile Sat Apr 30 21:37:01 2016 (r414364) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160423 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} Modified: head/devel/libolecf/distinfo ============================================================================== --- head/devel/libolecf/distinfo Sat Apr 30 21:36:13 2016 (r414363) +++ head/devel/libolecf/distinfo Sat Apr 30 21:37:01 2016 (r414364) @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20160107.tar.gz) = 0eed5d30cb919d2880ec5e4846ac737c36bbe8c7b7918ef2ff8f4e0b7ae1a6b4 -SIZE (libolecf-alpha-20160107.tar.gz) = 1509120 +SHA256 (libolecf-alpha-20160423.tar.gz) = 1cdecc16dd58b5bc96a9d9a92a2c65d27831bee442f638f4da3d1a27cf57f56a +SIZE (libolecf-alpha-20160423.tar.gz) = 1514879