summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-19 02:25:28 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-19 02:25:28 +0000
commite3fff5641b6f7e41bd07d36b96919cf5b03e6aca (patch)
treeb0b456c73adfb8815ed79a6b7df32a877f3e959c /doc
parentb1acd8e65bbc13b24823a44c09952384ad00a7bc (diff)
downloadpkgsrc-e3fff5641b6f7e41bd07d36b96919cf5b03e6aca.tar.gz
NetBSD doesn't use __unix__ nor unix, so use __NetBSD__ and so on in
slPortability.h to include <sys/param.h> which is needed to get defined(BSD) in sl.h. While I'm here switch to use buildlink3. Bump PKGREVISION to 1.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 0835e9dc769..427c76f8358 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5276 2004/03/18 10:47:47 jlam Exp $
+$NetBSD: CHANGES,v 1.5277 2004/03/19 02:25:28 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1488,3 +1488,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated sun-jre14 to 2.4 [jschauma 2004-03-17]
Updated sun-jdk14 to 2.4 [jschauma 2004-03-17]
Updated createbuildlink to 3.4 [jlam 2004-03-18]
+ Updated plib to 1.6.0nb1 [xtraeme 2004-03-19]