pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2004Q2]: pkgsrc/doc Complete the pullup of ticket 49, from Gra...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1fb2cc1ddee
branches:  pkgsrc-2004Q2
changeset: 476723:f1fb2cc1ddee
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Jul 09 06:56:00 2004 +0000

description:
Complete the pullup of ticket 49, from Grant Beattie.

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Sat Jul  3 22:00:03 UTC 2004

        Modified Files:
                pkgsrc/mk/buildlink2: fake-la

        Log Message:
        replace ${TEST} -e with -f.

and

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Sat Jul  3 22:04:57 UTC 2004

        Modified Files:
                pkgsrc/mk: defs.SunOS.mk

        Log Message:
        use built-in test(1) now that bsd.pkg.mk is ${TEST} -e free.

and

        Module Name:    pkgsrc
        Committed By:   heinz
        Date:           Tue Jul  6 20:47:15 UTC 2004

        Modified Files:
                pkgsrc/mk/buildlink2: fake-la

        Log Message:
        Option "-e" for "test" is not portable.

diffstat:

 doc/CHANGES-pkgsrc-2004Q2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 52ff443b4939 -r f1fb2cc1ddee doc/CHANGES-pkgsrc-2004Q2
--- a/doc/CHANGES-pkgsrc-2004Q2 Fri Jul 09 06:55:13 2004 +0000
+++ b/doc/CHANGES-pkgsrc-2004Q2 Fri Jul 09 06:56:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.16 2004/07/08 10:43:00 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.17 2004/07/09 06:56:00 agc Exp $
 
 Changes to the packages collection and infrastructure on the
 pkgsrc-2004Q2 branch:
@@ -26,7 +26,7 @@
        postfix 2.1.3 pulled up
 Pullup ticket 48, requested by Grant Beattie [agc 2004-07-08]
        Solaris bulk build fix
-Pullup ticket 49, requested by Grant Beattie [agc 2004-07-08]
+Pullup ticket 49, requested by Grant Beattie [agc 2004-07-08, 2004-07-09]
        ${TEST} portability fixes
 Pullup ticket 50, requested by Martti Kuparinen [agc 2004-07-08]
        security fix for ethereal



Home | Main Index | Thread Index | Old Index