Module Name: src Committed By: mrg Date: Fri Jun 19 04:46:14 UTC 2009
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: note mesa-drm has been upgraded to git revision 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c. To generate a diff of this commit: cvs rdiff -u -r1.702 -r1.703 src/doc/3RDPARTY cvs rdiff -u -r1.1242 -r1.1243 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.702 src/doc/3RDPARTY:1.703 --- src/doc/3RDPARTY:1.702 Sat Jun 13 12:02:07 2009 +++ src/doc/3RDPARTY Fri Jun 19 04:46:14 2009 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.702 2009/06/13 12:02:07 kardel Exp $ +# $NetBSD: 3RDPARTY,v 1.703 2009/06/19 04:46:14 mrg Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -610,7 +610,7 @@ into inetd. The provided libwrap2netbsd script handles just libwrap. Package: mesa-drm -Version: git 2580a065d81be645a14af1e91b8441f7e72fcbe4 +Version: git 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c Current Vers: Maintainer: mesa-...@? Archive Site: git://anongit.freedesktop.org/git/mesa/drm Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1242 src/doc/CHANGES:1.1243 --- src/doc/CHANGES:1.1242 Mon Jun 15 12:58:24 2009 +++ src/doc/CHANGES Fri Jun 19 04:46:14 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1242 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1243 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -301,3 +301,5 @@ ntp: Import ntp-4-2-4p7. [kardel 20090613] ehci(4): Add quirk for SB600/SB700 chipsets to workaround freeze in USB subsystem. [cegger 20090615] + drm(4): Update to mesa-drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c. + [mrg 20090619]