diff options
author | jlam <jlam@pkgsrc.org> | 2002-12-22 05:14:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-12-22 05:14:41 +0000 |
commit | b526b47f26a57b423bb45547ed04617b33430032 (patch) | |
tree | 42bf01618c65593f1fd45543f03e088dbbdf563b /doc | |
parent | 1de7c1fa18eb579a34e75880e960713908f118fd (diff) | |
download | pkgsrc-b526b47f26a57b423bb45547ed04617b33430032.tar.gz |
Bump the PKGREVISION of devel/gettext: force the Java compiler to go
undetected so that the Java classes aren't built and installed. The
gettext Java classes should go into a separate package so that all OSes
may install them, not just Solaris.
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 9d11bbd6eda..768cb0a4378 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.861 2002/12/21 23:32:40 jmmv Exp $ +$NetBSD: CHANGES,v 1.862 2002/12/22 05:15:07 jlam Exp $ Changes to the packages collection and infrastructure in 2002: @@ -4044,3 +4044,4 @@ Changes to the packages collection and infrastructure in 2002: Updated xmess to 0.62.1nb1 [kristerw 2002-12-21] Added sweep-0.5.13 [jmmv 2002-12-21] Updated gimp-base to 1.2.3nb3 [jmmv 2002-12-21] + Updated gettext to 0.11.5nb1 [jlam 2002-12-21] |