Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2011 15:01:05 -0500 (CDT)
From:      David Duchscher <daved@tamu.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gogo@cs.uni-sb.de
Subject:   ports/159120: [PATCH] www/rubygem-haml: update to 3.1.2
Message-ID:  <201107222001.p6MK15Ja017792@vmware-template1.net.tamu.edu>
Resent-Message-ID: <201107222030.p6MKU95T032223@freefall.freebsd.org>

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

>Number:         159120
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-haml: update to 3.1.2
>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 Jul 22 20:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     David Duchscher
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vmware-template1.net.tamu.edu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sun Jul 10 22:23:42 UTC 2011
>Description:
For your consideration.

- Update to 3.1.2
- Fixes an issue with Rails SafeBuffers.
- Brings port to the same version that is installed with Rubygems command.

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

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

--- rubygem-haml-3.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-haml/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	24 Jun 2011 18:11:30 -0000	1.16
+++ Makefile	22 Jul 2011 12:55:07 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-haml/Makefile,v 1.16 2011/06/24 18:11:30 pgollucci Exp $
 
 PORTNAME=	haml
-PORTVERSION=	3.0.25
+PORTVERSION=	3.1.2
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-haml/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	24 Jun 2011 18:11:30 -0000	1.14
+++ distinfo	22 Jul 2011 12:55:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/haml-3.0.25.gem) = 98bafb508c68b8aae61a5ace85a14f97f9247730e71ce3897b529cee9362c73f
-SIZE (rubygem/haml-3.0.25.gem) = 273408
+SHA256 (rubygem/haml-3.1.2.gem) = 2a6bfae48720af0f99dbb2555224d8a6db653faed60dff0a6b8b0676df271cee
+SIZE (rubygem/haml-3.1.2.gem) = 354304
--- rubygem-haml-3.1.2.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?201107222001.p6MK15Ja017792>