From pgollucci@frieza.p6m7g8.net  Sat Dec 17 04:11:07 2011
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9992E10656D4
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2011 04:10:30 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B3DB8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2011 04:10:30 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id pBH4ATfw095680;
	Sat, 17 Dec 2011 04:10:29 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id pBH4ATXm095679;
	Sat, 17 Dec 2011 04:10:29 GMT
	(envelope-from pgollucci)
Message-Id: <201112170410.pBH4ATXm095679@frieza.p6m7g8.net>
Date: Sat, 17 Dec 2011 04:10:29 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@freebsd.org
Subject: [PATCH] www/rubygem-multipart-post: update to 1.1.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         163394
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-multipart-post: update to 1.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 04:20:24 UTC 2011
>Closed-Date:    Fri Dec 23 03:28:49 UTC 2011
>Last-Modified:  Fri Dec 23 03:30:08 UTC 2011
>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: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 1.1.4

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

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

--- rubygem-multipart-post-1.1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-multipart-post/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	2 Oct 2011 01:58:07 -0000	1.3
+++ Makefile	17 Dec 2011 00:39:48 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/rubygem-multipart-post/Makefile,v 1.3 2011/10/02 01:58:07 clsung Exp $
 
 PORTNAME=	multipart-post
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-multipart-post/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	2 Oct 2011 01:58:07 -0000	1.3
+++ distinfo	17 Dec 2011 00:39:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/multipart-post-1.1.3.gem) = 2f4edc0d66c14a842caa5264dd4649d3b9dd6b4eebce90fcabe5eeee248dc928
-SIZE (rubygem/multipart-post-1.1.3.gem) = 8704
+SHA256 (rubygem/multipart-post-1.1.4.gem) = ab9f0bcec29d8176e7a9f81feebe80c0415b8a2f4d6d217c9410bd6a1b1d4de7
+SIZE (rubygem/multipart-post-1.1.4.gem) = 9728
--- rubygem-multipart-post-1.1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 17 04:23:09 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163394 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Fri Dec 23 03:28:48 UTC 2011 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163394: commit references a PR
Date: Fri, 23 Dec 2011 03:28:47 +0000 (UTC)

 clsung      2011-12-23 03:28:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/rubygem-multipart-post Makefile distinfo 
   Log:
   - Update to 1.1.4
   
   PR:             ports/163394
   Submitted by:   pgollucci
   
   Revision  Changes    Path
   1.4       +1 -1      ports/www/rubygem-multipart-post/Makefile
   1.4       +2 -2      ports/www/rubygem-multipart-post/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:
