diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-03 00:44:11 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-03 00:44:11 +0000 |
commit | 6ef53926e2aefc6946c5b7088d7ae4eea5b45ce4 (patch) | |
tree | c2ae2f9ce8cc289921351ae00a6b7471bdcce83d /security/py-gnutls | |
parent | ac491f82136a9a74afb5f0cb680938439325d126 (diff) | |
download | ports-6ef53926e2aefc6946c5b7088d7ae4eea5b45ce4.tar.gz ports-6ef53926e2aefc6946c5b7088d7ae4eea5b45ce4.zip |
Notes
Diffstat (limited to 'security/py-gnutls')
-rw-r--r-- | security/py-gnutls/Makefile | 3 | ||||
-rw-r--r-- | security/py-gnutls/distinfo | 6 | ||||
-rw-r--r-- | security/py-gnutls/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index c91307054b27..6787aacb277f 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 1.1.9 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo index 1749682c44ff..3166146f9327 100644 --- a/security/py-gnutls/distinfo +++ b/security/py-gnutls/distinfo @@ -1,3 +1,3 @@ -MD5 (python-gnutls-1.1.9.tar.gz) = bdd81a9dd3c2f87393cd6c014bf6885b -SHA256 (python-gnutls-1.1.9.tar.gz) = 98a56396ff7a31028ca9f5ec45d4245531836e99cd5797a92c21ac39ed74317c -SIZE (python-gnutls-1.1.9.tar.gz) = 47233 +MD5 (python-gnutls-1.2.0.tar.gz) = 18a7b92abdc1598b916d7ff5019b72bf +SHA256 (python-gnutls-1.2.0.tar.gz) = 483469a5e0af09c2bd04c67600734e0f5c9b19573321d379f05a38701ef16fe9 +SIZE (python-gnutls-1.2.0.tar.gz) = 43115 diff --git a/security/py-gnutls/pkg-plist b/security/py-gnutls/pkg-plist index 8c607702b5be..acea9e961784 100644 --- a/security/py-gnutls/pkg-plist +++ b/security/py-gnutls/pkg-plist @@ -22,7 +22,7 @@ %%PYTHON_SITELIBDIR%%/gnutls/library/__init__.py %%PYTHON_SITELIBDIR%%/gnutls/library/__init__.pyc %%PYTHON_SITELIBDIR%%/gnutls/library/__init__.pyo -%%PYTHON_SITELIBDIR%%/gnutls/library/_gnutls_init.so +%%PYTHON_SITELIBDIR%%/gnutls/library/_init.so %%PYTHON_SITELIBDIR%%/gnutls/library/constants.py %%PYTHON_SITELIBDIR%%/gnutls/library/constants.pyc %%PYTHON_SITELIBDIR%%/gnutls/library/constants.pyo |