svn commit: r195405 - head

Florent Thoumie flz at FreeBSD.org
Mon Jul 6 11:46:20 UTC 2009


Author: flz
Date: Mon Jul  6 11:46:18 2009
New Revision: 195405
URL: http://svn.freebsd.org/changeset/base/195405

Log:
  - pkg_install is maintained by portmgr.
  - BSD.x11{,-4}.dist aren't used anymore and BSD.local.dist now lives
  in ports/Templates/. Most people apparently missed that move and still
  commit to the src copy, so I'll have to remove it eventually but for
  now, the MAINTAINERS line can go.
  
  Approved by:	re (kib)

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Mon Jul  6 10:40:46 2009	(r195404)
+++ head/MAINTAINERS	Mon Jul  6 11:46:18 2009	(r195405)
@@ -111,7 +111,7 @@ truss		alfred	Will be happy to review co
 rpc		alfred	Pre-commit review requested.
 xfs		kan at FreeBSD.org,rodrigc at FreeBSD.org,cattelan at xfs.org
 			Pre-commit review preferred.
-pkg_install	krion	Pre-commit review or approval from portmgr@ requested.
+pkg_install	portmgr	Pre-commit review or approval from portmgr@ requested.
 linux emul	emulation	Please discuss changes here.
 bs{diff,patch}	cperciva	Pre-commit review requested.
 portsnap	cperciva	Pre-commit review requested.
@@ -123,7 +123,6 @@ lib/libsdp		emax	Pre-commit review prefe
 usr.bin/bluetooth	emax	Pre-commit review preferred.
 usr.sbin/bluetooth	emax	Pre-commit review preferred.
 gnu/usr.bin/send-pr	bugmaster	Pre-commit review requested.
-BSD.{local,x11*}.dist	portmgr	Pre-commit review requested, since these files interface with ports.
 ncurses		rafan	Heads-up appreciated, try not to break it.
 
 Following are the entries from the Makefiles, and a few other sources.


More information about the svn-src-head mailing list