From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 23 07:30:11 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B393F1065672 for ; Tue, 23 Nov 2010 07:30:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 73D838FC13 for ; Tue, 23 Nov 2010 07:30:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAN7UB6E042916 for ; Tue, 23 Nov 2010 07:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAN7UBrX042915; Tue, 23 Nov 2010 07:30:11 GMT (envelope-from gnats) Resent-Date: Tue, 23 Nov 2010 07:30:11 GMT Resent-Message-Id: <201011230730.oAN7UBrX042915@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BDA81065698 for ; Tue, 23 Nov 2010 07:24:53 +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 54C478FC18 for ; Tue, 23 Nov 2010 07:24:52 +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 oAN7Opvb039832; Tue, 23 Nov 2010 07:24:51 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id oAN7OpFT039830; Tue, 23 Nov 2010 07:24:51 GMT (envelope-from pgollucci) Message-Id: <201011230724.oAN7OpFT039830@frieza.p6m7g8.net> Date: Tue, 23 Nov 2010 07:24:51 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/152508: [PATCH] devel/rubygem-configuration: update to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 07:30:11 -0000 >Number: 152508 >Category: ports >Synopsis: [PATCH] devel/rubygem-configuration: update to 1.2.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: Tue Nov 23 07:30:10 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: Tue Oct 12 00:51:25 UTC 2010 >Description: - Update to 1.2.0 Port maintainer (rpsfa@rit.edu) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-configuration-1.2.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-configuration/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 23 Jun 2010 18:42:07 -0000 1.2 +++ Makefile 23 Nov 2010 04:27:57 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/rubygem-configuration/Makefile,v 1.2 2010/06/23 18:42:07 pgollucci Exp $ PORTNAME= configuration -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-configuration/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 1 Dec 2009 15:25:11 -0000 1.1 +++ distinfo 23 Nov 2010 04:27:58 -0000 @@ -1,3 +1,2 @@ -MD5 (rubygem/configuration-1.1.0.gem) = 1b032ac8bd21277e048b10ca0f487a0a -SHA256 (rubygem/configuration-1.1.0.gem) = 3acbdb1d2d0c322af632e3f7dfdbfb706e99b28f33baf8fea65c155783253b62 -SIZE (rubygem/configuration-1.1.0.gem) = 9216 +SHA256 (rubygem/configuration-1.2.0.gem) = 43fe96129e501e8cbfdf7f6ca35bd46ff5ebbb3a9131c5ec57ffd143ce1c13bf +SIZE (rubygem/configuration-1.2.0.gem) = 9216 --- rubygem-configuration-1.2.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: