From swills@rubick.mouf.net  Sat Oct 29 12:43:55 2011
Return-Path: <swills@rubick.mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D18041065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Oct 2011 12:43:55 +0000 (UTC)
	(envelope-from swills@rubick.mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 75BE98FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Oct 2011 12:43:55 +0000 (UTC)
Received: from rubick.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id p9TChjEt073632
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 29 Oct 2011 08:43:45 -0400 (EDT)
	(envelope-from swills@rubick.mouf.net)
Received: (from swills@localhost)
	by rubick.mouf.net (8.14.5/8.14.5/Submit) id p9TChj0u051150;
	Sat, 29 Oct 2011 08:43:45 -0400 (EDT)
	(envelope-from swills)
Message-Id: <201110291243.p9TChj0u051150@rubick.mouf.net>
Date: Sat, 29 Oct 2011 08:43:45 -0400 (EDT)
From: Steve Wills <swills@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gogo@cs.uni-sb.de
Subject: [PATCH] www/rubygem-staticmatic: update to 0.11.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gogo@cs.uni-sb.de

>Number:         162146
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-staticmatic: update to 0.11.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 29 12:50:08 UTC 2011
>Closed-Date:    Sun Oct 30 15:29:35 UTC 2011
>Last-Modified:  Thu Nov 03 19:47:32 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 29 12:50:19 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162146 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Oct 29 12:50:23 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162146 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sat Oct 29 12:54:27 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162146 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gogo@cs.uni-sb.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162146: [PATCH] www/rubygem-staticmatic: update to 0.11.0
Date: Sat, 29 Oct 2011 12:50:21 UT

 Maintainer of www/rubygem-staticmatic,
 
 Please note that PR ports/162146 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162146
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Robert Gogolok <gogo@cs.uni-sb.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/162146: [PATCH] www/rubygem-staticmatic: update to 0.11.0
Date: Sat, 29 Oct 2011 23:37:23 +0200

 I approve the patch.
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Sun Oct 30 15:29:34 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162146 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162146: commit references a PR
Date: Sun, 30 Oct 2011 15:29:35 +0000 (UTC)

 swills      2011-10-30 15:29:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/rubygem-staticmatic Makefile distinfo 
   Log:
   - Update to 0.11.0
   
   PR:             ports/162146
   Submitted by:   swills (me)
   Approved by:    gogo@cs.uni-sb.de (maintainer)
   
   Revision  Changes    Path
   1.11      +3 -2      ports/www/rubygem-staticmatic/Makefile
   1.8       +2 -2      ports/www/rubygem-staticmatic/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
