Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2011 08:43:45 -0400 (EDT)
From:      Steve Wills <swills@rubick.mouf.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gogo@cs.uni-sb.de
Subject:   ports/162146: [PATCH] www/rubygem-staticmatic: update to 0.11.0
Message-ID:  <201110291243.p9TChj0u051150@rubick.mouf.net>
Resent-Message-ID: <201110291250.p9TCo84D004584@freefall.freebsd.org>

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

>Number:         162146
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-staticmatic: update to 0.11.0
>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:   Sat Oct 29 12:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD rubick.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Fri Sep 30 10:09:00 EDT 2011
>Description:
- Update to 0.11.0

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

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

--- rubygem-staticmatic-0.11.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-staticmatic/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	20 Jun 2011 17:25:42 -0000	1.10
+++ Makefile	29 Oct 2011 12:43:40 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-staticmatic/Makefile,v 1.10 2011/06/20 17:25:42 pgollucci Exp $
 
 PORTNAME=	staticmatic
-PORTVERSION=	0.10.8
+PORTVERSION=	0.11.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,8 @@
 
 RUN_DEPENDS=	rubygem-haml>=2.0.0:${PORTSDIR}/www/rubygem-haml \
 		rubygem-mongrel>=1.1.5:${PORTSDIR}/www/rubygem-mongrel \
-		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
+		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack \
+		rubygem-compass>=0.10.0:${PORTSDIR}/textproc/rubygem-compass
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-staticmatic/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	19 Mar 2011 12:36:47 -0000	1.7
+++ distinfo	29 Oct 2011 12:43:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/staticmatic-0.10.8.gem) = 52e9960b8ff9b98af132ac06fd362e23f6d7d6a76f10a7560e9ed6f3979e1c06
-SIZE (rubygem/staticmatic-0.10.8.gem) = 14848
+SHA256 (rubygem/staticmatic-0.11.0.gem) = 21d01589f11fffc898471cdabb4e5a9a2ce0c35786d0598e1e9449055a2faa9c
+SIZE (rubygem/staticmatic-0.11.0.gem) = 17920
--- rubygem-staticmatic-0.11.0.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?201110291243.p9TChj0u051150>