diff options
author | ben <ben@pkgsrc.org> | 2003-12-18 15:44:24 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2003-12-18 15:44:24 +0000 |
commit | 4f12f860b521a76a6374afd04c5996d408436b50 (patch) | |
tree | 23bccf28150ab9ec0d70eb5c7898caeddbd35242 /doc | |
parent | de7122ee8ebc66483ae74eab41ef59437b0b687c (diff) | |
download | pkgsrc-4f12f860b521a76a6374afd04c5996d408436b50.tar.gz |
Apply patch from Harry Waddell in PR 23289 to chill in gcc 2.95.3, to
fix a build error when using gcc 3. Also bumps 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 e9c58c3485f..473731cc28a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4180 2003/12/18 15:12:34 adam Exp $ +$NetBSD: CHANGES,v 1.4181 2003/12/18 15:44:24 ben Exp $ Changes to the packages collection and infrastructure in 2003: @@ -5234,3 +5234,4 @@ Changes to the packages collection and infrastructure in 2003: Updated librsvg2 to 2.5.0 [adam 2003-12-18] Updated eog2 to 2.5.1 [adam 2003-12-18] Updated gimageview to 0.2.24nb4 [adam 2003-12-18] + Updated gcc to 2.95.3nb5 [ben 2003-12-18] |