ports/66331: gnutls port needs upgrading

Brian Candler B.Candler at pobox.com
Thu May 6 13:30:34 UTC 2004


>Number:         66331
>Category:       ports
>Synopsis:       gnutls port needs upgrading
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 06 06:30:30 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Brian Candler
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:

>Description:
Current gnutls port tries to build gnutls-1.0.8 but this no longer exists on
the distribution sites so the port build fails; should use gnutls-1.0.13

>How-To-Repeat:

>Fix:

--- Makefile.orig	Mon May  3 14:57:44 2004
+++ Makefile	Thu May  6 14:01:25 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnutls
-PORTVERSION=	1.0.8
+PORTVERSION=	1.0.13
 PORTREVISION=	1
 CATEGORIES=	security net
 MASTER_SITES=	${MASTER_SITE_GNUPG} \
--- distinfo.orig	Mon Mar  8 23:43:20 2004
+++ distinfo	Thu May  6 14:07:15 2004
@@ -1,4 +1,4 @@
-MD5 (gnutls-1.0.8.tar.gz) = 7226b151a390150d02d270f9442e74b5
-SIZE (gnutls-1.0.8.tar.gz) = 1407598
-MD5 (gnutls-1.0.8.tar.gz.sig.asc) = de3cd68923a6a0503840602f43da792e
-SIZE (gnutls-1.0.8.tar.gz.sig.asc) = 392
+MD5 (gnutls-1.0.13.tar.gz) = f908934e6cbf7c9c8f57368c50a8f95e
+SIZE (gnutls-1.0.13.tar.gz) = 1465802
+MD5 (gnutls-1.0.13.tar.gz.sig.asc.gz) = 283b9d312c7ec71b5f0ec43731c02145
+SIZE (gnutls-1.0.13.tar.gz.sig.asc.gz) = 392

Not sure about the signature though: SIG_SUFFIX is .sig.asc in the Makefile
but the version on the home site is .sig.asc.gz. Does the signature actually
get checked anywhere? I can't find SIG_ in /usr/ports/Mk/*
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list