ports/154648: [NEW PORT] devel/rubygem-tilt: Generic interface to multiple Ruby template engines [feauture safe]

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Feb 10 12:40:09 UTC 2011


>Number:         154648
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-tilt: Generic interface to multiple Ruby template engines [feauture safe]
>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:   Thu Feb 10 12:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386
>Description:
Tilt is a thin interface over a bunch of different Ruby template engines in an
attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

WWW: https://github.com/rtomayko/tilt/


This dependency is needed to update www/sinatra to 1.1.2 version

>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-tilt/
#	rubygem-tilt/Makefile
#	rubygem-tilt/distinfo
#	rubygem-tilt/pkg-descr
#
echo c - rubygem-tilt/
mkdir -p rubygem-tilt/ > /dev/null 2>&1
echo x - rubygem-tilt/Makefile
sed 's/^X//' >rubygem-tilt/Makefile << '33404af70ebdf972a86cd1ed1b041e11'
X# Ports collection makefile for:	rubygem-tilt
X# Date created:				10 February 2011
X# Whom:					Ruslan Mahmatkhanov <cvs-src at yandex.ru>
X#
X# $FreeBSD$
X
XPORTNAME=	tilt
XPORTVERSION=	1.2.2
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	cvs-src at yandex.ru
XCOMMENT=	Generic interface to multiple Ruby template engines
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
33404af70ebdf972a86cd1ed1b041e11
echo x - rubygem-tilt/distinfo
sed 's/^X//' >rubygem-tilt/distinfo << '961907fd5e7e9ec887572faf256b9496'
XSHA256 (rubygem/tilt-1.2.2.gem) = 3eb7036985b2a1ee9b27401cbe3b3723e48d092563f212dcd712d4b8e2198eac
XSIZE (rubygem/tilt-1.2.2.gem) = 28672
961907fd5e7e9ec887572faf256b9496
echo x - rubygem-tilt/pkg-descr
sed 's/^X//' >rubygem-tilt/pkg-descr << '655c143fbf17d44dfce53393f21aff00'
XTilt is a thin interface over a bunch of different Ruby template engines in an
Xattempt to make their usage as generic possible. This is useful for web
Xframeworks, static site generators, and other systems that support multiple
Xtemplate engines but don't want to code for each of them individually.
X
XWWW: https://github.com/rtomayko/tilt/
655c143fbf17d44dfce53393f21aff00
exit



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



More information about the freebsd-ports-bugs mailing list