Update to 20161109

This commit is contained in:
Antoine Brodin 2016-11-12 10:04:11 +00:00
parent 6721a47473
commit 30e5626792
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425934
3 changed files with 7 additions and 7 deletions

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= pytsk
PORTVERSION= 20160721
PORTVERSION= 20161109
CATEGORIES= sysutils security devel python
MASTER_SITES= https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/ \
LOCAL/antoine
MASTER_SITES= CHEESESHOP \
https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}3-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1469129508
SHA256 (pytsk3-20160721.tar.gz) = de6f49e687a4eb747d052b43ec55e6eaea5bc33394680ee232af0329209ffc85
SIZE (pytsk3-20160721.tar.gz) = 2958826
TIMESTAMP = 1478710780
SHA256 (pytsk3-20161109.tar.gz) = 424d8303dc9e03b62c3cbc26bc0cf9f05b9e061483ed8d823cd64c294390b7f6
SIZE (pytsk3-20161109.tar.gz) = 2800870

View File

@ -1,6 +1,6 @@
# Unbundle sleuthkit and talloc
--- setup.py.orig 2016-07-21 19:02:40 UTC
--- setup.py.orig 2016-09-04 05:23:42 UTC
+++ setup.py
@@ -169,9 +169,9 @@ class BuildExtCommand(build_ext):