summaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-05-12 03:03:54 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-05-12 03:03:54 +0000
commitb075b513331f3bbadd92516cae25b7cbc0fe95a5 (patch)
treeafe512560ec28e752772761723a5733fd4dfaa15 /security/gnutls
parentUpdate to 0.3.4. (diff)
- Update to 1.2.11
- Order MASTER_SITEs by relevance - Allow using libtasn1 from ports (disabled in previous commit due to problems)
Notes
Notes: svn path=/head/; revision=162152
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile17
-rw-r--r--security/gnutls/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 735f9c730684..07120466f8f3 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= gnutls
-PORTVERSION= 1.2.10
-PORTREVISION= 3
+PORTVERSION= 1.2.11
CATEGORIES= security net
-MASTER_SITES= ${MASTER_SITE_GNUPG} \
+MASTER_SITES= http://josefsson.org/gnutls/releases/ \
+ ftp://ftp.gnutls.org/pub/gnutls/ \
+ ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
- ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/ \
- http://josefsson.org/gnutls/releases/ \
- ftp://ftp.gnutls.org/pub/gnutls/
+ ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/
MASTER_SITE_SUBDIR= alpha/gnutls
MAINTAINER= novel@FreeBSD.org
@@ -26,9 +25,9 @@ LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
.endif
-#.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
-#LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1
-#.endif
+.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
+LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1
+.endif
CONFLICTS= gnutls-devel-[0-9]*
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index 3a23655c6a8d..f5bfdabf0a98 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnutls-1.2.10.tar.bz2) = 523273961e3cca45c92e50b2676b3c83
-SHA256 (gnutls-1.2.10.tar.bz2) = 1b16eecc4a8bf2f4941eb7a2ebf0632f908b9c2733457e0076b13a79798dce23
-SIZE (gnutls-1.2.10.tar.bz2) = 2737849
+MD5 (gnutls-1.2.11.tar.bz2) = e471ec76791929aa65311c57e0768a6f
+SHA256 (gnutls-1.2.11.tar.bz2) = 400c118150b31f475a5d562d60ab6912ed7a52b12ef31b2ad9b30a6960ea446d
+SIZE (gnutls-1.2.11.tar.bz2) = 2756620