From nobody@FreeBSD.org  Wed Dec 28 12:31:47 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B14481065672
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 12:31:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A09918FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 12:31:47 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBSCVl5f046146
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 12:31:47 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBSCVlEW046145;
	Wed, 28 Dec 2011 12:31:47 GMT
	(envelope-from nobody)
Message-Id: <201112281231.pBSCVlEW046145@red.freebsd.org>
Date: Wed, 28 Dec 2011 12:31:47 GMT
From: Marin Atanasov Nikolov <dnaeon@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Add user "gerrit" to UIDs and GIDs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163666
>Category:       ports
>Synopsis:       [PATCH] Add user "gerrit" to UIDs and GIDs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 12:40:09 UTC 2011
>Closed-Date:    Fri Feb 24 19:49:07 UTC 2012
>Last-Modified:  Fri Feb 24 19:49:07 UTC 2012
>Originator:     Marin Atanasov Nikolov
>Release:        FreeBSD 9.0-BETA3
>Organization:
unix-heaven.org
>Environment:
FreeBSD xxx 9.0-BETA3 FreeBSD 9.0-BETA3 #1: Fri Sep 30 11:24:43 EEST 2011     root@xxx:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
In order to get devel/gerrit into the ports tree we need to have the "gerrit" user added to UIDs and GIDs file first.

Please have a look at ports/163665 for adding devel/gerrit to the Ports Tree.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ports.orig/GIDs ports/GIDs
--- ports.orig/GIDs	2011-12-27 14:40:16.000000000 +0200
+++ ports/GIDs	2011-12-27 14:41:43.000000000 +0200
@@ -175,6 +175,7 @@
 openxpki:*:777:
 puppet:*:814:
 jenkins:*:818:
+gerrit:*:819:
 openacs:*:820:
 dotlrn:*:821:
 netdisco:*:840:
diff -ruN ports.orig/UIDs ports/UIDs
--- ports.orig/UIDs	2011-12-27 14:40:11.000000000 +0200
+++ ports/UIDs	2011-12-27 14:41:03.000000000 +0200
@@ -181,6 +181,7 @@
 openxpki:*:777:777::0:0:OpenXPKI Owner:/nonexistent:/usr/sbin/nologin
 puppet:*:814:814::0:0:Puppet Daemon:/nonexistent:/usr/sbin/nologin
 jenkins:*:818:818::0:0:Jenkins CI:/usr/local/jenkins:/usr/sbin/nologin
+gerrit:*:819:819::0:0:Gerrit Daemon User:/usr/local/gerrit:/usr/local/bin/bash
 openacs:*:820:820::0:0:OpenACS Daemon User:/nonexistent:/usr/sbin/nologin
 dotlrn:*:821:821::0:0:.LRN Daemon User:/nonexistent:/usr/sbin/nologin
 netdisco:*:840:840::0:0:netdisco daemon:/nonexistent:/usr/sbin/nologin


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Wed Dec 28 16:11:12 UTC 2011 
Responsible-Changed-Why:  
I'll take this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163666 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Fri Feb 24 19:49:06 UTC 2012 
State-Changed-Why:  
Migrated content to 163665 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163666 
>Unformatted:
