diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:46:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:46:36 +0000 |
commit | 8cefe37694db718e3b3b52f4d9db15417925022c (patch) | |
tree | 328bf5b388379715bc594e41c10a38c6c8ee7293 /doc/CHANGES | |
parent | cad7fd43eb33460be6d1aad9af7feb89f6bcacd1 (diff) | |
download | pkgsrc-8cefe37694db718e3b3b52f4d9db15417925022c.tar.gz |
As discussed in tech-pkg, remove X11/Xpm support in graphics/gd.
While I'm here, s/-lpthread/${PTHREAD_LDFLAGS}/.
Bump PKGREVISION.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f1ea84cf5b9..73d9100ac1b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6251 2004/06/20 21:40:49 martin Exp $ +$NetBSD: CHANGES,v 1.6252 2004/06/20 21:46:36 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2984,3 +2984,4 @@ Changes to the packages collection and infrastructure in 2004: Updated msmtp to 1.0.0 [xtraeme 2004-06-20] Updated gdm to 2.6.0.3 [jmmv 2004-06-20] Updated cdrecord to 2.00.3nb1 [martin 2004-06-20] + Updated gd to 2.0.25nb1 [xtraeme 2004-06-20] |