Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 18:21:57 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140344: New port devel/rubygem-logging
Message-ID:  <200911061821.nA6ILvcU084142@www.freebsd.org>
Resent-Message-ID: <200911061830.nA6IU2Tm021775@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140344
>Category:       ports
>Synopsis:       New port devel/rubygem-logging
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 06 18:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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