pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk include the PKGSRC_COMPILER setting in the report
details: https://anonhg.NetBSD.org/pkgsrc/rev/2aa7ccf7bc8b
branches: trunk
changeset: 522580:2aa7ccf7bc8b
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Wed Dec 13 16:05:25 2006 +0000
description:
include the PKGSRC_COMPILER setting in the report
diffstat:
mk/bulk/post-build | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 9448af79c22a -r 2aa7ccf7bc8b mk/bulk/post-build
--- a/mk/bulk/post-build Wed Dec 13 11:44:12 2006 +0000
+++ b/mk/bulk/post-build Wed Dec 13 16:05:25 2006 +0000
@@ -1,5 +1,5 @@
#!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.64 2006/07/26 17:00:03 wiz Exp $
+# $NetBSD: post-build,v 1.65 2006/12/13 16:05:25 dmcmahill Exp $
#
# Collect stuff after a pkg bulk build
#
@@ -175,6 +175,7 @@
ORDERFILE
PAX
PKG_DBDIR
+ PKGSRC_COMPILER
STARTFILE
SUPPORTSFILE
X11BASE
@@ -404,6 +405,7 @@
print <<EOF;
pkgsrc bulk build results
$os $vars{osrev}/$vars{MACHINE_ARCH}
+Compiler: $vars{PKGSRC_COMPILER}
Summary:
Home |
Main Index |
Thread Index |
Old Index