aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-gnutls
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2008-09-27 03:32:35 +0800
committerlwhsu <lwhsu@FreeBSD.org>2008-09-27 03:32:35 +0800
commit765e8edf24cf8d7ec4b86818159847a1ead486e4 (patch)
treea00f3adad46fb74257fbcec118efe427c380e18f /security/py-gnutls
parent033b6aa5233d54b3e4c33de59990cb52d104ca11 (diff)
downloadfreebsd-ports-gnome-765e8edf24cf8d7ec4b86818159847a1ead486e4.tar.gz
freebsd-ports-gnome-765e8edf24cf8d7ec4b86818159847a1ead486e4.tar.zst
freebsd-ports-gnome-765e8edf24cf8d7ec4b86818159847a1ead486e4.zip
- Update to 1.1.6
Diffstat (limited to 'security/py-gnutls')
-rw-r--r--security/py-gnutls/Makefile12
-rw-r--r--security/py-gnutls/distinfo6
2 files changed, 6 insertions, 12 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 8a78a20d4107..02ad8e4a7759 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnutls
-PORTVERSION= 1.1.5
-PORTREVISION= 1
+PORTVERSION= 1.1.6
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,7 @@ MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python wrapper for the GNUTLS library
LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
+RUN_DEPENDS= ${PYCTYPES}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
@@ -34,10 +34,4 @@ post-install:
${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 250
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo
index ef50fc175921..fbde78fcb382 100644
--- a/security/py-gnutls/distinfo
+++ b/security/py-gnutls/distinfo
@@ -1,3 +1,3 @@
-MD5 (python-gnutls-1.1.5.tar.gz) = d1e949532919c719299931eb8718105a
-SHA256 (python-gnutls-1.1.5.tar.gz) = 540ec9f8522dc568cc574c2398986e8d228436917764c4dc332a39c1605c46cd
-SIZE (python-gnutls-1.1.5.tar.gz) = 44747
+MD5 (python-gnutls-1.1.6.tar.gz) = 1f3e61a0f2a8a95c320f1ef78d6888cc
+SHA256 (python-gnutls-1.1.6.tar.gz) = f76510e5e2ffe86de02da080e6258c9c1e379a18ff7d532c2488b92c15f9a262
+SIZE (python-gnutls-1.1.6.tar.gz) = 46038