summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-08 00:02:18 +0000
committerjlam <jlam@pkgsrc.org>2002-10-08 00:02:18 +0000
commit097d323720e35dc21138c02bcb4cf218e1f5af05 (patch)
tree3e9b8335949e61bb7e4d7ee845ccbecf74b788f6 /doc
parentb3cd887fd9f464851984b06770d234ca230f4b9d (diff)
downloadpkgsrc-097d323720e35dc21138c02bcb4cf218e1f5af05.tar.gz
Workaround breakage with gdk-pixbuf-csource and PTL2. Also, link the
gthread libraries into the gtk2 libraries and programs as some of them implicitly want pthreads (PTL2). Bump PKGREVISION.
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 ba5de96bd31..96a7e6d7dab 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.196 2002/10/07 20:04:09 tron Exp $
+$NetBSD: CHANGES,v 1.197 2002/10/08 00:03:35 jlam Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3147,3 +3147,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated arla to 0.35.9nb2 [wennmach 2002-10-07]
Updated cyrus-sasl to 1.5.27nb2 [seb 2002-10-07]
Removed ppp [tron 2002-10-07]
+ Updated gtk2 to 2.0.6nb3 [jlam 2002-10-07]