Subject: pkg/16645: devel/autoconf-devel 2.53 update
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 05/03/2002 18:29:30
>Number:         16645
>Category:       pkg
>Synopsis:       devel/autoconf-devel 2.53 update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri May 03 15:30:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        pkgsrc-2002/05/02
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD
>Description:

	GNU Autoconf 2.53 is out

>How-To-Repeat:

>Fix:

	apply the following patch in pkgsrc/devel/autoconf-devel:

Index: Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/devel/autoconf-devel/Makefile,v
retrieving revision 1.4
diff -c -r1.4 Makefile
*** Makefile	18 Apr 2002 21:36:21 -0000	1.4
--- Makefile	3 May 2002 22:22:29 -0000
***************
*** 1,6 ****
--- 1,7 ----
  # $NetBSD: Makefile,v 1.4 2002/04/18 21:36:21 rh Exp $
  
  DISTNAME=		autoconf-2.53
+ PKGNAME=		autoconf-2.53
  CATEGORIES=		devel
  MASTER_SITES=		${MASTER_SITE_GNU:=autoconf/}
  
***************
*** 20,25 ****
--- 21,28 ----
  
  INFO_FILES=		autoconf.info standards.info
  
+ PERL5_REQD=		5.6
  .include "../../lang/perl5/buildlink.mk"
+ TEXINFO_REQD=		4.0
  .include "../../mk/texinfo.mk"
  .include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/devel/autoconf-devel/distinfo,v
retrieving revision 1.3
diff -c -r1.3 distinfo
*** distinfo	19 Apr 2002 13:49:57 -0000	1.3
--- distinfo	3 May 2002 22:23:41 -0000
***************
*** 2,4 ****
--- 2,5 ----
  
  SHA1 (autoconf-2.53.tar.gz) = a9fe8460b4ed6f279f3d3f8a73eb39b19e93dc98
  Size (autoconf-2.53.tar.gz) = 990527 bytes
+ SHA1 (patch-aa) = 14c82866545693d0d27b7dfef903c04a1d20f9f9
Index: patches/patch-aa
===================================================================
RCS file: patches/patch-aa
diff -N patches/patch-aa
*** /dev/null	1 Jan 1970 00:00:00 -0000
--- patches/patch-aa	3 May 2002 22:23:32 -0000
***************
*** 0 ****
--- 1,31 ----
+ #ident "@(#)$NetBSD$"
+ 
+ --- doc/autoconf.texi.orig	Fri Mar  8 07:57:41 2002
+ +++ doc/autoconf.texi	Fri May  3 18:05:19 2002
+ @@ -413,7 +413,7 @@
+  * Changed Quotation::           Broken code which used to work
+  * New Macros::                  Interaction with foreign macros
+  * Hosts and Cross-Compilation::  Bugward compatibility kludges
+ -* AC_LIBOBJ vs. LIBOBJS::
+ +* AC_LIBOBJ vs LIBOBJS::
+  
+  Generating Test Suites with Autotest
+  
+ @@ -11838,7 +11838,7 @@
+  * Changed Quotation::           Broken code which used to work
+  * New Macros::                  Interaction with foreign macros
+  * Hosts and Cross-Compilation::  Bugward compatibility kludges
+ -* AC_LIBOBJ vs. LIBOBJS::       LIBOBJS is a forbidden token
+ +* AC_LIBOBJ vs LIBOBJS::        LIBOBJS is a forbidden token
+  @end menu
+  
+  @node Changed Quotation
+ @@ -12081,7 +12081,7 @@
+  @end example
+  
+  
+ -@node AC_LIBOBJ vs. LIBOBJS
+ +@node AC_LIBOBJ vs LIBOBJS
+  @subsection @code{AC_LIBOBJ} vs. @code{LIBOBJS}
+  
+  Up to Autoconf 2.13, the replacement of functions was triggered via the
>Release-Note:
>Audit-Trail:
>Unformatted: