ports/117759: Update port: security/gnutls-devel

Yoshisato YANAGISAWA yanagisawa at csg.is.titech.ac.jp
Fri Nov 2 10:20:02 UTC 2007


>Number:         117759
>Category:       ports
>Synopsis:       Update port: security/gnutls-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 02 10:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yoshisato YANAGISAWA
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
Tokyo Institute of Technology.
>Environment:
System: FreeBSD mana.csg.is.titech.ac.jp 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386


	
>Description:
	gnutls-devel is an alpha-version gnutls.
	This is an update of security/gnutls-devel, which was marked as IGNORE
	because it is obsoleted.  The reason that prevented this port updated
	is that it requires latest alpha-version libgcrypt.  I also send-pr'ed
	it as:
	http://www.freebsd.org/cgi/query-pr.cgi?pr=117755
	
>How-To-Repeat:
	n/a
	
>Fix:

	

	Commit libgcrypt-devel (http://www.freebsd.org/cgi/query-pr.cgi?pr=117755)
	before update of this port.

diff -ruN /usr/ports/security/gnutls-devel/Makefile gnutls-devel/Makefile
--- /usr/ports/security/gnutls-devel/Makefile	Wed Oct 31 14:46:58 2007
+++ gnutls-devel/Makefile	Thu Nov  1 19:12:49 2007
@@ -2,24 +2,24 @@
 # Date created:				27 Aug 2006
 # Whom:					Roman Bogorodskiy <novel at FreeBSD.org>
 #
-# $FreeBSD: ports/security/gnutls-devel/Makefile,v 1.54 2007/10/31 05:46:58 novel Exp $
+# $FreeBSD: ports/security/gnutls-devel/Makefile,v 1.53 2007/08/28 13:17:28 novel Exp $
 #
 
 PORTNAME=	gnutls
-PORTVERSION=	1.7.19
+PORTVERSION=	2.1.4
 CATEGORIES=	security net
-MASTER_SITES=	http://josefsson.org/gnutls/releases/ \
-		ftp://ftp.gnutls.org/pub/gnutls/ \
+MASTER_SITES=	ftp://ftp.gnutls.org/pub/gnutls/devel/ \
 		${MASTER_SITE_GNUPG} \
-		http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
-		ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/
-MASTER_SITE_SUBDIR=	alpha/gnutls
+		http://josefsson.org/gnutls/releases/
+
+
+MASTER_SITE_SUBDIR=	alpha/gnutls/devel
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	novel at FreeBSD.org
 COMMENT=	GNU Transport Layer Security library
 
-LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS=	gcrypt.15:${PORTSDIR}/security/libgcrypt-devel \
 		gpg-error.0:${PORTSDIR}/security/libgpg-error
 
 CONFLICTS=	gnutls-[0-9]*
@@ -36,8 +36,6 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS+=	--with-included-lzo
 MANCOMPRESSED=	no
-
-IGNORE=		is obsolete
 
 .include <bsd.port.pre.mk>
 .if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.9)
diff -ruN /usr/ports/security/gnutls-devel/distinfo gnutls-devel/distinfo
--- /usr/ports/security/gnutls-devel/distinfo	Tue Aug 28 22:17:28 2007
+++ gnutls-devel/distinfo	Thu Nov  1 18:56:53 2007
@@ -1,3 +1,3 @@
-MD5 (gnutls-1.7.19.tar.bz2) = 2d7edc42a79a45a5a7c8ab1110c81a5a
-SHA256 (gnutls-1.7.19.tar.bz2) = 67ffa4af1ae2f177ceb9eea6f9e0477b2b0f5f674f3cb8cd7d5ef369f153a991
-SIZE (gnutls-1.7.19.tar.bz2) = 4763768
+MD5 (gnutls-2.1.4.tar.bz2) = 90d95e7d33ef9c52a2e81e8828446926
+SHA256 (gnutls-2.1.4.tar.bz2) = 5e2f1bdd2771fe46ce1504f44bfafe5e7dc275700002faf514041d73030ed025
+SIZE (gnutls-2.1.4.tar.bz2) = 4989037
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list