Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 2009 11:46:19 +0000 (UTC)
From:      Florent Thoumie <flz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r195405 - head
Message-ID:  <200907061146.n66BkJDt081098@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907061146.n66BkJDt081098>