diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-02-03 08:44:11 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-02-03 08:44:11 +0800 |
commit | 34d884cc8aae6aeb332544f5728206436b323906 (patch) | |
tree | d609d352aed2503ce8578f054241f3a73cfbbcc6 /security | |
parent | 03bc2dc58c110187967e8d5f84b45c2eaf7fbf16 (diff) | |
download | freebsd-ports-gnome-34d884cc8aae6aeb332544f5728206436b323906.tar.gz freebsd-ports-gnome-34d884cc8aae6aeb332544f5728206436b323906.tar.zst freebsd-ports-gnome-34d884cc8aae6aeb332544f5728206436b323906.zip |
- Update to 1.2.0
Diffstat (limited to 'security')
-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 |