aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-pytsk
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-02-03 09:24:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-02-03 09:24:06 +0000
commitc81127c0c4534f36a39ea067fd2ec7d12801f3a9 (patch)
tree8822a66e50f0dfa04e11123ba97e5f1a2388dd04 /sysutils/py-pytsk
parentbb47ef588160677fb526ffe8f3f4678ca8ebcde6 (diff)
Notes
Diffstat (limited to 'sysutils/py-pytsk')
-rw-r--r--sysutils/py-pytsk/Makefile2
-rw-r--r--sysutils/py-pytsk/distinfo6
-rw-r--r--sysutils/py-pytsk/files/patch-setup.py2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile
index ad36f759bffc..d745cdf436cc 100644
--- a/sysutils/py-pytsk/Makefile
+++ b/sysutils/py-pytsk/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pytsk
-PORTVERSION= 20161109
+PORTVERSION= 20170128
CATEGORIES= sysutils security devel python
MASTER_SITES= CHEESESHOP \
https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/
diff --git a/sysutils/py-pytsk/distinfo b/sysutils/py-pytsk/distinfo
index 74ff7c805248..862a158f4092 100644
--- a/sysutils/py-pytsk/distinfo
+++ b/sysutils/py-pytsk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478710780
-SHA256 (pytsk3-20161109.tar.gz) = 424d8303dc9e03b62c3cbc26bc0cf9f05b9e061483ed8d823cd64c294390b7f6
-SIZE (pytsk3-20161109.tar.gz) = 2800870
+TIMESTAMP = 1485627915
+SHA256 (pytsk3-20170128.tar.gz) = 71df82052f209583b2c042fed2abc5110ff83d950cdf748d6cbad244d709ce46
+SIZE (pytsk3-20170128.tar.gz) = 2803782
diff --git a/sysutils/py-pytsk/files/patch-setup.py b/sysutils/py-pytsk/files/patch-setup.py
index f40783f184ba..cdefce260aa1 100644
--- a/sysutils/py-pytsk/files/patch-setup.py
+++ b/sysutils/py-pytsk/files/patch-setup.py
@@ -1,6 +1,6 @@
# Unbundle sleuthkit and talloc
---- setup.py.orig 2016-09-04 05:23:42 UTC
+--- setup.py.orig 2017-01-28 14:19:35 UTC
+++ setup.py
@@ -169,9 +169,9 @@ class BuildExtCommand(build_ext):