aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-gnutls
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-09-10 06:12:21 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-09-10 06:12:21 +0800
commit7ded00e844cbccb19c8c6387b4f0f712cfd61ffb (patch)
tree4633c2db147c1fea8cdc2c7f0d1f3e7f8ca1288e /security/py-gnutls
parentd59eb2e0853c644dd160d661b5acc97df915947a (diff)
downloadfreebsd-ports-gnome-7ded00e844cbccb19c8c6387b4f0f712cfd61ffb.tar.gz
freebsd-ports-gnome-7ded00e844cbccb19c8c6387b4f0f712cfd61ffb.tar.zst
freebsd-ports-gnome-7ded00e844cbccb19c8c6387b4f0f712cfd61ffb.zip
- Update to 1.1.3
Diffstat (limited to 'security/py-gnutls')
-rw-r--r--security/py-gnutls/Makefile5
-rw-r--r--security/py-gnutls/distinfo6
-rw-r--r--security/py-gnutls/pkg-plist7
3 files changed, 4 insertions, 14 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 31ba54b5a7af..674ce07e6c66 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnutls
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.1.3
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -27,8 +26,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
post-patch:
${REINPLACE_CMD} -e "s|include_dirs=\[\]|include_dirs=\['${LOCALBASE}/include'\]|" ${WRKSRC}/setup.py
${REINPLACE_CMD} -e "s|library_dirs=\[\]|library_dirs=\['${LOCALBASE}/lib'\]|" ${WRKSRC}/setup.py
- ${FIND} ${WRKSRC}/gnutls/library -type f | ${XARGS} ${REINPLACE_CMD} -e 's/libgnutls.so.13/libgnutls.so.15/g'
- ${FIND} ${WRKSRC}/gnutls/library -type f | ${XARGS} ${REINPLACE_CMD} -e 's/libgnutls-extra.so.13/libgnutls-extra.so.15/g'
.if !defined(NOPORTEXAMPLES)
post-install:
diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo
index 83b00fa7d5e9..c1b174613c1f 100644
--- a/security/py-gnutls/distinfo
+++ b/security/py-gnutls/distinfo
@@ -1,3 +1,3 @@
-MD5 (python-gnutls-1.1.1.tar.gz) = 6d9c270a57c246aafc93d6203c55d302
-SHA256 (python-gnutls-1.1.1.tar.gz) = e1d0e544ce78d66f1c481de382bd01ff5e7bd63bfc63a0a652fdd18910aa7510
-SIZE (python-gnutls-1.1.1.tar.gz) = 45517
+MD5 (python-gnutls-1.1.3.tar.gz) = 6e1909f1849ef2333b8d579a5fc1bde3
+SHA256 (python-gnutls-1.1.3.tar.gz) = d1e7e117747c7dab5385dc342838b631c40bd3b71c27de9d94f0feab1e38e4b8
+SIZE (python-gnutls-1.1.3.tar.gz) = 41402
diff --git a/security/py-gnutls/pkg-plist b/security/py-gnutls/pkg-plist
index a551c233354c..8c607702b5be 100644
--- a/security/py-gnutls/pkg-plist
+++ b/security/py-gnutls/pkg-plist
@@ -43,7 +43,6 @@
@dirrm %%PYTHON_SITELIBDIR%%/gnutls/interfaces
@dirrm %%PYTHON_SITELIBDIR%%/gnutls
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/ca.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/crl.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/revoked.crt
@@ -52,13 +51,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/valid.key
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/crypto.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/osc.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oss.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/s.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tc.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ts.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tso.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-server.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/certs