Date: Sat, 15 Jun 2013 23:10:52 GMT From: Ross Timson <ross@rosstimson.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/179600: [PATCH] devel/chruby: Bump to latest version Message-ID: <201306152310.r5FNAq6D043781@oldred.freebsd.org> Resent-Message-ID: <201306152320.r5FNK0Hg048781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306152310.r5FNAq6D043781>