mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to 20140818
This commit is contained in:
parent
8ec92be965
commit
f1a2e00aa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365506
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dfvfs
|
||||
PORTVERSION= 20140727
|
||||
PORTVERSION= 20140818
|
||||
CATEGORIES= security devel python
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \
|
||||
LOCAL/antoine
|
||||
@ -12,6 +12,7 @@ MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Digital Forensics Virtual File System
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||
|
||||
RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \
|
||||
libewf>=0:${PORTSDIR}/devel/libewf \
|
||||
@ -25,9 +26,8 @@ RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \
|
||||
${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
PORTDOCS= ACKNOWLEDGEMENTS AUTHORS
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dfvfs-20140727.tar.gz) = 6e14a0b6b359b2a30737e9b16f43e05ec6c1c4e979bcffae7d87dd472c326742
|
||||
SIZE (dfvfs-20140727.tar.gz) = 62373727
|
||||
SHA256 (dfvfs-20140818.tar.gz) = 42c109ddc235ef568d93ca9d46620e38a5f09521fd05fb469aa6a1eb79f66d1c
|
||||
SIZE (dfvfs-20140818.tar.gz) = 62374373
|
||||
|
Loading…
Reference in New Issue
Block a user