diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2003-03-26 06:58:40 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2003-03-26 06:58:40 +0000 |
commit | 28d87a6700525cdefd4455ecd7e4a859e5d7c853 (patch) | |
tree | 5bee68b88f6d87a968945e0f28cad924f486e546 /security | |
parent | Update to 0.2.3 (diff) |
Update to 0.8.6
PR: 50289
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=77470
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls-devel/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 2 | ||||
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index 938770cc7256..f9550dc5ccb9 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.6 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \ @@ -18,7 +18,7 @@ MAINTAINER= sergei@kolobov.com COMMENT= GNU Transport Layer Security library LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ - tasn1.1:${PORTSDIR}/security/libtasn1 \ + tasn1.2:${PORTSDIR}/security/libtasn1 \ opencdk.6:${PORTSDIR}/security/opencdk USE_LIBTOOL= yes diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index c91095408e8e..57c46ecf8a5b 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1 +1 @@ -MD5 (gnutls-0.8.1.tar.gz) = 4a7d9e5f2683bb10f116f86c32c041c0 +MD5 (gnutls-0.8.6.tar.gz) = 7c152170df607ae39585a494ec355af1 diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 938770cc7256..f9550dc5ccb9 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.6 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \ @@ -18,7 +18,7 @@ MAINTAINER= sergei@kolobov.com COMMENT= GNU Transport Layer Security library LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ - tasn1.1:${PORTSDIR}/security/libtasn1 \ + tasn1.2:${PORTSDIR}/security/libtasn1 \ opencdk.6:${PORTSDIR}/security/opencdk USE_LIBTOOL= yes diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index c91095408e8e..57c46ecf8a5b 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1 +1 @@ -MD5 (gnutls-0.8.1.tar.gz) = 4a7d9e5f2683bb10f116f86c32c041c0 +MD5 (gnutls-0.8.6.tar.gz) = 7c152170df607ae39585a494ec355af1 |