Wed Jan 19 04:25:30 2011 UTC ()
Note update of GNU GLOBAL 5.9.3.

Big changes:

- Allows the symbolic links which point to directories, and treats
  the names of struct, union, enum and enum member as definitions.
  (5.7)

- Uses GPLv3 and LGPLv3 license. (5.6)

- Becomes GNU BOKINware. (5.5)

Details:

	http://cvs.savannah.gnu.org/viewvc/global/global/NEWS?view=markup

Bunch of incompatible format changes.  DON'T FORGET TO RE-GENERATE TAGS!


(uebayasi)
diff -r1.89 -r1.90 pkgsrc/doc/CHANGES-2011

cvs diff -r1.89 -r1.90 pkgsrc/doc/CHANGES-2011 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2011 2011/01/19 04:20:06 1.89
+++ pkgsrc/doc/CHANGES-2011 2011/01/19 04:25:30 1.90
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2011,v 1.89 2011/01/19 04:20:06 jmcneill Exp $ 1$NetBSD: CHANGES-2011,v 1.90 2011/01/19 04:25:30 uebayasi Exp $
2 2
3Changes to the packages collection and infrastructure in 2011: 3Changes to the packages collection and infrastructure in 2011:
4 4
5 Updated net/py-boto to 1.9b [gson 2011-01-01] 5 Updated net/py-boto to 1.9b [gson 2011-01-01]
6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02] 6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02]
7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02] 7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02]
8 Updated chat/psi to 0.14 [schnoebe 2011-01-02] 8 Updated chat/psi to 0.14 [schnoebe 2011-01-02]
9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03] 9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03]
10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03] 10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03]
11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03] 11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03]
12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04] 12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04]
13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06] 13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06]
14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06] 14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06]
@@ -143,13 +143,14 @@ Changes to the packages collection and i @@ -143,13 +143,14 @@ Changes to the packages collection and i
143 Updated print/tex-answers-doc to 2.13 [minskim 2011-01-18] 143 Updated print/tex-answers-doc to 2.13 [minskim 2011-01-18]
144 Updated print/tex-ulem to 2010 [minskim 2011-01-18] 144 Updated print/tex-ulem to 2010 [minskim 2011-01-18]
145 Updated print/tex-ulem-doc to 2010 [minskim 2011-01-18] 145 Updated print/tex-ulem-doc to 2010 [minskim 2011-01-18]
146 Updated fonts/tex-helvetic to 2010 [minskim 2011-01-18] 146 Updated fonts/tex-helvetic to 2010 [minskim 2011-01-18]
147 Updated fonts/tex-courier to 2010.21101 [minskim 2011-01-18] 147 Updated fonts/tex-courier to 2010.21101 [minskim 2011-01-18]
148 Updated graphics/shotwell to 0.8.1 [gls 2010-01-18] 148 Updated graphics/shotwell to 0.8.1 [gls 2010-01-18]
149 Updated audio/cmus to 2.3.3 [gls 2010-01-18] 149 Updated audio/cmus to 2.3.3 [gls 2010-01-18]
150 Added x11/libXvMCW version 0.9.3 [jmcneill 2011-01-18] 150 Added x11/libXvMCW version 0.9.3 [jmcneill 2011-01-18]
151 Updated multimedia/mplayer to mplayer-1.0rc20100913nb3 [jmcneill 2011-01-18] 151 Updated multimedia/mplayer to mplayer-1.0rc20100913nb3 [jmcneill 2011-01-18]
152 Updated print/cups to 1.4.6nb1 [sbd 2011-01-19] 152 Updated print/cups to 1.4.6nb1 [sbd 2011-01-19]
153 Updated pkgtools/x11-links to 0.62 [jmcneill 2011-01-18] 153 Updated pkgtools/x11-links to 0.62 [jmcneill 2011-01-18]
154 Added multimedia/libva version 1.0.6 [jmcneill 2011-01-18] 154 Added multimedia/libva version 1.0.6 [jmcneill 2011-01-18]
155 Added multimedia/hwdecode-demos version 0.9.4 [jmcneill 2011-01-18] 155 Added multimedia/hwdecode-demos version 0.9.4 [jmcneill 2011-01-18]
 156 Updated devel/global to 5.9.3 [uebayasi 2011-01-19]