From alex@foxybanana.com  Fri Apr  7 07:28:47 2006
Return-Path: <alex@foxybanana.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EF89C16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 07:28:46 +0000 (UTC)
	(envelope-from alex@foxybanana.com)
Received: from suede.reed.edu (suede.reed.edu [134.10.2.45])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC3943D58
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 07:28:46 +0000 (GMT)
	(envelope-from alex@foxybanana.com)
Received: from Laptop.mine.box (c029h217.dorm.reed.edu [134.10.29.217])
	by suede.reed.edu (8.13.6/8.13.6) with ESMTP id k377ShCa023583
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 7 Apr 2006 00:28:44 -0700
Received: from Laptop.mine.box (localhost [127.0.0.1])
	by Laptop.mine.box (8.13.4/8.13.4) with ESMTP id k377S0ZS015477
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 7 Apr 2006 00:28:00 -0700 (PDT)
	(envelope-from alex@Laptop.mine.box)
Received: (from alex@localhost)
	by Laptop.mine.box (8.13.4/8.13.4/Submit) id k377S0op015476;
	Fri, 7 Apr 2006 00:28:00 -0700 (PDT)
	(envelope-from alex)
Message-Id: <200604070728.k377S0op015476@Laptop.mine.box>
Date: Fri, 7 Apr 2006 00:28:00 -0700 (PDT)
From: Alexander Botero-Lowry <alex@foxybanana.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         95460
>Category:       ports
>Synopsis:       [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 07 07:30:20 GMT 2006
>Closed-Date:    Fri Apr 07 08:16:36 GMT 2006
>Last-Modified:  Fri Apr 07 08:16:36 GMT 2006
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
Snett is a simple XMMS2 client that's heavily inspired by strange-quark.

It's a funky icon with a context menu that offers playback control and access 
to playlists in the XMMS2 media library.

WWW: http://code-monkey.de/pages/snett

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ruby18-snett-0.0.1.shar begins here ---
# 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:
#
#	ruby-snett
#	ruby-snett/Makefile
#	ruby-snett/pkg-descr
#	ruby-snett/pkg-plist
#	ruby-snett/distinfo
#
echo c - ruby-snett
mkdir -p ruby-snett > /dev/null 2>&1
echo x - ruby-snett/Makefile
sed 's/^X//' >ruby-snett/Makefile << 'END-of-ruby-snett/Makefile'
X# New ports collection makefile for:	snett
X# Date created:				06 Apr 2006
X# Whom:					Alexander Botero-Lowry <alex@foxybanana.com>
X#
X# $FreeBSD$
X
XPORTNAME=	snett
XPORTVERSION=	0.0.1
XCATEGORIES=	audio ruby
XMASTER_SITES=	ftp://ftp.code-monkey.de/pub/snett/
XPKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
X
XMAINTAINER=	alex@foxybanana.com
XCOMMENT=	A simple XMMS2 client inspired by strange-quark
X
XBUILD_DEPENDS=	${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 \
X		${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
X		${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
XNO_BUILD=	yes
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install
X
X.include <bsd.port.post.mk>
END-of-ruby-snett/Makefile
echo x - ruby-snett/pkg-descr
sed 's/^X//' >ruby-snett/pkg-descr << 'END-of-ruby-snett/pkg-descr'
XSnett is a simple XMMS2 client that's heavily inspired by strange-quark.
X
XIt's a funky icon with a context menu that offers playback control and access 
Xto playlists in the XMMS2 media library.
X
XWWW: http://code-monkey.de/pages/snett
END-of-ruby-snett/pkg-descr
echo x - ruby-snett/pkg-plist
sed 's/^X//' >ruby-snett/pkg-plist << 'END-of-ruby-snett/pkg-plist'
Xbin/snett
X%%DATADIR%%/logo.svg
X%%DATADIR%%/logo128.png
X%%DATADIR%%/logo32.png
X%%DATADIR%%/logo64.png
X@dirrm %%DATADIR%%
END-of-ruby-snett/pkg-plist
echo x - ruby-snett/distinfo
sed 's/^X//' >ruby-snett/distinfo << 'END-of-ruby-snett/distinfo'
XMD5 (snett-0.0.1.tar.gz) = 9fada4d4436b39bb68b6566d9764bac8
XSHA256 (snett-0.0.1.tar.gz) = 80649adff2feb52ad1e5d19873670985f94877a740df91ae46ac45c7fded7fde
XSIZE (snett-0.0.1.tar.gz) = 23068
END-of-ruby-snett/distinfo
exit
--- ruby18-snett-0.0.1.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 7 08:16:01 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95394 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 7 08:16:01 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95395 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 7 08:16:01 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95421 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 7 08:16:01 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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