Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 20:35:53 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gogo@cs.uni-sb.de
Subject:   ports/147110: [PATCH] www/rubygem-haml: update to 3.0.6
Message-ID:  <201005270035.o4R0ZrGm049216@frieza.p6m7g8.net>
Resent-Message-ID: <201005270040.o4R0e4Cq061020@freefall.freebsd.org>

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

>Number:         147110
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-haml: update to 3.0.6
>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:   Thu May 27 00:40:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
- Update to 3.0.6

Port maintainer (gogo@cs.uni-sb.de) is cc'd.

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

--- rubygem-haml-3.0.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-haml/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	26 May 2010 19:51:31 -0000	1.11
+++ Makefile	27 May 2010 00:32:58 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-haml/Makefile,v 1.11 2010/05/26 19:51:31 pgollucci Exp $
 
 PORTNAME=	haml
-PORTVERSION=	2.2.19
+PORTVERSION=	3.0.6
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -16,5 +16,6 @@
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PLIST_FILES=	bin/css2sass bin/haml bin/html2haml bin/sass
+PLIST_FILES=	bin/css2sass bin/haml bin/html2haml bin/sass bin/sass-convert
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-haml/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	10 Feb 2010 14:38:38 -0000	1.9
+++ distinfo	27 May 2010 00:33:00 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/haml-2.2.19.gem) = 40196180aca5bc46aa5082b4c4686d82
-SHA256 (rubygem/haml-2.2.19.gem) = ef1421e49e4b5d449fa83584fcf94517b86db059560ec1bd82a768a89001d5df
-SIZE (rubygem/haml-2.2.19.gem) = 150528
+MD5 (rubygem/haml-3.0.6.gem) = 3855b3b85809d4dae500cb262479a020
+SHA256 (rubygem/haml-3.0.6.gem) = 72928ac86124992492a12136166b036f000d2b0eaee1a137c9c74dbf5fc159a3
+SIZE (rubygem/haml-3.0.6.gem) = 512000
--- rubygem-haml-3.0.6.patch ends here ---

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



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