pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q2]: pkgsrc/doc Pullup ticket 49 to the pkgsrc-2004Q2 bran...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2b50c32a0eb
branches: pkgsrc-2004Q2
changeset: 476719:f2b50c32a0eb
user: agc <agc%pkgsrc.org@localhost>
date: Thu Jul 08 08:41:16 2004 +0000
description:
Pullup ticket 49 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.
Fixes for ${TEST} portability.
Module Name: pkgsrc
Committed By: grant
Date: Sat Jul 3 21:59:04 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
replace use of ${TEST} -e with -f or -d as appropriate. use consistent
shell syntax.
this allows the pkgsrc framework to work with IRIX 5.3 and Solaris'
sh(1) built-in test(1).
diffstat:
doc/CHANGES-pkgsrc-2004Q2 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r d1e70c5f1d00 -r f2b50c32a0eb doc/CHANGES-pkgsrc-2004Q2
--- a/doc/CHANGES-pkgsrc-2004Q2 Thu Jul 08 08:40:33 2004 +0000
+++ b/doc/CHANGES-pkgsrc-2004Q2 Thu Jul 08 08:41:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.14 2004/07/08 08:38:16 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.15 2004/07/08 08:41:16 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -26,3 +26,5 @@
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]
+ ${TEST} portability fixes
Home |
Main Index |
Thread Index |
Old Index