Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2010 21:20:52 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gogo@cs.uni-sb.de
Subject:   ports/147545: [PATCH] www/rubygem-staticmatic: update to 0.10.7
Message-ID:  <201006060120.o561KqEd024056@frieza.p6m7g8.net>
Resent-Message-ID: <201006060130.o561UUw5073272@freefall.freebsd.org>

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

>Number:         147545
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-staticmatic: update to 0.10.7
>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:   Sun Jun 06 01:30:30 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 0.10.7

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

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

--- rubygem-staticmatic-0.10.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-staticmatic/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	26 May 2010 19:51:34 -0000	1.7
+++ Makefile	6 Jun 2010 00:45:44 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-staticmatic/Makefile,v 1.7 2010/05/26 19:51:34 pgollucci Exp $
 
 PORTNAME=	staticmatic
-PORTVERSION=	0.10.6
+PORTVERSION=	0.10.7
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,8 @@
 COMMENT=	Manage static websites using Haml and Sass
 
 RUN_DEPENDS=	rubygem-haml>=2.0.0:${PORTSDIR}/www/rubygem-haml \
-		rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel
+		rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \
+		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-staticmatic/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	16 Dec 2009 19:23:32 -0000	1.4
+++ distinfo	5 Jun 2010 23:30:04 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/staticmatic-0.10.6.gem) = 9ec9b85b06ce543cae77df9f92c1be32
-SHA256 (rubygem/staticmatic-0.10.6.gem) = c0405275598e5527d4fd36d7f53adc0d1e41e99eb5f434538454d17a93a7f0b0
-SIZE (rubygem/staticmatic-0.10.6.gem) = 15360
+MD5 (rubygem/staticmatic-0.10.7.gem) = e10cc73f413c8de334c60f3cc54232df
+SHA256 (rubygem/staticmatic-0.10.7.gem) = 71d68fb1fed3836c76261036545a17f3d5aed2896dbfbcc5a8ab5ead03e7a82e
+SIZE (rubygem/staticmatic-0.10.7.gem) = 14848
--- rubygem-staticmatic-0.10.7.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?201006060120.o561KqEd024056>