update libewf to 20170703.

ok and inputs benoit@.
This commit is contained in:
rpointel 2017-11-04 10:49:22 +00:00
parent 5b5b968a1a
commit 35d52eb521
2 changed files with 10 additions and 8 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.4 2017/05/29 16:44:57 naddy Exp $
# $OpenBSD: Makefile,v 1.5 2017/11/04 10:49:22 rpointel Exp $
COMMENT = access the Expert Witness Compression Format
VERSION = 20160424
REVISION = 0
VERSION = 20170703
DISTNAME = libewf-experimental-${VERSION}
PKGNAME = libewf-${VERSION}
SHARED_LIBS += ewf 0.0 # 3.0
SHARED_LIBS += ewf 1.0 # 3.0
CATEGORIES = security
@ -18,14 +17,17 @@ MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# LGPLv3+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += bfio bz2 c crypto fuse m pthread ${MODPY_WANTLIB} util z
WANTLIB += bfio bz2 c crypto fuse m pthread ${MODPY_WANTLIB}
WANTLIB += smdev smraw util z
MASTER_SITES = https://github.com/libyal/libewf/releases/download/${VERSION}/
MODULES = devel/gettext \
lang/python
LIB_DEPENDS += devel/libbfio \
archivers/bzip2
archivers/bzip2 \
sysutils/libsmdev \
sysutils/libsmraw
CONFIGURE_STYLE = simple
CONFIGURE_ARGS += --mandir=${PREFIX}/man \

View File

@ -1,2 +1,2 @@
SHA256 (libewf-experimental-20160424.tar.gz) = YTRnES9S/pYM4BId0a3o63iH0/z8dhqnKNLxqp8TURY=
SIZE (libewf-experimental-20160424.tar.gz) = 2219626
SHA256 (libewf-experimental-20170703.tar.gz) = hP4SOJq6z2PeotkhtjYiC7f9oyYtHEZ/bURaXjH1Ot4=
SIZE (libewf-experimental-20170703.tar.gz) = 2230913