diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:37:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-04-30 21:37:49 +0000 |
commit | 5d9461929f16c13d396f6837d3f030b06d9e742f (patch) | |
tree | 9307be2429c98ce431ed937fbb9502fd48405449 | |
parent | Update to alpha-20160423 (diff) |
Update to alpha-20160424
Notes
Notes:
svn path=/head/; revision=414365
-rw-r--r-- | devel/libsmraw/Makefile | 4 | ||||
-rw-r--r-- | devel/libsmraw/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsmraw/Makefile b/devel/libsmraw/Makefile index 954dd1bd67a8..20d5d2e62d29 100644 --- a/devel/libsmraw/Makefile +++ b/devel/libsmraw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsmraw -DISTVERSION= alpha-20160108 +DISTVERSION= alpha-20160424 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libsmraw/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/libsmraw/releases/download/${PORTVERSION MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the split RAW image format -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} diff --git a/devel/libsmraw/distinfo b/devel/libsmraw/distinfo index 336fa88088ae..1562d4156d7a 100644 --- a/devel/libsmraw/distinfo +++ b/devel/libsmraw/distinfo @@ -1,2 +1,2 @@ -SHA256 (libsmraw-alpha-20160108.tar.gz) = cd5a1d9d1b3b93527312e9dd584cd84af1f88c30b5de92fde87de8bc67574d7d -SIZE (libsmraw-alpha-20160108.tar.gz) = 1540320 +SHA256 (libsmraw-alpha-20160424.tar.gz) = 48bf1e6ea3b9594052d0698f07b39e4a40576675ce9277761a92b63fd81b210e +SIZE (libsmraw-alpha-20160424.tar.gz) = 1554105 |