From nobody@FreeBSD.org  Sat Aug  7 08:27:17 2010
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 249C31065677
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Aug 2010 08:27:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id ED2B38FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Aug 2010 08:27:16 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o778RGoQ040763
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 7 Aug 2010 08:27:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o778RGEq040762;
	Sat, 7 Aug 2010 08:27:16 GMT
	(envelope-from nobody)
Message-Id: <201008070827.o778RGEq040762@www.freebsd.org>
Date: Sat, 7 Aug 2010 08:27:16 GMT
From: Eric Freeman <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: sysutils/rubygem-sys-admin  (ruby system utils for accessing users/groups)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149383
>Category:       ports
>Synopsis:       New port: sysutils/rubygem-sys-admin  (ruby system utils for accessing users/groups)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 07 08:30:07 UTC 2010
>Closed-Date:    Mon Aug 09 04:53:59 UTC 2010
>Last-Modified:  Mon Aug 23 05:32:42 UTC 2010
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
>Description:
Part of the set of ports for the sysutil gems.

A unified, cross-platform replacement for the Etc module that allows you to get information about users and groups. 

http://rubyforge.org/docman/view.php/610/1570/sys_admin_unix.html

***
Please note that this port has a dependency on this PR: ports/149376 (Test::Unit)
***
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-sys-admin
#	rubygem-sys-admin/distinfo
#	rubygem-sys-admin/Makefile
#	rubygem-sys-admin/pkg-descr
#
echo c - rubygem-sys-admin
mkdir -p rubygem-sys-admin > /dev/null 2>&1
echo x - rubygem-sys-admin/distinfo
sed 's/^X//' >rubygem-sys-admin/distinfo << 'dd33b417399289221d8866b47ab47901'
XMD5 (rubygem/sys-admin-1.5.2.gem) = 9d10fb59ecc82a6a477af7e088d55556
XSHA256 (rubygem/sys-admin-1.5.2.gem) = 9286805e7a6e9f1dd87ac30d49995b22e1d332af136328796b2674600d286ea4
XSIZE (rubygem/sys-admin-1.5.2.gem) = 18944
dd33b417399289221d8866b47ab47901
echo x - rubygem-sys-admin/Makefile
sed 's/^X//' >rubygem-sys-admin/Makefile << '084ecc54a78a1d52d462eeb913d9ddfd'
X# Ports collection makefile for:	rubygem-sys-admin
X# Date created:				30 July 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sys-admin
XPORTVERSION=	1.5.2
XCATEGORIES=	sysutils rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	Unified, cross platform replacement for the Etc module
X
XRUN_DEPENDS=	rubygem-test-unit>=2.0.3:${PORTSDIR}/devel/rubygem-test-unit
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
084ecc54a78a1d52d462eeb913d9ddfd
echo x - rubygem-sys-admin/pkg-descr
sed 's/^X//' >rubygem-sys-admin/pkg-descr << '6b76cb52cd4f687063bb3cd9b09531a9'
XA unified, cross-platform replacement for the Etc 
Xmodule that allows you to get information about 
Xusers and groups. 
X
XWWW: http://sysutils.rubyforge.org/
6b76cb52cd4f687063bb3cd9b09531a9
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 9 04:53:58 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149383 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149383: commit references a PR
Date: Mon,  9 Aug 2010 04:54:09 +0000 (UTC)

 miwi        2010-08-09 04:53:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils             Makefile 
   Added files:
     sysutils/rubygem-sys-admin Makefile distinfo pkg-descr 
   Log:
   A unified, cross-platform replacement for the Etc
   module that allows you to get information about
   users and groups.
   
   WWW: http://sysutils.rubyforge.org/
   
   PR:             ports/149383
   Submitted by:   Eric Freeman <freebsdports at chillibear.com>
   
   Revision  Changes    Path
   1.1212    +1 -0      ports/sysutils/Makefile
   1.1       +22 -0     ports/sysutils/rubygem-sys-admin/Makefile (new)
   1.1       +3 -0      ports/sysutils/rubygem-sys-admin/distinfo (new)
   1.1       +5 -0      ports/sysutils/rubygem-sys-admin/pkg-descr (new)
 _______________________________________________
 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"
 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Mon Aug 23 05:32:41 UTC 2010 
Responsible-Changed-Why:  
to committer 

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