diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:37:01 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:37:01 +0000 |
commit | fecaea4f65ca3a6b0691e31844de201831f253ab (patch) | |
tree | 7b00052dc6ae2bca0ff81b5e5053c8778ee9d3a1 | |
parent | Update to alpha-20160421 (diff) |
Update to alpha-20160423
Notes
Notes:
svn path=/head/; revision=414364
-rw-r--r-- | devel/libolecf/Makefile | 4 | ||||
-rw-r--r-- | devel/libolecf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libolecf/Makefile b/devel/libolecf/Makefile index eb64d15c1e44..22157aad9450 100644 --- a/devel/libolecf/Makefile +++ b/devel/libolecf/Makefile @@ -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/libolecf/releases/download/${PORTVERSION 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} diff --git a/devel/libolecf/distinfo b/devel/libolecf/distinfo index 5ad85ee95fdc..1db0a99976cd 100644 --- a/devel/libolecf/distinfo +++ b/devel/libolecf/distinfo @@ -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 |