Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 19:51:46 +0200 (CEST)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@geeksrus.net
Subject:   ports/43775: update port devel/autoconf -> 2.54
Message-ID:  <200210071751.g97HpkYh035467@libertas.emma.line.org>

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

>Number:         43775
>Category:       ports
>Synopsis:       update port devel/autoconf -> 2.54
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 11:00:13 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-RC i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-RC FreeBSD 4.7-RC #7: Fri Oct 4 00:47:29 CEST 2002 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This patch updates the autoconf port to 2.54
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/devel/autoconf/Makefile ./autoconf/Makefile
--- /usr/ports/devel/autoconf/Makefile	Tue Sep 17 13:53:59 2002
+++ ./autoconf/Makefile	Mon Oct  7 19:44:20 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	autoconf
-PORTVERSION=	2.53
-PORTREVISION=	1
+PORTVERSION=	2.54
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	autoconf
@@ -19,6 +18,8 @@
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
 USE_BZIP2=	yes
+USE_GMAKE=	yes
+USE_PERL5=	yes
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	M4=${LOCALBASE}/bin/gm4
@@ -37,7 +38,9 @@
 		install-sh	\
 		mdate-sh	\
 		missing		\
-		mkinstalldirs
+		mkinstalldirs   \
+		move-if-change  \
+		texinfo.tex
 
 MAN1=		autoconf.1	\
 		autoheader.1	\
diff -Nur /usr/ports/devel/autoconf/distinfo ./autoconf/distinfo
--- /usr/ports/devel/autoconf/distinfo	Thu Mar 14 14:29:00 2002
+++ ./autoconf/distinfo	Mon Oct  7 18:44:03 2002
@@ -1 +1 @@
-MD5 (autoconf-2.53.tar.bz2) = c121b003f51e293c2bf5a6105c721388
+MD5 (autoconf-2.54.tar.bz2) = 572ef5257f6927ad21dbad395f3da799
diff -Nur /usr/ports/devel/autoconf/pkg-plist ./autoconf/pkg-plist
--- /usr/ports/devel/autoconf/pkg-plist	Tue Sep 17 13:53:59 2002
+++ ./autoconf/pkg-plist	Mon Oct  7 19:39:10 2002
@@ -48,6 +48,8 @@
 share/autoconf/mdate-sh
 share/autoconf/missing
 share/autoconf/mkinstalldirs
+share/autoconf/move-if-change
+share/autoconf/texinfo.tex
 %%EMACS%%%%EMACSDIR%%/site-lisp/autoconf-mode.el
 %%EMACS%%%%EMACSDIR%%/site-lisp/autoconf-mode.elc
 %%EMACS%%%%EMACSDIR%%/site-lisp/autotest-mode.el
	


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

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




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