Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 15:31:47 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157951: [new port] devel/rubygem-yui-compressor
Message-ID:  <201106171531.p5HFVlnN018821@red.freebsd.org>
Resent-Message-ID: <201106171540.p5HFe9EP026971@freefall.freebsd.org>

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

>Number:         157951
>Category:       ports
>Synopsis:       [new port] devel/rubygem-yui-compressor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 17 15:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-New port devel/rubygem-yui-compressor
-This new port is dependent on ports/157950

A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.

WWW: http://rubygems.org/gems/yui-compressor
>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-yui-compressor/
#	rubygem-yui-compressor/Makefile
#	rubygem-yui-compressor/distinfo
#	rubygem-yui-compressor/pkg-descr
#
echo c - rubygem-yui-compressor/
mkdir -p rubygem-yui-compressor/ > /dev/null 2>&1
echo x - rubygem-yui-compressor/Makefile
sed 's/^X//' >rubygem-yui-compressor/Makefile << '6f1cd2aa2d4b1dd71aa82315abb5177f'
X# Ports collection makefile for:	rubygem-yui-compressor
X# Date created:				2011-06-16
X# Whom:					rpsfa@rit.edu
X#
X# $FreeBSD$
X
XPORTNAME=	yui-compressor
XPORTVERSION=	0.9.6
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	A YUI Compressor for minifying JavaScript and CSS assets
X
XRUN_DEPENDS=	rubygem-POpen4>=0.1.4:${PORTSDIR}/devel/rubygem-POpen4
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
6f1cd2aa2d4b1dd71aa82315abb5177f
echo x - rubygem-yui-compressor/distinfo
sed 's/^X//' >rubygem-yui-compressor/distinfo << '9bffa990b164b987f13a45451ecd74eb'
XSHA256 (rubygem/yui-compressor-0.9.6.gem) = eaef8e56c63a490157df1dc9eec74d7a6448ace684547218ff80ee87646c349f
XSIZE (rubygem/yui-compressor-0.9.6.gem) = 819200
9bffa990b164b987f13a45451ecd74eb
echo x - rubygem-yui-compressor/pkg-descr
sed 's/^X//' >rubygem-yui-compressor/pkg-descr << 'a5557370f6a957124004be1fa29d399f'
XA Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
X
XWWW: http://rubygems.org/gems/yui-compressor
a5557370f6a957124004be1fa29d399f
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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