From owner-freebsd-ports Mon May 4 10:12:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08288 for freebsd-ports-outgoing; Mon, 4 May 1998 10:12:31 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08271 for ; Mon, 4 May 1998 10:12:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26446; Mon, 4 May 1998 10:10:01 -0700 (PDT) Received: from ns.kf.mnc.waseda.ac.jp (ns.kf.mnc.waseda.ac.jp [133.9.10.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07960 for ; Mon, 4 May 1998 10:11:32 -0700 (PDT) (envelope-from fujimoto@ns.kf.mnc.waseda.ac.jp) Received: (from fujimoto@localhost) by ns.kf.mnc.waseda.ac.jp (8.8.8/3.6Wbeta5/970731) id CAA15950; Tue, 5 May 1998 02:11:32 +0900 (JST) Message-Id: <199805041711.CAA15950@ns.kf.mnc.waseda.ac.jp> Date: Tue, 5 May 1998 02:11:32 +0900 (JST) From: fujimoto@oscar.elec.waseda.ac.jp Reply-To: fujimoto@oscar.elec.waseda.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6513: Upgrade port devel/automake to version 1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6513 >Category: ports >Synopsis: Upgrade port devel/automake to version 1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 4 10:10:01 PDT 1998 >Last-Modified: >Originator: FUJIMOTO Kensaku >Organization: Waseda University >Release: FreeBSD 2.2.6-RELEASE i386 >Environment: Built on 2.2.6-RELEASE >Description: Please upgrade devel/automake (version 1.2) to version 1.3. >How-To-Repeat: >Fix: Here's the patch to upgrade the port of automake. In PLIST, "@dirrm share/aclocal" were deliberately replaced to "@unexec rmdir %D/share/aclocal 2>/dev/null || true". Automake shares "share/aclocal" with other packages like GNU libtool, which has been ported by Motoyuki Kasahara and will be send-pr'ed by him. diff -ru automake.orig/Makefile automake/Makefile --- automake.orig/Makefile Fri Sep 19 18:29:04 1997 +++ automake/Makefile Fri May 1 03:23:58 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: automake -# Version required: 1.2 +# Version required: 1.3 # Date created: 15 March 1997 # Whom: FUJIMOTO Kensaku # # $Id: Makefile,v 1.5 1997/09/19 09:29:04 max Exp $ # -DISTNAME= automake-1.2 +DISTNAME= automake-1.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} diff -ru automake.orig/files/md5 automake/files/md5 --- automake.orig/files/md5 Fri Sep 19 16:13:29 1997 +++ automake/files/md5 Fri May 1 03:36:57 1998 @@ -1 +1 @@ -MD5 (automake-1.2.tar.gz) = 87c072945c73d0ab64db051bfae9c664 +MD5 (automake-1.3.tar.gz) = 65c22b21a06112163f7e87b2872187b2 diff -ru automake.orig/patches/patch-aa automake/patches/patch-aa --- automake.orig/patches/patch-aa Fri Sep 19 16:13:30 1997 +++ automake/patches/patch-aa Fri May 1 03:44:15 1998 @@ -1,5 +1,5 @@ ---- automake.texi.orig Fri Sep 19 06:13:10 1997 -+++ automake.texi Fri Sep 19 06:17:06 1997 +--- automake.texi.orig Sat Apr 4 05:04:07 1998 ++++ automake.texi Fri May 1 03:42:10 1998 @@ -1,6 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @@ -18,8 +18,8 @@ @dircategory Individual utilities @direntry --* aclocal: (automake)Invoking aclocal Generating aclocal.m4 -+* Aclocal: (automake)Invoking aclocal Generating aclocal.m4 +-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4 ++* Aclocal: (automake)Invoking aclocal. Generating aclocal.m4 @end direntry @ifinfo diff -ru automake.orig/patches/patch-ab automake/patches/patch-ab --- automake.orig/patches/patch-ab Fri Sep 19 18:29:05 1997 +++ automake/patches/patch-ab Fri May 1 03:45:07 1998 @@ -1,6 +1,6 @@ ---- Makefile.in.orig Mon Jun 23 11:25:50 1997 -+++ Makefile.in Fri Sep 19 18:19:19 1997 -@@ -196,7 +196,7 @@ +--- Makefile.in.orig Mon Apr 6 13:54:38 1998 ++++ Makefile.in Fri May 1 03:42:58 1998 +@@ -204,7 +204,7 @@ .texi.info: @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9] cd $(srcdir) \ diff -ru automake.orig/pkg/PLIST automake/pkg/PLIST --- automake.orig/pkg/PLIST Fri Sep 19 16:13:31 1997 +++ automake/pkg/PLIST Sat May 2 04:16:02 1998 @@ -9,11 +9,14 @@ share/aclocal/cygwin.m4 share/aclocal/dmalloc.m4 share/aclocal/error.m4 +share/aclocal/exeext.m4 share/aclocal/header.m4 share/aclocal/init.m4 share/aclocal/install.m4 +share/aclocal/lex.m4 share/aclocal/lispdir.m4 share/aclocal/maintainer.m4 +share/aclocal/mingw.m4 share/aclocal/missing.m4 share/aclocal/mktime.m4 share/aclocal/obstack.m4 @@ -47,6 +50,8 @@ share/automake/header-vars.am share/automake/header.am share/automake/install-sh +share/automake/java-clean.am +share/automake/java.am share/automake/kr-extra.am share/automake/library.am share/automake/libs-clean.am @@ -58,6 +63,7 @@ share/automake/ltlib.am share/automake/ltlibrary.am share/automake/mans-vars.am +share/automake/mans.am share/automake/mdate-sh share/automake/missing share/automake/mkinstalldirs @@ -74,5 +80,5 @@ share/automake/texinfo.tex share/automake/texinfos.am share/automake/ylwrap -@dirrm share/aclocal +@unexec rmdir %D/share/aclocal 2>/dev/null || true @dirrm share/automake >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message