diff options
author | kevlo <kevlo@FreeBSD.org> | 2003-03-26 06:58:40 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2003-03-26 06:58:40 +0000 |
commit | 7976ff14aec1d6e2300fc9a08b3f56883e588baa (patch) | |
tree | d404aaec7ae38d4104356036b269e80e2edefec7 /security | |
parent | 03f4fa0205d6fa2e9ca2813455d3424fa76ec7c3 (diff) | |
download | FreeBSD-ports-7976ff14aec1d6e2300fc9a08b3f56883e588baa.zip FreeBSD-ports-7976ff14aec1d6e2300fc9a08b3f56883e588baa.tar.gz |
Update to 0.8.6
PR: 50289
Submitted by: MAINTAINER
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 938770c..f9550dc 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 c910954..57c46ec 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 938770c..f9550dc 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 c910954..57c46ec 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 |