From owner-freebsd-ruby@FreeBSD.ORG Sun Jul 27 00:58:13 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77A753E7 for ; Sun, 27 Jul 2014 00:58:13 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EF2222A9 for ; Sun, 27 Jul 2014 00:58:13 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6R0wDRL029070 for ; Sun, 27 Jul 2014 00:58:13 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 189792] [PATCH] lang/ruby21: update to 2.1.2. Date: Sun, 27 Jul 2014 00:58:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: swills@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2014 00:58:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189792 Steve Wills changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |swills@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #2 from Steve Wills --- Thanks, was updated in r363003. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-ruby@FreeBSD.ORG Tue Jul 29 08:20:59 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D7362FD for ; Tue, 29 Jul 2014 08:20:59 +0000 (UTC) Received: from server.tmk.com (server.tmk.com [204.141.35.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54CE82884 for ; Tue, 29 Jul 2014 08:20:58 +0000 (UTC) Received: from tmk.com by tmk.com (PMDF V6.6 #37010) id <01PAQHXDBQE8000962@tmk.com> for ruby@FreeBSD.org; Tue, 29 Jul 2014 04:20:57 -0400 (EDT) Date: Tue, 29 Jul 2014 04:13:58 -0400 (EDT) From: Terry Kennedy Subject: Port lang/ruby19 broken on 8-STABLE amd64 by r362982 To: ruby@FreeBSD.org Message-id: <01PAQJ80RN1O000962@tmk.com> MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=us-ascii X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 08:20:59 -0000 The recent commit of r362982 breaks the lang/ruby19 port on (at least) 8-STABLE amd64. The port builds properly, but when portupgrade tries to install the new version, it fails as follows: ---> Installing the new version via the port ===> Building package for ruby-1.9.3.547,1 Creating package /usr/ports/lang/ruby19/work/pkg/ruby-1.9.3.547,1.tbz Registering depends: libexecinfo-1.1_3 libffi-3.0.13_1 readline-6.3.6_1 indexinfo-0.2 openssl-1.0.1_13 libyaml-0.1.6. Creating bzip'd tar ball in '/usr/ports/lang/ruby19/work/pkg/ruby-1.9.3.547,1.tbz' tar: /usr/local/share/ri/1.9/system/ACL/ACLEntry/cdesc-ACLEntry.ri: Cannot stat: No such file or directory tar: /usr/local/share/ri/1.9/system/ACL/ACLEntry/dot_pat-i.ri: Cannot stat: No such file or directory tar: /usr/local/share/ri/1.9/system/ACL/ACLEntry/dot_pat_str-i.ri: Cannot stat: No such file or directory tar: /usr/local/share/ri/1.9/system/ACL/ACLEntry/match-i.ri: Cannot stat: No such file or directory and continues on that way for many, many lines. It then concludes with: tar: /usr/local/share/ri/1.9/system/Zlib: Cannot stat: No such file or directory tar: /usr/local/share/ri/1.9/system/fatal: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /usr/ports/lang/ruby19. *** Error code 1 Stop in /usr/ports/lang/ruby19. *** Error code 1 Stop in /usr/ports/lang/ruby19. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20140729-42362-11tiaon env UPGRADE_TOOL=portupgrade UPGRADE_PORT=ruby-1.9.3.484_2,1 UPGRADE_PORT_VER=1.9.3.484_2,1 make reinstall ---> Restoring the old version tar: man/man1/erb19.1.gz: Cannot stat: No such file or directory tar: man/man1/irb19.1.gz: Cannot stat: No such file or directory tar: man/man1/ri19.1.gz: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. I waited a few days to report this, figuring someone else would, but it appears not. This may be related to other ports I have installed; I can send you a complete pkg_info list if that would be helpful. Terry Kennedy http://www.tmk.com terry@tmk.com New York, NY USA From owner-freebsd-ruby@FreeBSD.ORG Tue Jul 29 21:03:16 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A136F47 for ; Tue, 29 Jul 2014 21:03:16 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5207F2588 for ; Tue, 29 Jul 2014 21:03:16 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6TL3GL3094029 for ; Tue, 29 Jul 2014 21:03:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 189646] [PATCH] lang/ruby19, lang/ruby20, lang/ruby21: fix RDOC options handling and etc. Date: Tue, 29 Jul 2014 21:03:16 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: swills@FreeBSD.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 21:03:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189646 --- Comment #6 from Steve Wills --- (In reply to Yasuhiro KIMURA from comment #5) > Created attachment 143828 [details] > Updated patch to use dynamic plist for C API documents. > > After doxygen port is updated files/directories tree of C API document > changed. So I conclude static plist is not suitable for C API document and > switch back to dynamic plist about it. I wasn't able to reproduce that issue with the static plist. I think it will be OK with the static plist. I'll add an attachment with my updated patch that I think will work for this. Let me know your thoughts. (Note my patch is only for 1.9 right now, but I'll update for 2.0 and 2.1 soon.) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From owner-freebsd-ruby@FreeBSD.ORG Tue Jul 29 21:04:21 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F669F67 for ; Tue, 29 Jul 2014 21:04:21 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 673E42598 for ; Tue, 29 Jul 2014 21:04:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6TL4L0s005481 for ; Tue, 29 Jul 2014 21:04:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 189646] [PATCH] lang/ruby19, lang/ruby20, lang/ruby21: fix RDOC options handling and etc. Date: Tue, 29 Jul 2014 21:04:21 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: swills@FreeBSD.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 21:04:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189646 --- Comment #7 from Steve Wills --- Created attachment 145129 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145129&action=edit updated patch for ruby 1.9 only Needs to be updated to include 2.0 and 2.1 as well. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From owner-freebsd-ruby@FreeBSD.ORG Wed Jul 30 07:24:10 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E75A53FB for ; Wed, 30 Jul 2014 07:24:10 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF82925FB for ; Wed, 30 Jul 2014 07:24:10 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6U7OAVk048091 for ; Wed, 30 Jul 2014 07:24:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 192256] [patch] www/redmine : update to 2.5.2 Date: Wed, 30 Jul 2014 07:24:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 07:24:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192256 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Open Assignee|freebsd-ports-bugs@FreeBSD. |ruby@FreeBSD.org |org | --- Comment #2 from John Marino --- Over to maintainer -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-ruby@FreeBSD.ORG Wed Jul 30 09:10:41 2014 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4715566B for ; Wed, 30 Jul 2014 09:10:41 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FC9320EC for ; Wed, 30 Jul 2014 09:10:41 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6U9AfD6010733 for ; Wed, 30 Jul 2014 09:10:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 192256] [patch] www/redmine : update to 2.5.2 Date: Wed, 30 Jul 2014 09:10:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kvedulv@kvedulv.de X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 09:10:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192256 kvedulv@kvedulv.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kvedulv@kvedulv.de --- Comment #3 from kvedulv@kvedulv.de --- Could you please test this with #190651 and (if necessary) already patch the Gemfile of redmine in advance? -- You are receiving this mail because: You are the assignee for the bug.