git: 425fb8914ae1 - main - devel/py-cxx: Update to 7.1.5
Li-Wen Hsu
lwhsu at FreeBSD.org
Wed Jun 2 09:20:28 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=425fb8914ae1d1c777ef535fffebf2621abeb693
commit 425fb8914ae1d1c777ef535fffebf2621abeb693
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-06-02 09:20:19 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-06-02 09:20:19 +0000
devel/py-cxx: Update to 7.1.5
---
security/py-gnutls/Makefile | 2 +-
security/py-gnutls/distinfo | 6 +++---
security/py-gnutls/pkg-plist | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 749e7b37d96b..9bf53d68ff91 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gnutls
-PORTVERSION= 3.1.2
+PORTVERSION= 3.1.3
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo
index 250d4a8e668c..afd18953365a 100644
--- a/security/py-gnutls/distinfo
+++ b/security/py-gnutls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544176841
-SHA256 (python-gnutls-3.1.2.tar.gz) = 28748e02a8035c31826152944e41217ebcc58ab7793ae5a22850cd23d3cfbbbe
-SIZE (python-gnutls-3.1.2.tar.gz) = 40668
+TIMESTAMP = 1622624776
+SHA256 (python-gnutls-3.1.3.tar.gz) = 79f94017e6472ac665c85bc16d68aa2e6681f53b6a9e74516557b49b6fc6a651
+SIZE (python-gnutls-3.1.3.tar.gz) = 48180
diff --git a/security/py-gnutls/pkg-plist b/security/py-gnutls/pkg-plist
index 491981342e8c..c467ecff5c29 100644
--- a/security/py-gnutls/pkg-plist
+++ b/security/py-gnutls/pkg-plist
@@ -1,6 +1,8 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/ca.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/crl.pem
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/expired.crt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/expired.key
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/revoked.crt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/revoked.key
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/valid.crt
@@ -9,5 +11,4 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/crypto.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-client.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-green-client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-server.py
More information about the dev-commits-ports-all
mailing list