git: cd454eb870a2 - main - textproc/py-ttp: Update to 0.8.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:53:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd454eb870a2dd44106101a7cd416b5e3d4bfbb3
commit cd454eb870a2dd44106101a7cd416b5e3d4bfbb3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:16:35 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:59 +0000
textproc/py-ttp: Update to 0.8.0
Changes: https://github.com/dmulyalin/ttp/releases
---
textproc/py-ttp/Makefile | 2 +-
textproc/py-ttp/distinfo | 6 +++---
textproc/py-ttp/files/patch-ttp-returners-terminal_returner.py | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/py-ttp/Makefile b/textproc/py-ttp/Makefile
index 4c0cef3311f5..45044f527c1a 100644
--- a/textproc/py-ttp/Makefile
+++ b/textproc/py-ttp/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= ttp
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-ttp/distinfo b/textproc/py-ttp/distinfo
index 8dc985eda5d3..65c2e8bdf434 100644
--- a/textproc/py-ttp/distinfo
+++ b/textproc/py-ttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627120866
-SHA256 (ttp-0.7.2.tar.gz) = 18c610a35acf4cbea8cb306b82ef0113397591da54f2226baff163959ffb53c3
-SIZE (ttp-0.7.2.tar.gz) = 63783
+TIMESTAMP = 1632037248
+SHA256 (ttp-0.8.0.tar.gz) = 17af15be5c70b61c3999c93b097d59b509fe6025cf0eec0cf0aad386cfd82ef4
+SIZE (ttp-0.8.0.tar.gz) = 65905
diff --git a/textproc/py-ttp/files/patch-ttp-returners-terminal_returner.py b/textproc/py-ttp/files/patch-ttp-returners-terminal_returner.py
index e84d1192ed78..e31a2489471c 100644
--- a/textproc/py-ttp/files/patch-ttp-returners-terminal_returner.py
+++ b/textproc/py-ttp/files/patch-ttp-returners-terminal_returner.py
@@ -1,4 +1,4 @@
---- ttp/returners/terminal_returner.py.orig 2020-12-24 20:13:53 UTC
+--- ttp/returners/terminal_returner.py.orig 2020-10-29 23:14:41 UTC
+++ ttp/returners/terminal_returner.py
@@ -33,12 +33,12 @@ def terminal_returner(data, **kwargs):
for yeallow_word in yeallow_words:
More information about the dev-commits-ports-all
mailing list