summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc>2004-09-30 10:54:28 +0000
committeragc <agc>2004-09-30 10:54:28 +0000
commit4d74f0416ff7664ef899e39d600917fd641f2141 (patch)
tree108fb5860317e929e1b9223e34cff7688f02af50 /doc
parent65112c34d2dedf4cfff9d937b443c58fb7a505ae (diff)
downloadpkgsrc-4d74f0416ff7664ef899e39d600917fd641f2141.tar.gz
Update the dylan-interpreter to version 2.3.11
Fixes build problems shown up on bulk builds. 2.3.11 has support for NetBSD/i386 as standard, so I've brought the sparc and ppc support forward from previous patches. 2.3.11 no longer includes its own version of the Boehm GC malloc package, so add the boehm-gc buildlink3.mk file to the package Makefile.
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 3bb3e1d5807..bd942357cbc 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7290 2004/09/30 09:43:32 grant Exp $
+$NetBSD: CHANGES,v 1.7291 2004/09/30 10:54:28 agc Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4487,3 +4487,4 @@ Changes to the packages collection and infrastructure in 2004:
Added flodo-v3 [mrg 2004-09-29]
Updated gtklife to 4.1 [wiz 2004-09-30]
Added shc-3.7 [grant 2004-09-30]
+ Updated dylan-interpreter to 2.3.11 [agc 2004-09-30]