From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 27 15:30:14 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63FAE1065675 for ; Fri, 27 May 2011 15:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 536468FC1E for ; Fri, 27 May 2011 15:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4RFUEp6032316 for ; Fri, 27 May 2011 15:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4RFUE2B032311; Fri, 27 May 2011 15:30:14 GMT (envelope-from gnats) Date: Fri, 27 May 2011 15:30:14 GMT Message-Id: <201105271530.p4RFUE2B032311@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/157298: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 15:30:14 -0000 The following reply was made to PR ports/157298; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/157298: commit references a PR Date: Fri, 27 May 2011 15:26:15 +0000 (UTC) bsam 2011-05-27 15:26:01 UTC FreeBSD ports repository Modified files: sysutils/runit Makefile pkg-plist sysutils/runit/files runsvdir.sh.in Added files: sysutils/runit/files patch-utmpx Log: - Unbreak on CURRENT; - Pass maintainership from ports@ to submitter; - Remove utmp code if utmpx is present; - Handle configuration files correctly; - Use ETCDIR; - Remove empty REQUIRE line from runsvdir.sh.in. PR: ports/157298 Submitted by: Chris Rees Revision Changes Path 1.25 +22 -17 ports/sysutils/runit/Makefile 1.1 +96 -0 ports/sysutils/runit/files/patch-utmpx (new) 1.7 +1 -3 ports/sysutils/runit/files/runsvdir.sh.in 1.9 +19 -32 ports/sysutils/runit/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"