pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Update bmake to 20040118.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53e6b96f73a9
branches:  trunk
changeset: 466475:53e6b96f73a9
user:      sjg <sjg%pkgsrc.org@localhost>
date:      Mon Jan 19 00:57:10 2004 +0000

description:
Update bmake to 20040118.
Changes include:
variable expansion in sysV style replacements
fix for cond.c to handle compound expressions better
fix for ternary modifier

diffstat:

 devel/bmake/Makefile |  4 ++--
 devel/bmake/distinfo |  6 +++---
 doc/CHANGES          |  3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (38 lines):

diff -r 6e51a6bce283 -r 53e6b96f73a9 devel/bmake/Makefile
--- a/devel/bmake/Makefile      Mon Jan 19 00:01:51 2004 +0000
+++ b/devel/bmake/Makefile      Mon Jan 19 00:57:10 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/12/22 23:26:43 sjg Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/19 00:57:10 sjg Exp $
 #
 
-DISTNAME=       bmake-20031222
+DISTNAME=       bmake-20040118
 WRKSRC=                ${WRKDIR}/bmake
 CATEGORIES=    devel
 MASTER_SITES=   ftp://ftp.NetBSD.org/pub/incoming/sjg/
diff -r 6e51a6bce283 -r 53e6b96f73a9 devel/bmake/distinfo
--- a/devel/bmake/distinfo      Mon Jan 19 00:01:51 2004 +0000
+++ b/devel/bmake/distinfo      Mon Jan 19 00:57:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2003/12/22 23:26:43 sjg Exp $
+$NetBSD: distinfo,v 1.14 2004/01/19 00:57:10 sjg Exp $
 
-SHA1 (bmake-20031222.tar.gz) = 4172cbded5e144196c44c9f1c082739a08113ad5
-Size (bmake-20031222.tar.gz) = 337641 bytes
+SHA1 (bmake-20040118.tar.gz) = 0b4047dc570309c8f075824e1d0c784f61eaba5d
+Size (bmake-20040118.tar.gz) = 337933 bytes
diff -r 6e51a6bce283 -r 53e6b96f73a9 doc/CHANGES
--- a/doc/CHANGES       Mon Jan 19 00:01:51 2004 +0000
+++ b/doc/CHANGES       Mon Jan 19 00:57:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4503 2004/01/19 00:00:45 recht Exp $
+$NetBSD: CHANGES,v 1.4504 2004/01/19 00:57:10 sjg Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -336,3 +336,4 @@
        Updated anomy-sanitizer to 1.66 [kim 2004-01-18]
        Updated py-Scientific to 2.4.5 [recht 2004-01-18]
        Updated py-Scientific-doc to 2.4.5 [recht 2004-01-18]
+       Updated bmake to 20040118 [sjg 2004-01-18]



Home | Main Index | Thread Index | Old Index