From 817dc0aec7aabd81a27c7f199e2a77d448d680c7 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 18 Feb 2005 16:08:13 +0000 Subject: Update to 1.9.5: Bugs fixed in 1.9.5: * Longstanding bugs: - All m4 files have been relicensed under an all-permissive license. Previously they used a GPL license, and an all-permissive license was prepended when they were copied into aclocal.m4, leading to some confusion. - aclocal now recognizes AU_ALIAS. - Improve support for `make -k', it didn't work on cygwin. - Fix the definition of FCLINK for preprocessed Fortran. - Fixes for auxiliary scripts: - depcomp's tru64 mode did not work while compiling libtool libraries with static libraries disabled. - mdate-sh now copes with Darwin's non-standard ls output. - missing properly emulates makeinfo when neither -o nor @setfilename are used. - Don't output long variable definitions. Automake normally tries to output variable definitions as they are input, bug very long lines in Makefile.in can break some sed and make implementations with a limited line length. If a line in a variable definition is longer than 1000 characters, automake will wrap the definition around 80 columns. Other definitions are still output untouched. * Noteworthy manual updates: - Hard-Coded Install Paths: New FAQ entry. - How the Linker is Chosen: Rewritten. --- devel/automake/Makefile | 4 ++-- devel/automake/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/automake') diff --git a/devel/automake/Makefile b/devel/automake/Makefile index 644c98db4e9..6d89fbbd1c4 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2005/01/01 10:38:43 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2005/02/18 16:08:13 wiz Exp $ # -DISTNAME= automake-1.9.4 +DISTNAME= automake-1.9.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=automake/} \ ftp://sources.redhat.com/pub/automake/ diff --git a/devel/automake/distinfo b/devel/automake/distinfo index 78c54e632dc..061329b7a33 100644 --- a/devel/automake/distinfo +++ b/devel/automake/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2005/01/01 10:38:44 wiz Exp $ +$NetBSD: distinfo,v 1.25 2005/02/18 16:08:13 wiz Exp $ -SHA1 (automake-1.9.4.tar.bz2) = 830b11678693297086b9ac0b09ed2bf7239d0584 -Size (automake-1.9.4.tar.bz2) = 751849 bytes +SHA1 (automake-1.9.5.tar.bz2) = 2c0d217aa1cc8a79753c0619bdbae24af3ee7186 +Size (automake-1.9.5.tar.bz2) = 758119 bytes SHA1 (patch-aa) = 5faa883609df5432dd0516e472587f191bc58ba4 -- cgit v1.2.3