diff options
author | hubertf <hubertf> | 1998-04-14 01:51:06 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-04-14 01:51:06 +0000 |
commit | d8aab49dd1375692327b72c7f28fb98779c89c03 (patch) | |
tree | ef1f7bb77324279b998362b051f34e4d0bba8da4 /devel/automake | |
parent | 7c949f48493d6989000d5074737899a2eb25dbbf (diff) | |
download | pkgsrc-d8aab49dd1375692327b72c7f28fb98779c89c03.tar.gz |
Update for V1.3
Diffstat (limited to 'devel/automake')
-rw-r--r-- | devel/automake/Makefile | 10 | ||||
-rw-r--r-- | devel/automake/files/md5 | 2 | ||||
-rw-r--r-- | devel/automake/patches/patch-aa | 8 | ||||
-rw-r--r-- | devel/automake/pkg/PLIST | 8 |
4 files changed, 17 insertions, 11 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile index dc530a13ab8..630ae09ac6c 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: automake -# Version required: 1.2 -# Date created: 15 March 1997 -# Whom: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp> +# Version required: 1.3 +# Date created: 14 April 1998 +# Whom: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de> # -# $NetBSD: Makefile,v 1.9 1998/02/10 22:13:50 frueauf Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/14 01:51:06 hubertf Exp $ # FreeBSD 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 --git a/devel/automake/files/md5 b/devel/automake/files/md5 index 62c429e5c47..1e4188e6fe7 100644 --- a/devel/automake/files/md5 +++ b/devel/automake/files/md5 @@ -1 +1 @@ -MD5 (automake-1.2.tar.gz) = 87c072945c73d0ab64db051bfae9c664 +MD5 (automake-1.3.tar.gz) = 65c22b21a06112163f7e87b2872187b2 diff --git a/devel/automake/patches/patch-aa b/devel/automake/patches/patch-aa index 321fdf9ef4a..e6f8cb27a0f 100644 --- a/devel/automake/patches/patch-aa +++ b/devel/automake/patches/patch-aa @@ -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 Fri Apr 3 22:04:07 1998 ++++ automake.texi Tue Apr 14 03:29:25 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 --git a/devel/automake/pkg/PLIST b/devel/automake/pkg/PLIST index 6af4e761ebf..ae18a811ba9 100644 --- a/devel/automake/pkg/PLIST +++ b/devel/automake/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/01/24 03:54:34 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/04/14 01:51:06 hubertf Exp $ bin/aclocal bin/automake @unexec %D/bin/install-info --delete %D/info/automake.info %D/info/dir @@ -25,6 +25,9 @@ share/aclocal/sanity.m4 share/aclocal/strtod.m4 share/aclocal/termios.m4 share/aclocal/winsz.m4 +share/aclocal/exeext.m4 +share/aclocal/lex.m4 +share/aclocal/mingw.m4 share/automake/COPYING share/automake/INSTALL share/automake/acinstall @@ -75,5 +78,8 @@ share/automake/texi-vers.am share/automake/texinfo.tex share/automake/texinfos.am share/automake/ylwrap +share/automake/mans.am +share/automake/java.am +share/automake/java-clean.am @dirrm share/aclocal @dirrm share/automake |