From bf278e70e2653e38475d3f017c973799e5ae1409 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Fri, 26 Sep 2008 19:32:35 +0000 Subject: - Update to 1.1.6 --- security/py-gnutls/Makefile | 12 +++--------- security/py-gnutls/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'security') 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 - -.if ${PYTHON_REL} < 250 -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes -.endif - -.include +.include 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 -- cgit v1.2.3