Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2013 10:47:43 GMT
From:      Horia Racoviceanu <horia@racoviceanu.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185062: [New Port] www/rubygem-html2haml Converts HTML into Haml
Message-ID:  <201312211047.rBLAlhCM077915@oldred.freebsd.org>
Resent-Message-ID: <201312211050.rBLAo0r1058046@freefall.freebsd.org>

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

>Number:         185062
>Category:       ports
>Synopsis:       [New Port] www/rubygem-html2haml Converts HTML into Haml
>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:50: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:
Transforms an HTML file into corresponding Haml code.

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

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

Build log
https://redports.org/buildarchive/20131221091653-59866/

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-html2haml
#	rubygem-html2haml/Makefile
#	rubygem-html2haml/distinfo
#	rubygem-html2haml/pkg-descr
#
echo c - rubygem-html2haml
mkdir -p rubygem-html2haml > /dev/null 2>&1
echo x - rubygem-html2haml/Makefile
sed 's/^X//' >rubygem-html2haml/Makefile << '734a1fee617e9ca39d51369a3304d4ba'
X# Created by: Horia Racoviceanu <horia@racoviceanu.com>
X# $FreeBSD$
X
XPORTNAME=	html2haml
XPORTVERSION=	1.0.1
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	horia@racoviceanu.com
XCOMMENT=	Converts HTML into Haml
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis \
X		rubygem-haml>=4.0.0:${PORTSDIR}/www/rubygem-haml \
X		rubygem-hpricot>=0.8.6:${PORTSDIR}/www/rubygem-hpricot \
X		rubygem-ruby_parser>=3.1.1:${PORTSDIR}/devel/rubygem-ruby_parser
X
XUSE_RAKE=	yes
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
XPLIST_FILES=	bin/html2haml
X
X.include <bsd.port.mk>
734a1fee617e9ca39d51369a3304d4ba
echo x - rubygem-html2haml/distinfo
sed 's/^X//' >rubygem-html2haml/distinfo << '4a4e374ce9b1a24e863452cb0587ad2d'
XSHA256 (rubygem/html2haml-1.0.1.gem) = 7b094730b346a6e36a5d73527da87ad2f231e062dfbee42c059474ca44edb061
XSIZE (rubygem/html2haml-1.0.1.gem) = 17920
4a4e374ce9b1a24e863452cb0587ad2d
echo x - rubygem-html2haml/pkg-descr
sed 's/^X//' >rubygem-html2haml/pkg-descr << 'bb85ccb3d21bed212e3c5cc7980e57d0'
XTransforms an HTML file into corresponding Haml code.
X
XWWW: http://haml.info/
bb85ccb3d21bed212e3c5cc7980e57d0
exit



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



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