Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2013 10:37:17 GMT
From:      Horia Racoviceanu <horia@racoviceanu.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185061: [New Port] www/rubygem-haml-contrib Addons for the Ruby implementation of the Haml template language
Message-ID:  <201312211037.rBLAbHtj026101@oldred.freebsd.org>
Resent-Message-ID: <201312211040.rBLAe0D3056052@freefall.freebsd.org>

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

>Number:         185061
>Category:       ports
>Synopsis:       [New Port] www/rubygem-haml-contrib Addons for the Ruby implementation of the Haml template language
>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:   Sat Dec 21 10:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Horia Racoviceanu
>Release:        9.2-RELEASE
>Organization:
>Environment:
FreeBSD aitch 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
This project contains various useful extensions to the Haml template language's
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.

This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.

WWW: http://haml.info/
>How-To-Repeat:

>Fix:
Haml-contrib requires Haml 4.0 or later - see www/rubygem-haml [PATCH]


Build log:
https://redports.org/buildarchive/20131221094748-70831/

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-haml-contrib
#	rubygem-haml-contrib/Makefile
#	rubygem-haml-contrib/distinfo
#	rubygem-haml-contrib/pkg-descr
#
echo c - rubygem-haml-contrib
mkdir -p rubygem-haml-contrib > /dev/null 2>&1
echo x - rubygem-haml-contrib/Makefile
sed 's/^X//' >rubygem-haml-contrib/Makefile << '5cf91a1a9592c3206f0289c568d26ef5'
X# Created by: Horia Racoviceanu <horia@racoviceanu.com>
X# $FreeBSD$
X
XPORTNAME=	haml-contrib
XPORTVERSION=	1.0.0.1
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	horia@racoviceanu.com
XCOMMENT=	Addons for the Ruby implementation of the Haml template language
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	rubygem-haml>=4.0.0:${PORTSDIR}/www/rubygem-haml
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
5cf91a1a9592c3206f0289c568d26ef5
echo x - rubygem-haml-contrib/distinfo
sed 's/^X//' >rubygem-haml-contrib/distinfo << 'b485196afe59926c2c1cf351d007a771'
XSHA256 (rubygem/haml-contrib-1.0.0.1.gem) = bd4d8196bd19de13ec92580f03354c976eec05de759c688fbe4abe5207f35b7d
XSIZE (rubygem/haml-contrib-1.0.0.1.gem) = 6656
b485196afe59926c2c1cf351d007a771
echo x - rubygem-haml-contrib/pkg-descr
sed 's/^X//' >rubygem-haml-contrib/pkg-descr << '8bba13eb73be2ba04b18801fe0a9df6c'
XThis project contains various useful extensions to the Haml template language's
XRuby implementation. Such extensions are useful enough to be distributed, but
Xnot widely used or on-topic enough to belong in Haml proper.
X
XThis gives the Haml project a reasonable way to both demote current
Xfunctionality, such as the Textile and Maruku filters, and add new experimental
Xfunctionality that may later be added to the core.
X
XWWW: http://haml.info/
8bba13eb73be2ba04b18801fe0a9df6c
exit



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



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