pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/automake Update to 1.7.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0d99c7da3fe
branches:  trunk
changeset: 464322:d0d99c7da3fe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 06 18:28:13 2003 +0000

description:
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:

 devel/automake/Makefile |   4 ++--
 devel/automake/PLIST    |  24 +++++++++++++-----------
 devel/automake/distinfo |   6 +++---
 3 files changed, 18 insertions(+), 16 deletions(-)

diffs (80 lines):

diff -r 166b8eb2f847 -r d0d99c7da3fe devel/automake/Makefile
--- a/devel/automake/Makefile   Sat Dec 06 18:26:47 2003 +0000
+++ b/devel/automake/Makefile   Sat Dec 06 18:28:13 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2003/10/19 01:41:59 heinz Exp $
+# $NetBSD: Makefile,v 1.42 2003/12/06 18:28:13 wiz Exp $
 #
 
-DISTNAME=      automake-1.7.6
+DISTNAME=      automake-1.7.9
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=automake/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 166b8eb2f847 -r d0d99c7da3fe devel/automake/PLIST
--- a/devel/automake/PLIST      Sat Dec 06 18:26:47 2003 +0000
+++ b/devel/automake/PLIST      Sat Dec 06 18:28:13 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/06/19 23:46:44 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/12/06 18:28:13 wiz Exp $
 bin/aclocal
 bin/aclocal-${PKG_DIR_VERSION}
 bin/automake
@@ -35,9 +35,12 @@
 share/aclocal-${PKG_DIR_VERSION}/sanity.m4
 share/aclocal-${PKG_DIR_VERSION}/strip.m4
 share/automake-${PKG_DIR_VERSION}/Automake/Channels.pm
+share/automake-${PKG_DIR_VERSION}/Automake/General.pm
 share/automake-${PKG_DIR_VERSION}/Automake/Struct.pm
-share/automake-${PKG_DIR_VERSION}/Automake/General.pm
 share/automake-${PKG_DIR_VERSION}/Automake/XFile.pm
+share/automake-${PKG_DIR_VERSION}/COPYING
+share/automake-${PKG_DIR_VERSION}/INSTALL
+share/automake-${PKG_DIR_VERSION}/acinstall
 share/automake-${PKG_DIR_VERSION}/am/ansi2knr.am
 share/automake-${PKG_DIR_VERSION}/am/check.am
 share/automake-${PKG_DIR_VERSION}/am/clean-hdr.am
@@ -76,23 +79,22 @@
 share/automake-${PKG_DIR_VERSION}/am/texibuild.am
 share/automake-${PKG_DIR_VERSION}/am/texinfos.am
 share/automake-${PKG_DIR_VERSION}/am/yacc.am
-share/automake-${PKG_DIR_VERSION}/COPYING
-share/automake-${PKG_DIR_VERSION}/INSTALL
-share/automake-${PKG_DIR_VERSION}/texinfo.tex
+share/automake-${PKG_DIR_VERSION}/ansi2knr.1
 share/automake-${PKG_DIR_VERSION}/ansi2knr.c
-share/automake-${PKG_DIR_VERSION}/ansi2knr.1
+share/automake-${PKG_DIR_VERSION}/compile
+share/automake-${PKG_DIR_VERSION}/config-ml.in
 share/automake-${PKG_DIR_VERSION}/config.guess
 share/automake-${PKG_DIR_VERSION}/config.sub
+share/automake-${PKG_DIR_VERSION}/depcomp
+share/automake-${PKG_DIR_VERSION}/elisp-comp
 share/automake-${PKG_DIR_VERSION}/install-sh
 share/automake-${PKG_DIR_VERSION}/mdate-sh
 share/automake-${PKG_DIR_VERSION}/missing
 share/automake-${PKG_DIR_VERSION}/mkinstalldirs
-share/automake-${PKG_DIR_VERSION}/elisp-comp
+share/automake-${PKG_DIR_VERSION}/py-compile
+share/automake-${PKG_DIR_VERSION}/symlink-tree
+share/automake-${PKG_DIR_VERSION}/texinfo.tex
 share/automake-${PKG_DIR_VERSION}/ylwrap
-share/automake-${PKG_DIR_VERSION}/acinstall
-share/automake-${PKG_DIR_VERSION}/depcomp
-share/automake-${PKG_DIR_VERSION}/compile
-share/automake-${PKG_DIR_VERSION}/py-compile
 @dirrm share/aclocal-${PKG_DIR_VERSION}
 @dirrm share/automake-${PKG_DIR_VERSION}/Automake
 @dirrm share/automake-${PKG_DIR_VERSION}/am
diff -r 166b8eb2f847 -r d0d99c7da3fe devel/automake/distinfo
--- a/devel/automake/distinfo   Sat Dec 06 18:26:47 2003 +0000
+++ b/devel/automake/distinfo   Sat Dec 06 18:28:13 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index