summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-07-08 08:38:16 +0000
committeragc <agc@pkgsrc.org>2004-07-08 08:38:16 +0000
commitd121c65c688902ab601139ec9df6b43de698db83 (patch)
tree5867490704886b3c4970cfcfefc661f5db3c0d39
parente296a68c381cf03554019809c926eb08d445817b (diff)
downloadpkgsrc-d121c65c688902ab601139ec9df6b43de698db83.tar.gz
Pullup ticket 48 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.
Solaris bulk build fix. Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 21:42:37 UTC 2004 Modified Files: pkgsrc/mk/bulk: mksandbox Log Message: add /var/sadm so that Solaris pkgchk(8) can read the package database, xpm/builtin.mk uses this to determine whether Solaris has xpm.
-rw-r--r--doc/CHANGES-pkgsrc-2004Q26
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2
index b31fc496311..e6869f23991 100644
--- a/doc/CHANGES-pkgsrc-2004Q2
+++ b/doc/CHANGES-pkgsrc-2004Q2
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.13 2004/07/08 08:35:02 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.14 2004/07/08 08:38:16 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -23,4 +23,6 @@ Pullup ticket 45, requested by Grant Beattie [agc 2004-07-06]
Pullup ticket 46, requested by Martti Kuparinen [agc 2004-07-08]
vim 6.3 pulled up, bug fix release.
Pullup ticket 47, requested by Martti Kuparinen [agc 2004-07-08]
- postfix 2.1.3 pulled up.
+ postfix 2.1.3 pulled up
+Pullup ticket 48, requested by Grant Beattie [agc 2004-07-08]
+ Solaris bulk build fix