pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Updated automake to 1.9.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/247250ce87b3
branches:  trunk
changeset: 480832:247250ce87b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 21 12:21:05 2004 +0000

description:
Updated automake to 1.9.2:

Bugs fixed in 1.9.2 (10th anniversary release):
* Sort rm commands output for mostlyclean-generic, clean-generic,
  distclean-generic and maintainer-clean-generic, so that the produced
  Makefile is not sensible to the way Perl sorts its hashes.
* Support `+' in the name of directories given to `include'.
* Preserve spaces in the arguments of `compile'.
* `missing' will no longer try to emulate a tool that is run
  with `--version' or `--help' as argument.
* Noteworthy manual update:
  - There is a new chapter about the history of Automake.

diffstat:

 devel/automake/Makefile |  4 ++--
 devel/automake/distinfo |  6 +++---
 doc/CHANGES             |  3 ++-
 doc/TODO                |  3 +--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r 88a12d474597 -r 247250ce87b3 devel/automake/Makefile
--- a/devel/automake/Makefile   Tue Sep 21 10:48:16 2004 +0000
+++ b/devel/automake/Makefile   Tue Sep 21 12:21:05 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2004/08/13 13:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2004/09/21 12:21:05 wiz Exp $
 #
 
-DISTNAME=      automake-1.9.1
+DISTNAME=      automake-1.9.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=automake/} \
                ftp://sources.redhat.com/pub/automake/
diff -r 88a12d474597 -r 247250ce87b3 devel/automake/distinfo
--- a/devel/automake/distinfo   Tue Sep 21 10:48:16 2004 +0000
+++ b/devel/automake/distinfo   Tue Sep 21 12:21:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2004/08/13 13:27:06 wiz Exp $
+$NetBSD: distinfo,v 1.21 2004/09/21 12:21:05 wiz Exp $
 
-SHA1 (automake-1.9.1.tar.bz2) = faf275ff5b01c8a24f4b53a91f3c8e26669466da
-Size (automake-1.9.1.tar.bz2) = 697785 bytes
+SHA1 (automake-1.9.2.tar.bz2) = 08ffd24981591d414089046aa14afe88e469f954
+Size (automake-1.9.2.tar.bz2) = 731007 bytes
diff -r 88a12d474597 -r 247250ce87b3 doc/CHANGES
--- a/doc/CHANGES       Tue Sep 21 10:48:16 2004 +0000
+++ b/doc/CHANGES       Tue Sep 21 12:21:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7194 2004/09/21 10:16:05 xtraeme Exp $
+$NetBSD: CHANGES,v 1.7195 2004/09/21 12:21:05 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4301,3 +4301,4 @@
        Updated bidwatcher to 1.3.16 [tron 2004-09-21]
        Updated libmikmod to 3.1.11.1 [wiz 2004-09-21]
        Updated clamsmtp to 0.8 [xtraeme 2004-09-21]
+       Updated automake to 1.9.2 [wiz 2004-09-21]
diff -r 88a12d474597 -r 247250ce87b3 doc/TODO
--- a/doc/TODO  Tue Sep 21 10:48:16 2004 +0000
+++ b/doc/TODO  Tue Sep 21 12:21:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2152 2004/09/21 10:48:16 wiz Exp $
+$NetBSD: TODO,v 1.2153 2004/09/21 12:21:06 wiz Exp $
 
 Suggested new packages
 ======================
@@ -189,7 +189,6 @@
        o aspell-0.60
        o atari800-1.3.3
        o auctex-11.53
-       o automake-1.9.2
        o avidemux-2.0.28
        o balsa-1.4.4
        o bash3-3.0



Home | Main Index | Thread Index | Old Index