Date: Sat, 30 Apr 2016 21:37:01 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414364 - head/devel/libolecf Message-ID: <201604302137.u3ULb1Vj075522@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604302137.u3ULb1Vj075522>