Skip site navigation (1)Skip section navigation (2)
Date:      25 Mar 2003 16:07:42 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50289: [MAINTAINER] Update security/gnutls to 0.8.6
Message-ID:  <20030325160742.64894.qmail@outpost.globcon.net>

next in thread | raw e-mail | index | archive | help

>Number:         50289
>Category:       ports
>Synopsis:       [MAINTAINER] Update security/gnutls to 0.8.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 25 08:10:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Update to 0.8.6
- Chase libtasn1 shlib version bump

>How-To-Repeat:
>Fix:

--- gnutls-0.8.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/gnutls/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	2003/02/27 20:52:02	1.6
+++ Makefile	2003/03/25 16:06:25
@@ -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 @@
 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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/gnutls/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2003/02/27 20:52:02	1.3
+++ distinfo	2003/03/25 16:06:25
@@ -1 +1 @@
-MD5 (gnutls-0.8.1.tar.gz) = 4a7d9e5f2683bb10f116f86c32c041c0
+MD5 (gnutls-0.8.6.tar.gz) = 7c152170df607ae39585a494ec355af1
--- gnutls-0.8.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030325160742.64894.qmail>