- Update to 1.1.6

This commit is contained in:
Li-Wen Hsu 2008-09-26 19:32:35 +00:00
parent 63f9aa5634
commit bf278e70e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220857
2 changed files with 6 additions and 12 deletions

View File

@ -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>

View File

@ -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