diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:36:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:36:13 +0000 |
commit | f018b13f8c10b06c9228043aa9f336ac4e303a1c (patch) | |
tree | b0bc6644ab77bb395924e06b72d8da7c289fed2e | |
parent | Update to alpha-20160420 (diff) |
Update to alpha-20160421
Notes
Notes:
svn path=/head/; revision=414363
-rw-r--r-- | devel/libmsiecf/Makefile | 4 | ||||
-rw-r--r-- | devel/libmsiecf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile index 243e3abef622..814ee8141bbf 100644 --- a/devel/libmsiecf/Makefile +++ b/devel/libmsiecf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmsiecf -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160421 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSIO MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the MSIE index.dat files -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} diff --git a/devel/libmsiecf/distinfo b/devel/libmsiecf/distinfo index 67e9bab8cc14..45613fec3469 100644 --- a/devel/libmsiecf/distinfo +++ b/devel/libmsiecf/distinfo @@ -1,2 +1,2 @@ -SHA256 (libmsiecf-alpha-20160107.tar.gz) = 95937744d6242c6881269d352e015f271fd4e72e2dfc748b3fb695d48f9ef51f -SIZE (libmsiecf-alpha-20160107.tar.gz) = 1445718 +SHA256 (libmsiecf-alpha-20160421.tar.gz) = 672c5d5be4413db17f323537913805ddb5f175cd9d30c0d862de145962e4834d +SIZE (libmsiecf-alpha-20160421.tar.gz) = 1452614 |