diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-06 18:28:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-06 18:28:13 +0000 |
commit | f9bc1816ad92835c07b203f0a9874a02f84dc5b5 (patch) | |
tree | 1535ea0b853eef2403f20ea872fe00ff02c5c299 /devel/automake/distinfo | |
parent | f229e9d5544bce44e74df7197f5e77ffff2c17e4 (diff) | |
download | pkgsrc-f9bc1816ad92835c07b203f0a9874a02f84dc5b5.tar.gz |
Update to 1.7.9:
Bugs fixed in 1.7.9:
* Fix install-strip to work with nobase_ binaries.
* Fix renaming of #line directives in ylwrap.
* Rebuild with Autoconf 2.59. (1.7.8 was not installable with pdksh.)
Bugs fixed in 1.7.8:
* Remove spurious blank lines in cleaning rules introduced in 1.7.7.
* Fix detection of Debian's install-info, broken since version 1.5.
(Debian bug #213524).
* Honor -module if it appears in AM_LDFLAGS (i.e., relax name checking)
This was only done for libfoo_LDFLAGS and LDFLAGS in previous versions.
Bugs fixed in 1.7.7:
* The implementation of automake's --no-force option is unreliable,
so this option is ignored in this version. A real fix will appear in
Automake 1.8. (Debian Bug #206299)
* AM_PATH_PYTHON: really check the whole list of interpreters if no
argument is given. (Bug #399)
* Do not warn about leading `_' in variable names, even with -Wportability.
* Support user redefinitions of TEXINFO_TEX.
* depcomp: support AIX Compiler version 6.
* Fix missing rebuilds during `make dist' with BSD make.
(Could produce tarballs containing out-of-date files.)
* Resurrect multilib support.
* Noteworthy manual updates:
- Extending aclocal: how to write m4 macros that won't trigger warnings
with Automake 1.8.
- A Shared Library: Rewrite and split into subsections.
Diffstat (limited to 'devel/automake/distinfo')
-rw-r--r-- | devel/automake/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/automake/distinfo b/devel/automake/distinfo index 7923b44f2ea..e64a7b50456 100644 --- a/devel/automake/distinfo +++ b/devel/automake/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2003/07/12 08:42:35 wiz Exp $ +$NetBSD: distinfo,v 1.14 2003/12/06 18:28:13 wiz Exp $ -SHA1 (automake-1.7.6.tar.bz2) = 60456379e73fc91ea96144dbe95cdb38c61cf285 -Size (automake-1.7.6.tar.bz2) = 558354 bytes +SHA1 (automake-1.7.9.tar.bz2) = da96734fa972a22cfbc4118dcd222871272e4d96 +Size (automake-1.7.9.tar.bz2) = 577705 bytes SHA1 (patch-aa) = 534025f2b52b9292442275dd281b8683fcd9a75b |