Tue May 19 06:49:30 2009 UTC ()
Added x11/dri2proto version 2.0.


(hasso)
diff -r1.1924 -r1.1925 pkgsrc/doc/CHANGES-2009
diff -r1.587 -r1.588 pkgsrc/x11/Makefile

cvs diff -r1.1924 -r1.1925 pkgsrc/doc/CHANGES-2009 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2009 2009/05/19 06:46:00 1.1924
+++ pkgsrc/doc/CHANGES-2009 2009/05/19 06:49:29 1.1925
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2009,v 1.1924 2009/05/19 06:46:00 sno Exp $ 1$NetBSD: CHANGES-2009,v 1.1925 2009/05/19 06:49:29 hasso Exp $
2 2
3Changes to the packages collection and infrastructure in 2009: 3Changes to the packages collection and infrastructure in 2009:
4 4
5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01] 5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01]
6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01] 6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01]
7 Updated devel/cpuflags to 1.31 [abs 2009-01-02] 7 Updated devel/cpuflags to 1.31 [abs 2009-01-02]
8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02] 8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02]
9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02] 9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02]
10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02] 10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02]
11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02] 11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02]
12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03] 12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03]
13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03] 13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03]
14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03] 14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03]
@@ -2577,13 +2577,14 @@ Changes to the packages collection and i @@ -2577,13 +2577,14 @@ Changes to the packages collection and i
2577 Updated x11/gnome-themes to 2.26.1 [wiz 2009-05-18] 2577 Updated x11/gnome-themes to 2.26.1 [wiz 2009-05-18]
2578 Updated lang/classpath to 0.93nb1 [wiz 2009-05-18] 2578 Updated lang/classpath to 0.93nb1 [wiz 2009-05-18]
2579 Updated lang/classpath-gui to 0.93nb2 [wiz 2009-05-18] 2579 Updated lang/classpath-gui to 0.93nb2 [wiz 2009-05-18]
2580 Updated misc/orca to 2.26.1 [wiz 2009-05-18] 2580 Updated misc/orca to 2.26.1 [wiz 2009-05-18]
2581 Updated www/typolight27-translations to 20090518 [taca 2009-05-18] 2581 Updated www/typolight27-translations to 20090518 [taca 2009-05-18]
2582 Updated www/gtkhtml314 to 3.26.2 [wiz 2009-05-18] 2582 Updated www/gtkhtml314 to 3.26.2 [wiz 2009-05-18]
2583 Updated security/seahorse to 2.26.1 [wiz 2009-05-18] 2583 Updated security/seahorse to 2.26.1 [wiz 2009-05-18]
2584 Updated security/seahorse-plugins to 2.26.1 [wiz 2009-05-18] 2584 Updated security/seahorse-plugins to 2.26.1 [wiz 2009-05-18]
2585 Updated devel/xorg-util-macros to 1.2.1 [hasso 2009-05-18] 2585 Updated devel/xorg-util-macros to 1.2.1 [hasso 2009-05-18]
2586 Updated sysutils/libpciaccess to 0.10.6 [hasso 2009-05-18] 2586 Updated sysutils/libpciaccess to 0.10.6 [hasso 2009-05-18]
2587 Updated lang/openjdk7-bin to 20090502 [abs 2009-05-18] 2587 Updated lang/openjdk7-bin to 20090502 [abs 2009-05-18]
2588 Updated audio/cdparanoia to 3.0.9.8nb8 [dholland 2009-05-19] 2588 Updated audio/cdparanoia to 3.0.9.8nb8 [dholland 2009-05-19]
2589 Updated www/p5-Catalyst-Plugin-Session-Store-FastMmap to 0.10 [sno 2009-05-19] 2589 Updated www/p5-Catalyst-Plugin-Session-Store-FastMmap to 0.10 [sno 2009-05-19]
 2590 Added x11/dri2proto version 2.0 [hasso 2009-05-19]

cvs diff -r1.587 -r1.588 pkgsrc/x11/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/Makefile 2009/04/24 16:54:32 1.587
+++ pkgsrc/x11/Makefile 2009/05/19 06:49:29 1.588
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.587 2009/04/24 16:54:32 sborrill Exp $ 1# $NetBSD: Makefile,v 1.588 2009/05/19 06:49:29 hasso Exp $
2# 2#
3 3
4COMMENT= Packages to support the X window system 4COMMENT= Packages to support the X window system
5 5
6SUBDIR+= 9term 6SUBDIR+= 9term
7SUBDIR+= XaoS 7SUBDIR+= XaoS
8SUBDIR+= Xaw-Xpm 8SUBDIR+= Xaw-Xpm
9SUBDIR+= Xaw3d 9SUBDIR+= Xaw3d
10SUBDIR+= Xbae 10SUBDIR+= Xbae
11SUBDIR+= Xcomposite 11SUBDIR+= Xcomposite
12SUBDIR+= Xfixes 12SUBDIR+= Xfixes
13SUBDIR+= XmHTML 13SUBDIR+= XmHTML
14SUBDIR+= Xrender 14SUBDIR+= Xrender
@@ -22,26 +22,27 @@ SUBDIR+= bbapm @@ -22,26 +22,27 @@ SUBDIR+= bbapm
22SUBDIR+= beforelight 22SUBDIR+= beforelight
23SUBDIR+= bigreqsproto 23SUBDIR+= bigreqsproto
24SUBDIR+= bitmap 24SUBDIR+= bitmap
25SUBDIR+= blt 25SUBDIR+= blt
26SUBDIR+= bwidget 26SUBDIR+= bwidget
27SUBDIR+= compositeproto 27SUBDIR+= compositeproto
28SUBDIR+= damageproto 28SUBDIR+= damageproto
29SUBDIR+= desklaunch 29SUBDIR+= desklaunch
30SUBDIR+= deskmenu 30SUBDIR+= deskmenu
31SUBDIR+= devilspie 31SUBDIR+= devilspie
32SUBDIR+= dfm 32SUBDIR+= dfm
33SUBDIR+= dmenu 33SUBDIR+= dmenu
34SUBDIR+= docker 34SUBDIR+= docker
 35SUBDIR+= dri2proto
35SUBDIR+= driconf 36SUBDIR+= driconf
36SUBDIR+= dtx11session 37SUBDIR+= dtx11session
37SUBDIR+= dxpc 38SUBDIR+= dxpc
38SUBDIR+= ede 39SUBDIR+= ede
39SUBDIR+= editres 40SUBDIR+= editres
40SUBDIR+= efltk 41SUBDIR+= efltk
41SUBDIR+= egtk 42SUBDIR+= egtk
42SUBDIR+= eterm 43SUBDIR+= eterm
43SUBDIR+= evieext 44SUBDIR+= evieext
44SUBDIR+= fast-user-switch-applet 45SUBDIR+= fast-user-switch-applet
45SUBDIR+= fbdesk 46SUBDIR+= fbdesk
46SUBDIR+= filerunner 47SUBDIR+= filerunner
47SUBDIR+= fixesproto 48SUBDIR+= fixesproto