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.9.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/df563bb46b06
branches: trunk
changeset: 486709:df563bb46b06
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 01 10:38:43 2005 +0000
description:
Update to 1.9.4.
Bugs fixed in 1.9.4:
* Longstanding bugs:
- Portability nits in install-sh and mdata-sh.
- Don't let `make install' fails if a _JAVA primary becomes empty
because of conditionals.
- Do not confuse CHANGELOG with ChangeLog on case-insensitive
case-preserving file systems (likewise for all automatically
distributed files).
- Do not embed $DESTDIR in Python's byte-code files.
- Work around programs that read stdin when checking for --version
and --help options (when the `std-options' is used).
- Fix AM_PATH_PYTHON to correctly define PYTHON as `:' when no minimum
version was supplied and no interpreter is found.
* Noteworthy manual updates:
- Conditional Subdirectories: more comments about non-distributed
subdirectories.
- Flag Variables Ordering: new FAQ entry.
- Per-Object Flags: new FAQ entry.
diffstat:
devel/automake/Makefile | 4 ++--
devel/automake/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r d19c92f50368 -r df563bb46b06 devel/automake/Makefile
--- a/devel/automake/Makefile Sat Jan 01 06:28:00 2005 +0000
+++ b/devel/automake/Makefile Sat Jan 01 10:38:43 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2004/11/01 20:29:08 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2005/01/01 10:38:43 wiz Exp $
#
-DISTNAME= automake-1.9.3
+DISTNAME= automake-1.9.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/} \
ftp://sources.redhat.com/pub/automake/
diff -r d19c92f50368 -r df563bb46b06 devel/automake/distinfo
--- a/devel/automake/distinfo Sat Jan 01 06:28:00 2005 +0000
+++ b/devel/automake/distinfo Sat Jan 01 10:38:43 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2004/11/01 20:29:08 wiz Exp $
+$NetBSD: distinfo,v 1.24 2005/01/01 10:38:44 wiz Exp $
-SHA1 (automake-1.9.3.tar.bz2) = d112217136632c0cdc73e27f4a4bea1a8af199aa
-Size (automake-1.9.3.tar.bz2) = 737543 bytes
+SHA1 (automake-1.9.4.tar.bz2) = 830b11678693297086b9ac0b09ed2bf7239d0584
+Size (automake-1.9.4.tar.bz2) = 751849 bytes
SHA1 (patch-aa) = 5faa883609df5432dd0516e472587f191bc58ba4
Home |
Main Index |
Thread Index |
Old Index