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