diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-03 17:34:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-03 17:34:10 +0800 |
commit | 37df09c9e7cbd4c8582cb44611b7835a5df7cfc0 (patch) | |
tree | 1cdbc8af3c11b4d6e4570f934e7483af548606fd /devel | |
parent | 5dd3e2f55346ef5b4a65b9253e7284bc5200c9dc (diff) | |
download | freebsd-ports-gnome-37df09c9e7cbd4c8582cb44611b7835a5df7cfc0.tar.gz freebsd-ports-gnome-37df09c9e7cbd4c8582cb44611b7835a5df7cfc0.tar.zst freebsd-ports-gnome-37df09c9e7cbd4c8582cb44611b7835a5df7cfc0.zip |
Update to alpha-20160813
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libmsiecf/Makefile | 3 | ||||
-rw-r--r-- | devel/libmsiecf/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile index 814ee8141bbf..4fe3983a6034 100644 --- a/devel/libmsiecf/Makefile +++ b/devel/libmsiecf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmsiecf -DISTVERSION= alpha-20160421 +DISTVERSION= alpha-20160813 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,6 +11,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the MSIE index.dat files LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} diff --git a/devel/libmsiecf/distinfo b/devel/libmsiecf/distinfo index 45613fec3469..50358fb3860c 100644 --- a/devel/libmsiecf/distinfo +++ b/devel/libmsiecf/distinfo @@ -1,2 +1,3 @@ -SHA256 (libmsiecf-alpha-20160421.tar.gz) = 672c5d5be4413db17f323537913805ddb5f175cd9d30c0d862de145962e4834d -SIZE (libmsiecf-alpha-20160421.tar.gz) = 1452614 +TIMESTAMP = 1472476303 +SHA256 (libmsiecf-alpha-20160813.tar.gz) = 3669fd81b89a547c6130cf714b0348ed0475ea8e09ef5e457aff5f049f9e2a4a +SIZE (libmsiecf-alpha-20160813.tar.gz) = 1456515 |