aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-02-03 17:24:06 +0800
committerantoine <antoine@FreeBSD.org>2017-02-03 17:24:06 +0800
commit707b60477d6e8960a22c263eeede43bc238c431a (patch)
tree8822a66e50f0dfa04e11123ba97e5f1a2388dd04
parent751d506d675d8441d271a3f9ca3bcb8357247eba (diff)
downloadfreebsd-ports-gnome-707b60477d6e8960a22c263eeede43bc238c431a.tar.gz
freebsd-ports-gnome-707b60477d6e8960a22c263eeede43bc238c431a.tar.zst
freebsd-ports-gnome-707b60477d6e8960a22c263eeede43bc238c431a.zip
Update to 20170128
-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):