From sgk@outpost.globcon.net  Wed Feb 26 07:03:11 2003
Return-Path: <sgk@outpost.globcon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3A88A37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2003 07:03:11 -0800 (PST)
Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5B29943FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2003 07:03:09 -0800 (PST)
	(envelope-from sgk@outpost.globcon.net)
Received: (qmail 22176 invoked by uid 911); 26 Feb 2003 15:03:10 -0000
Message-Id: <20030226150310.22175.qmail@outpost.globcon.net>
Date: 26 Feb 2003 15:03:10 -0000
From: Sergei Kolobov <sergei@kolobov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: arved@FreeBSD.org
Subject: [PATCH] Update security/libgcrypt to 1.1.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48704
>Category:       ports
>Synopsis:       [PATCH] Update security/libgcrypt to 1.1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    arved
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 07:10:11 PST 2003
>Closed-Date:    Wed Feb 26 07:25:52 PST 2003
>Last-Modified:  Wed Feb 26 07:25:52 PST 2003
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
- Update to 1.1.12
- Temporarily disable USE_AUTOCONF as this version requires autoconf 2.54
  which is still not available in the ports tree

Prerequisite for security/opencdk and security/gnutls updates to follow.

Port maintainer - arved@FreeBSD.org - has been copied.

The update was tested under -STABLE and -CURRENT.
>How-To-Repeat:
>Fix:

--- libgcrypt-1.1.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2003/02/22 14:38:11	1.5
+++ Makefile	2003/02/26 14:58:11
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/libgcrypt/Makefile,v 1.5 2003/02/22 14:38:11 arved Exp $
 
 PORTNAME=	libgcrypt
-PORTVERSION=	1.1.11
+PORTVERSION=	1.1.12
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	alpha/libgcrypt
@@ -15,7 +15,7 @@
 
 USE_REINPLACE=	yes
 USE_PERL5=	yes
-USE_AUTOCONF_VER=	253
+#USE_AUTOCONF_VER=	253
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2003/01/02 14:18:00	1.2
+++ distinfo	2003/02/26 14:58:11
@@ -1 +1 @@
-MD5 (libgcrypt-1.1.11.tar.gz) = 5eb3aedc6b2576052335787bf0606cf9
+MD5 (libgcrypt-1.1.12.tar.gz) = c245f62bf8da9a83c5dae26d9fa3559d
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2003/01/02 14:18:00	1.2
+++ pkg-plist	2003/02/26 14:58:11
@@ -4,7 +4,6 @@
 info/gcrypt.info
 @exec install-info %D/info/gcrypt.info %D/info/dir
 lib/libgcrypt.a
-lib/libgcrypt.la
 lib/libgcrypt.so
 lib/libgcrypt.so.6
 share/aclocal/libgcrypt.m4
--- libgcrypt-1.1.12.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->arved 
Responsible-Changed-By: arved 
Responsible-Changed-When: Wed Feb 26 07:14:49 PST 2003 
Responsible-Changed-Why:  
My port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48704 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Feb 26 07:25:46 PST 2003 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48704 
>Unformatted:
