diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-06 09:24:56 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-06 09:24:56 +0000 |
commit | d7f346a9d2b89f59e38c260dd7cb106f6e16fa99 (patch) | |
tree | ee6a54cd748bc528e09148d21e0d5902f3d13436 /doc | |
parent | 33d957ebc6272b1c6a15482a843e16710840498e (diff) | |
download | pkgsrc-d7f346a9d2b89f59e38c260dd7cb106f6e16fa99.tar.gz |
Disable X11 support/detection in libgtop2, which was causing trouble on
systems where there is not libXau.so; Bump PKGREVISION.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bdd5e353b8f..10116311baa 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5458 2004/04/06 09:19:47 adam Exp $ +$NetBSD: CHANGES,v 1.5459 2004/04/06 09:24:56 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1796,3 +1796,4 @@ Changes to the packages collection and infrastructure in 2004: Updated metamail to 2.7nb5 [xtraeme 2004-04-06] Updated glib2 to 2.4.0nb1 [jmmv 2004-04-06] Updated mng to 1.0.7 [adam 2004-04-06] + Updated libgtop2 to 2.5.2nb1 [xtraeme 2004-04-06] |