Current problem reports assigned to r...@freebsd.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o ports/186392 ruby www/rubygem-sinatra: requires rubygem-tilt 1.3.x, not o ports/186383 ruby lang/ruby-doc-stdlib: distfile rerolled; checksum fail f ports/186349 ruby [PATCH] devel/rubygem-mixlib-config: update to 2.1.0 o ports/186212 ruby [PATCH] devel/rubygem-gobject-introspection: switch to 4 problems total. ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186383: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable)
The following reply was made to PR ports/186383; it has been noted by GNATS. From: clutton To: bug-follo...@freebsd.org, free...@marino.st Cc: Subject: Re: ports/186383: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable) Date: Mon, 03 Feb 2014 23:01:03 +0200 I'll take it :) I'm not the maintainer, but I had updated this port to the current state. I'm guessing that ruby-doc project doesn't have versions, they just repack archive and all. I'll fix. ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186383: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable)
The following reply was made to PR ports/186383; it has been noted by GNATS. From: clutton To: bug-follo...@freebsd.org, free...@marino.st Cc: Subject: Re: ports/186383: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable) Date: Mon, 03 Feb 2014 23:52:34 +0200 --=-o++zuVyeU6afq3Wk2yVy Content-Type: text/plain Content-Transfer-Encoding: 7bit The patch. --=-o++zuVyeU6afq3Wk2yVy Content-Disposition: attachment; filename="ruby-doc-stdlib.txt" Content-Type: text/plain; name="ruby-doc-stdlib.txt"; charset="UTF-8" Content-Transfer-Encoding: 7bit diff --git a/lang/ruby-doc-stdlib/distinfo b/lang/ruby-doc-stdlib/distinfo index 662759b..aed38e9 100644 --- a/lang/ruby-doc-stdlib/distinfo +++ b/lang/ruby-doc-stdlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby_1_9_3_stdlib_rdocs.tgz) = 1a17a567217dade1cff11bbadbf3ecf32797b6409346ad2be5be3e7843545a6c -SIZE (ruby/ruby_1_9_3_stdlib_rdocs.tgz) = 43976342 +SHA256 (ruby/ruby_1_9_3_stdlib_rdocs.tgz) = d3a0a07a491779340b185d2a839dbc18ca13c48b9508980bbed04d5bd3b31f2b +SIZE (ruby/ruby_1_9_3_stdlib_rdocs.tgz) = 43975477 diff --git a/lang/ruby-doc-stdlib/files/patch-toc.html b/lang/ruby-doc-stdlib/files/patch-toc.html index 4ad2dea..dca7931 100644 --- a/lang/ruby-doc-stdlib/files/patch-toc.html +++ b/lang/ruby-doc-stdlib/files/patch-toc.html @@ -13,7 +13,7 @@ Table of Contents - --v0.10.1, 2013-12-25 +-v0.10.1, 2014-01-25 - - Web Links: -Site Home --=-o++zuVyeU6afq3Wk2yVy-- ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186349: [PATCH] devel/rubygem-mixlib-config: update to 2.1.0
The following reply was made to PR ports/186349; it has been noted by GNATS. From: Takumi Takahashi To: bug-follo...@freebsd.org, takumii...@gmail.com Cc: Subject: Re: ports/186349: [PATCH] devel/rubygem-mixlib-config: update to 2.1.0 Date: Tue, 4 Feb 2014 07:36:50 +0900 >Description: Sorry mistake patch. >Fix: diff -ruN /usr/ports/devel/rubygem-mixlib-config/Makefile ./Makefile --- /usr/ports/devel/rubygem-mixlib-config/Makefile 2014-01-24 23:46:50.0 +0900 +++ ./Makefile 2014-02-04 07:25:28.084653055 +0900 @@ -2,13 +2,15 @@ # $FreeBSD: devel/rubygem-mixlib-config/Makefile 340901 2014-01-24 14:46:50Z miwi $ PORTNAME= mixlib-config -PORTVERSION= 1.1.2 +PORTVERSION= 2.1.0 CATEGORIES=devel rubygems MASTER_SITES= RG MAINTAINER=renc...@cocoa-x.com COMMENT= A class based config mixin, similar to the one found in Chef +LICENSE= APACHE20 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff -ruN /usr/ports/devel/rubygem-mixlib-config/distinfo ./distinfo --- /usr/ports/devel/rubygem-mixlib-config/distinfo 2014-01-23 00:30:13.0 +0900 +++ ./distinfo 2014-02-02 02:12:22.779306813 +0900 @@ -1,2 +1,2 @@ -SHA256 (rubygem/mixlib-config-1.1.2.gem) = 2be6228827c4f11c45901c4c83c0efaef95f7c7866c7fcb9a5f23fcca1e74ca2 -SIZE (rubygem/mixlib-config-1.1.2.gem) = 12800 +SHA256 (rubygem/mixlib-config-2.1.0.gem) = efdcd90700548fc09034a04beb98d11421b30eeb177bcf5d23d492609030ab8e +SIZE (rubygem/mixlib-config-2.1.0.gem) = 17920 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186434: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0
Synopsis: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Feb 3 23:30:09 UTC 2014 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186434 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186434: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0
Synopsis: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Mon Feb 3 23:30:08 UTC 2014 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186434 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186434: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0
The following reply was made to PR ports/186434; it has been noted by GNATS. From: Edwin Groothuis To: renc...@cocoa-x.com Cc: bug-follo...@freebsd.org Subject: Re: ports/186434: [PATCH] devel/rubygem-mixlib-cli: update to 1.4.0 Date: Mon, 3 Feb 2014 23:30:09 UT Maintainer of devel/rubygem-mixlib-cli, Please note that PR ports/186434 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186434 -- Edwin Groothuis via the GNATS Auto Assign Tool ed...@freebsd.org ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186436: [PATCH] sysutils/rubygem-ohai: update to 6.20.0
Synopsis: [PATCH] sysutils/rubygem-ohai: update to 6.20.0 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Feb 4 00:20:11 UTC 2014 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186436 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186436: [PATCH] sysutils/rubygem-ohai: update to 6.20.0
Synopsis: [PATCH] sysutils/rubygem-ohai: update to 6.20.0 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Feb 4 00:20:10 UTC 2014 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186436 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186436: [PATCH] sysutils/rubygem-ohai: update to 6.20.0
The following reply was made to PR ports/186436; it has been noted by GNATS. From: Edwin Groothuis To: renc...@cocoa-x.com Cc: bug-follo...@freebsd.org Subject: Re: ports/186436: [PATCH] sysutils/rubygem-ohai: update to 6.20.0 Date: Tue, 4 Feb 2014 00:20:11 UT Maintainer of sysutils/rubygem-ohai, Please note that PR ports/186436 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186436 -- Edwin Groothuis via the GNATS Auto Assign Tool ed...@freebsd.org ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Re: ports/186383: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable)
Synopsis: lang/ruby-doc-stdlib: distfile rerolled; checksum fails (unfetchable) Responsible-Changed-From-To: ruby->swills Responsible-Changed-By: swills Responsible-Changed-When: Tue Feb 4 03:23:57 UTC 2014 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=186383 ___ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"