From pgollucci@FreeBSD.org  Thu Apr  9 02:33:35 2009
Return-Path: <pgollucci@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EF6F71065693;
	Thu,  9 Apr 2009 02:33:35 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id DEF238FC22;
	Thu,  9 Apr 2009 02:33:35 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from freefall.freebsd.org (pgollucci@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n392XZL4010216;
	Thu, 9 Apr 2009 02:33:35 GMT
	(envelope-from pgollucci@freefall.freebsd.org)
Received: (from pgollucci@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n392XZT1010215;
	Thu, 9 Apr 2009 02:33:35 GMT
	(envelope-from pgollucci)
Message-Id: <200904090233.n392XZT1010215@freefall.freebsd.org>
Date: Thu, 9 Apr 2009 02:33:35 GMT
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@freebsd.org
Subject: [PATCH] www/rubygem-erubis: update to 2.6.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133526
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-erubis: update to 2.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 09 02:40:22 UTC 2009
>Closed-Date:    Fri Apr 24 07:01:16 UTC 2009
>Last-Modified:  Fri Apr 24 07:10:05 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 2.6.4

Port maintainer (clsung@freebsd.org) is cc'd.

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

--- rubygem-erubis-2.6.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-erubis/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	9 Apr 2009 00:11:42 -0000	1.2
+++ Makefile	9 Apr 2009 02:33:21 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-erubis/Makefile,v 1.2 2009/04/09 00:11:42 pgollucci Exp $
 
 PORTNAME=	erubis
-PORTVERSION=	2.6.2
+PORTVERSION=	2.6.4
 CATEGORIES=	www rubygems
 MASTER_SITES=	RF
 
@@ -17,7 +17,7 @@
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=  yes
+RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/erubis
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-erubis/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	8 Oct 2008 01:43:46 -0000	1.1
+++ distinfo	9 Apr 2009 02:33:21 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/erubis-2.6.2.gem) = 9ee9511c92f0e0bb4d67649887d1d4c3
-SHA256 (rubygem/erubis-2.6.2.gem) = dc6e4de20579495022df14775ac405e253bada7ab9a24875dcca5c16c93ef4b0
-SIZE (rubygem/erubis-2.6.2.gem) = 158720
+MD5 (rubygem/erubis-2.6.4.gem) = ca91920c838992d06de84be5ca99ca6f
+SHA256 (rubygem/erubis-2.6.4.gem) = ff1dd5988a9ec02d6998815015a60c2838d5f9444f1377e808b8b94903f36f16
+SIZE (rubygem/erubis-2.6.4.gem) = 163328
--- rubygem-erubis-2.6.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 9 02:40:36 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133526 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Fri Apr 24 07:01:15 UTC 2009 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133526: commit references a PR
Date: Fri, 24 Apr 2009 07:01:21 +0000 (UTC)

 clsung      2009-04-24 07:01:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/rubygem-erubis   Makefile distinfo 
   Log:
   - Update to 2.6.4
   
   PR:             ports/133526
   Submitted by:   pgollucci
   
   Revision  Changes    Path
   1.3       +2 -2      ports/www/rubygem-erubis/Makefile
   1.2       +3 -3      ports/www/rubygem-erubis/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:
