aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:20:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:51:48 +0000
commitc625acde0c6069bdc115ad3d1adadb1a82ad926c (patch)
tree484718b1fd745c98fbccd027d24efcd08d478b17
parentebe7f79312f6e36fb6ee9defc4dcadfebfba23c6 (diff)
downloadports-c625acde0c6069bdc115ad3d1adadb1a82ad926c.tar.gz
ports-c625acde0c6069bdc115ad3d1adadb1a82ad926c.zip
security/py-tls-parser: Update to 2.0.0
- Update LICENSE - Add LICENSE_FILE Changes: https://github.com/nabla-c0d3/tls_parser/commits/release
-rw-r--r--security/py-tls-parser/Makefile7
-rw-r--r--security/py-tls-parser/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/security/py-tls-parser/Makefile b/security/py-tls-parser/Makefile
index e777fc5fe1a0..fcfa9dc2ef55 100644
--- a/security/py-tls-parser/Makefile
+++ b/security/py-tls-parser/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= tls-parser
-PORTVERSION= 1.2.2
+PORTVERSION= 2.0.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,10 @@ DISTNAME= tls_parser-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Small library to parse TLS records
-LICENSE= AGPLv3
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/security/py-tls-parser/distinfo b/security/py-tls-parser/distinfo
index a3eadd29dce2..bd1c834192a6 100644
--- a/security/py-tls-parser/distinfo
+++ b/security/py-tls-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622213970
-SHA256 (tls_parser-1.2.2.tar.gz) = 83e4cb15b88b00fad1a856ff54731cc095c7e4f1ff90d09eaa24a5f48854da93
-SIZE (tls_parser-1.2.2.tar.gz) = 7567
+TIMESTAMP = 1642102343
+SHA256 (tls_parser-2.0.0.tar.gz) = 3beccf892b0b18f55f7a9a48e3defecd1abe4674001348104823ff42f4cbc06b
+SIZE (tls_parser-2.0.0.tar.gz) = 8455