From owner-freebsd-ports Mon Oct 7 11: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B7C237B408 for ; Mon, 7 Oct 2002 11:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9FAD43E97 for ; Mon, 7 Oct 2002 11:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97I0ECo083556 for ; Mon, 7 Oct 2002 11:00:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97I0ERx083550; Mon, 7 Oct 2002 11:00:14 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B838837B401 for ; Mon, 7 Oct 2002 10:51:57 -0700 (PDT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.uni-dortmund.de [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 885C043E81 for ; Mon, 7 Oct 2002 10:51:56 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: from m2a2.myip.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id C3E17A3832 for ; Mon, 7 Oct 2002 19:51:54 +0200 (CEST) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id 1B55159ECC; Mon, 7 Oct 2002 19:51:49 +0200 (CEST) Received: from libertas.emma.line.org (localhost [127.0.0.1]) by libertas.emma.line.org (8.12.6/8.12.6) with ESMTP id g97HpnVp035468; Mon, 7 Oct 2002 19:51:49 +0200 (CEST) (envelope-from emma@libertas.emma.line.org) Received: (from emma@localhost) by libertas.emma.line.org (8.12.6/8.12.6/Submit) id g97HpkYh035467; Mon, 7 Oct 2002 19:51:46 +0200 (CEST) Message-Id: <200210071751.g97HpkYh035467@libertas.emma.line.org> Date: Mon, 7 Oct 2002 19:51:46 +0200 (CEST) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@geeksrus.net X-Send-Pr-Version: 3.113 Subject: ports/43775: update port devel/autoconf -> 2.54 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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