diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-25 03:48:07 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-25 03:48:07 +0800 |
commit | 7a8f7b1999d9f092a320125e8f6a3614b69eef39 (patch) | |
tree | 409a8ad37f87bb12b260256ee14ab0177f96bcef /sysutils | |
parent | 5dda205fcb9f94e9e2eed2f68073361c6417048c (diff) | |
download | freebsd-ports-gnome-7a8f7b1999d9f092a320125e8f6a3614b69eef39.tar.gz freebsd-ports-gnome-7a8f7b1999d9f092a320125e8f6a3614b69eef39.tar.zst freebsd-ports-gnome-7a8f7b1999d9f092a320125e8f6a3614b69eef39.zip |
- Update to 20140320
- Use tar:tgz
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-pytsk/Makefile | 5 | ||||
-rw-r--r-- | sysutils/py-pytsk/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile index 919798813b6f..1ef1776243de 100644 --- a/sysutils/py-pytsk/Makefile +++ b/sysutils/py-pytsk/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= pytsk -DISTVERSION= 2014-02-09 +PORTVERSION= 20140320 CATEGORIES= sysutils security devel python MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -EXTRACT_SUFX= .tgz MAINTAINER= antoine@FreeBSD.org COMMENT= Python bindings for the Sleuthkit @@ -18,7 +17,7 @@ LIB_DEPENDS= libtsk.so:${PORTSDIR}/sysutils/sleuthkit WRKSRC= ${WRKDIR}/${PORTNAME} -USES= shebangfix +USES= shebangfix tar:tgz SHEBANG_FILES= samples/*.py python_OLD_CMD= .* python_CMD= ${PYTHON_CMD} diff --git a/sysutils/py-pytsk/distinfo b/sysutils/py-pytsk/distinfo index b78e3d29f32f..de2b90a85545 100644 --- a/sysutils/py-pytsk/distinfo +++ b/sysutils/py-pytsk/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytsk-2014-02-09.tgz) = 246e7adf31d4b2aa43d2ebfb351c00c8a8e7b556fd2740dc89b1441a41414db8 -SIZE (pytsk-2014-02-09.tgz) = 92637 +SHA256 (pytsk-20140320.tgz) = afbd40edaf9bbe6763b435598c9b5c16e9bd9ccb942f1d6b10d6b6d7456da13f +SIZE (pytsk-20140320.tgz) = 93156 |