From nobody@FreeBSD.org  Fri Nov  6 18:21:57 2009
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 6B24B1065692
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Nov 2009 18:21:57 +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 40AC58FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Nov 2009 18:21:57 +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 nA6ILv1x084143
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Nov 2009 18:21:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nA6ILvcU084142;
	Fri, 6 Nov 2009 18:21:57 GMT
	(envelope-from nobody)
Message-Id: <200911061821.nA6ILvcU084142@www.freebsd.org>
Date: Fri, 6 Nov 2009 18:21:57 GMT
From: Ryan Steinmetz <rpsfa@rit.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port devel/rubygem-logging
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140344
>Category:       ports
>Synopsis:       New port devel/rubygem-logging
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 06 18:30:01 UTC 2009
>Closed-Date:    Tue Dec 01 15:31:17 UTC 2009
>Last-Modified:  Tue Dec 01 15:31:17 UTC 2009
>Originator:     Ryan Steinmetz
>Release:        7.2
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD xxx.rit.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #9: Mon May 4 20:25:00 EDT 2009 root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx i386
>Description:
This is dependent on ports/140342.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-logging
#	rubygem-logging/Makefile
#	rubygem-logging/distinfo
#	rubygem-logging/pkg-descr
#
echo c - rubygem-logging
mkdir -p rubygem-logging > /dev/null 2>&1
echo x - rubygem-logging/Makefile
sed 's/^X//' >rubygem-logging/Makefile << '3618e20307f6972056aeabcbcb3365e9'
X# Ports collection makefile for:	gem-logging
X# Date created:				06 Nov 2009
X# Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
X#
X# $FreeBSD$
X
XPORTNAME=	logging
XPORTVERSION=	1.2.2
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
XDISTNAME=	logging-${PORTVERSION}
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	Logging library based on Java's log4j
X
XBUILD_DEPENDS=	rubygem-little_plugger:${PORTSDIR}/devel/rubygem-little_plugger
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
3618e20307f6972056aeabcbcb3365e9
echo x - rubygem-logging/distinfo
sed 's/^X//' >rubygem-logging/distinfo << 'c966e1040487b0b21333cb17c87a887c'
XMD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f
XSHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb
XSIZE (rubygem/logging-1.2.2.gem) = 73728
c966e1040487b0b21333cb17c87a887c
echo x - rubygem-logging/pkg-descr
sed 's/^X//' >rubygem-logging/pkg-descr << 'fe43510b195127390f99e4a1a6e152cf'
XLogging is a flexible logging library for use in 
XRuby programs based on the design of Java's log4j 
Xlibrary. It features a hierarchical logging system, 
Xcustom level names, multiple output destinations 
Xper log event, custom formatting, and more.
X
XWWW: http://rubyforge.org/projects/logging/
fe43510b195127390f99e4a1a6e152cf
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Nov 6 18:33:25 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140344: commit references a PR
Date: Tue,  1 Dec 2009 15:27:14 +0000 (UTC)

 wxs         2009-12-01 15:27:02 UTC
 
   FreeBSD ports repository
 
   Added files:
     devel/rubygem-logging Makefile distinfo pkg-descr 
   Log:
   Logging is a flexible logging library for use in
   Ruby programs based on the design of Java's log4j
   library. It features a hierarchical logging system,
   custom level names, multiple output destinations
   per log event, custom formatting, and more.
   
   WWW: http://rubyforge.org/projects/logging/
   
   PR:             ports/140344
   Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
   
   Revision  Changes    Path
   1.1       +23 -0     ports/devel/rubygem-logging/Makefile (new)
   1.1       +3 -0      ports/devel/rubygem-logging/distinfo (new)
   1.1       +7 -0      ports/devel/rubygem-logging/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Tue Dec 1 15:31:16 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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