Update to 20150708
This commit is contained in:
parent
b3a75009e5
commit
584922bc73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392899
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dfvfs
|
||||
PORTVERSION= 20150129
|
||||
PORTVERSION= 20150708
|
||||
CATEGORIES= security devel python
|
||||
MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
|
||||
LOCAL/antoine
|
||||
@ -25,19 +25,12 @@ RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \
|
||||
libvshadow>=0:${PORTSDIR}/devel/libvshadow \
|
||||
${PYTHON_PKGNAMEPREFIX}construct>=0:${PORTSDIR}/devel/py-construct \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \
|
||||
${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk
|
||||
${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3
|
||||
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
PORTDOCS= ACKNOWLEDGEMENTS AUTHORS
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
# Note: for regression tests set LANG to en_US.UTF-8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dfvfs-20150129.tar.gz) = 276e0092a1226b65f18ac35e1c15cfc44341321855d27660c10fc825556e3b16
|
||||
SIZE (dfvfs-20150129.tar.gz) = 62429109
|
||||
SHA256 (dfvfs-20150708.tar.gz) = a0c8e6fe3789bcf60a277b8b7e7a4c3d2ba149bc0569b009b30952964ce70c3e
|
||||
SIZE (dfvfs-20150708.tar.gz) = 62448603
|
||||
|
Loading…
Reference in New Issue
Block a user