diff options
-rw-r--r-- | security/py-gnutls/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnutls/distinfo | 6 | ||||
-rw-r--r-- | security/py-gnutls/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index 356bd6f1e1da..4195c12d79b6 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= security python MASTER_SITES= http://cheeseshop.python.org/packages/source/p/python-gnutls/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo index eafac20a446b..ca1bab575cca 100644 --- a/security/py-gnutls/distinfo +++ b/security/py-gnutls/distinfo @@ -1,3 +1,3 @@ -MD5 (python-gnutls-1.0.1.tar.gz) = cd67eac7b9b422758df381fb1ee27b09 -SHA256 (python-gnutls-1.0.1.tar.gz) = ca18b2d67aaa94f5ff19c88ffe5592159d98d6acfeed0086e69b2b36741b627d -SIZE (python-gnutls-1.0.1.tar.gz) = 40447 +MD5 (python-gnutls-1.0.2.tar.gz) = b9fec4d7b0cc57b3fdf71e0d30810bf2 +SHA256 (python-gnutls-1.0.2.tar.gz) = 3561175c0bbabf64212f66715d818514ffc4a5ce4532d83771926f07f0e66fe9 +SIZE (python-gnutls-1.0.2.tar.gz) = 40934 diff --git a/security/py-gnutls/pkg-plist b/security/py-gnutls/pkg-plist index 99cacb7919ce..d40a632336d7 100644 --- a/security/py-gnutls/pkg-plist +++ b/security/py-gnutls/pkg-plist @@ -52,6 +52,8 @@ %%EXAMPLESDIR%%/client.py %%EXAMPLESDIR%%/crypto.py %%EXAMPLESDIR%%/server.py +%%EXAMPLESDIR%%/tc.py +%%EXAMPLESDIR%%/ts.py %%EXAMPLESDIR%%/twisted-client.py %%EXAMPLESDIR%%/twisted-server.py @dirrm %%EXAMPLESDIR%%/certs |