From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 15 23:20:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AD35C860 for ; Sat, 15 Jun 2013 23:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 907BA1D1A for ; Sat, 15 Jun 2013 23:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5FNK0oZ048782 for ; Sat, 15 Jun 2013 23:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5FNK0Hg048781; Sat, 15 Jun 2013 23:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 15 Jun 2013 23:20:00 GMT Resent-Message-Id: <201306152320.r5FNK0Hg048781@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ross Timson Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 22CB662D for ; Sat, 15 Jun 2013 23:10:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 16F891CC1 for ; Sat, 15 Jun 2013 23:10:53 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5FNAqmj043805 for ; Sat, 15 Jun 2013 23:10:52 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5FNAq6D043781; Sat, 15 Jun 2013 23:10:52 GMT (envelope-from nobody) Message-Id: <201306152310.r5FNAq6D043781@oldred.freebsd.org> Date: Sat, 15 Jun 2013 23:10:52 GMT From: Ross Timson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/179600: [PATCH] devel/chruby: Bump to latest version X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 23:20:00 -0000 >Number: 179600 >Category: misc >Synopsis: [PATCH] devel/chruby: Bump to latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 23:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ross Timson >Release: 9.1-RELEASE-p3 >Organization: >Environment: FreeBSD amalthea 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Updating port to the latest version which includes many important bug fixes. >How-To-Repeat: >Fix: diff file attached Patch attached with submission follows: diff -ruN /usr/ports/devel/chruby/Makefile /home/rosstimson/code/freebsd-ports/submissions/chruby/Makefile --- /usr/ports/devel/chruby/Makefile 2013-05-27 04:07:20.000000000 +0100 +++ /home/rosstimson/code/freebsd-ports/submissions/chruby/Makefile 2013-06-15 23:51:23.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: devel/chruby/Makefile 319153 2013-05-27 03:07:20Z swills $ PORTNAME= chruby -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.5 CATEGORIES= devel ruby MASTER_SITES= GH @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= postmodern GH_PROJECT= chruby -GH_COMMIT= 872cd1b +GH_COMMIT= 73c2ea1 GH_TAGNAME= v${PORTVERSION} NO_BUILD= yes diff -ruN /usr/ports/devel/chruby/distinfo /home/rosstimson/code/freebsd-ports/submissions/chruby/distinfo --- /usr/ports/devel/chruby/distinfo 2013-05-27 04:07:20.000000000 +0100 +++ /home/rosstimson/code/freebsd-ports/submissions/chruby/distinfo 2013-06-15 18:29:47.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (chruby-0.3.2.tar.gz) = 9d3d73fbf9d19acccdb5d3ba9377a6bd81eb0a27c436472ed44084ef6f4a1567 -SIZE (chruby-0.3.2.tar.gz) = 13385 +SHA256 (chruby-0.3.5.tar.gz) = f8a9645edd89522404c99e58dfa817dfaa6b3f40d8364f755268652484d573c6 +SIZE (chruby-0.3.5.tar.gz) = 16600 >Release-Note: >Audit-Trail: >Unformatted: