From owner-freebsd-ruby@FreeBSD.ORG Sun Apr 7 08:28:36 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 44D0DA9F for ; Sun, 7 Apr 2013 08:28:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 266521DA0 for ; Sun, 7 Apr 2013 08:28:36 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r378SaCt081927 for ; Sun, 7 Apr 2013 08:28:36 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Apr 2013 08:28:36 GMT Message-Id: <201304070828.r378SaCt081927@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ruby@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 08:28:36 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 7.x/8.x/9.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/rubygem-delayed_job_data_mapper broken because: delayed_job_data_mapper requires delayed_job (~> 2.1) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-delayed_job_data_mapper portname: databases/rubygem-dm-core broken because: unable to resolve dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-dm-core portname: devel/rubygem-celluloid broken because: does not build with ruby 1.8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-celluloid portname: japanese/rubygem-myrurema broken because: unable to resolve dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=rubygem-myrurema If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Sun Apr 7 08:29:48 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 604C8D04 for ; Sun, 7 Apr 2013 08:29:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 533E11DFE for ; Sun, 7 Apr 2013 08:29:48 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r378Tmn7089505 for ; Sun, 7 Apr 2013 08:29:48 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Apr 2013 08:29:48 GMT Message-Id: <201304070829.r378Tmn7089505@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ruby@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 08:29:48 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: archivers/ruby-bz2 description: Ruby extension to use libbz2 maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=ruby-bz2 portname: audio/ruby-vorbisfile description: A Ruby extension wrapping libvorbisfile maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ruby-vorbisfile portname: audio/ruby-xmms description: XMMS bindings for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ruby-xmms portname: devel/ruby-fam description: FAM bindings for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-fam portname: devel/ruby-io-reactor description: Ruby module that implements an asynchronous multiplexed IO Reactor maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-io-reactor portname: devel/ruby-jttui description: Textmode User Interface by Jakub Travnik maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-jttui portname: devel/ruby-racc description: An LALR(1) parser generator for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-racc portname: devel/ruby-slang description: S-Lang extension module for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-slang portname: devel/rubygem-linecache description: Caches(Ruby source) Files as Might Be Used in a Debugger maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-linecache portname: devel/rubygem-parsetree description: Ruby parse tree tools maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-parsetree portname: devel/rubygem-rparsec description: Recursive descent parser combinator framework for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-rparsec portname: devel/rubygem-sdl description: Ruby extension library to use SDL library maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-sdl portname: games/ruby-exmars description: Ruby interface to the exMARS Memory Array Redcode Simulator maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ruby-exmars portname: graphics/ruby-opengl description: OpenGL/GLU/GLUT interface modules for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ruby-opengl portname: graphics/ruby-pgplot description: A Ruby interface to PGPLOT graphics library maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ruby-pgplot portname: graphics/rubygem-turing description: Easy to use and customize/extend implementation of captcha maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=rubygem-turing portname: japanese/ruby-chasen description: ChaSen module for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ruby-chasen portname: japanese/ruby-eb description: Ruby bind of EB library maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ruby-eb portname: japanese/ruby-slang description: S-Lang extension module for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ruby-slang portname: lang/ruby-lua4 description: A Ruby extension to make Lua script language as a class maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=ruby-lua4 portname: security/ruby-tcpwrap description: TCP wrappers library for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=ruby-tcpwrap portname: textproc/ruby-amrita description: An HTML/XHTML template library for Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-amrita portname: textproc/ruby-xmlscan-old description: Pure Ruby XML/HTML scanner and XPath processor/compiler modules maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-xmlscan-old portname: textproc/rubygem-ferret description: Ferret is a ruby port of Lucene maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=rubygem-ferret portname: textproc/rubygem-htmltools description: Tools for parsing and manipulating HTML text in Ruby maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=rubygem-htmltools portname: www/rubygem-mongrel description: Fast HTTP 1.1 library and server for Ruby web applications maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=rubygem-mongrel portname: x11-toolkits/ruby-gtk description: Ruby binding for GTK+ maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9.20130404235647.pointyhat/ruby18-gtk-0.34_4.log (Apr 5 13:40:08 UTC 2013) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=ruby-gtk portname: x11-toolkits/ruby-tk description: Ruby interface to the Tk widget set maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=ruby-tk portname: x11-toolkits/ruby-wx description: Ruby bindings for wxWindows (aka wxWidgets) maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=ruby-wx portname: x11/ruby-gtktrayicon description: Ruby binding for GtkTrayIcon maintainer: ruby@FreeBSD.org deprecated because: Does not work with Ruby 1.9 expiration date: 2013-05-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=ruby-gtktrayicon If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Sun Apr 7 13:42:08 2013 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9CA8B5B1 for ; Sun, 7 Apr 2013 13:42:08 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 56DCBD7B for ; Sun, 7 Apr 2013 13:42:08 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r37Dg2EF046247 for ; Sun, 7 Apr 2013 09:42:02 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r37Dg2xa046103; Sun, 7 Apr 2013 09:42:02 -0400 (EDT) (envelope-from portscout) Message-Id: <201304071342.r37Dg2xa046103@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 7 Apr 2013 09:42:02 -0400 From: portscout@portscout.freebsd.org To: ruby@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 13:42:08 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ruby@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/rubygem-rspec-mocks | 2.11.2 | 2.13.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ruby@FreeBSD.ORG Sun Apr 7 17:23:19 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C3873CE4; Sun, 7 Apr 2013 17:23:19 +0000 (UTC) (envelope-from yasu@home.utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7DD6B5; Sun, 7 Apr 2013 17:23:18 +0000 (UTC) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 450E261F9D; Mon, 8 Apr 2013 02:15:43 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 20AFE4E641; Mon, 8 Apr 2013 02:15:43 +0900 (JST) Received: by eastasia.home.utahime.org (Postfix, from userid 1000) id 053F74E640; Mon, 8 Apr 2013 02:15:43 +0900 (JST) To: FreeBSD-gnats-submit@freebsd.org Subject: [PATCH] japanese/mecab: update to 0.996 From: Yasuhiro KIMURA X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20130407171543.053F74E640@eastasia.home.utahime.org> Date: Mon, 8 Apr 2013 02:15:43 +0900 (JST) X-Virus-Scanned: ClamAV using ClamSMTP Cc: ruby@FreeBSD.org, perl@FreeBSD.org, clsung@FreeBSD.org, jun-g@daemonfreaks.com X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 17:23:19 -0000 >Submitter-Id: current-users >Originator: Yasuhiro KIMURA >Organization: >Confidential: no >Synopsis: [PATCH] japanese/mecab: update to 0.996 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 9.1-RELEASE-p2 amd64 >Environment: System: FreeBSD xxxx 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #0 r249030: Wed Apr 3 08:10:01 JST 2013 xxxx amd64 >Description: - Update japanese/mecab and language bindings to 0.996 (maintainers CCed). - Take over maintainership of japanese/mecab because current maintainer didn't respond to previous 2 PRs (ports/171413 and ports/175258). >How-To-Repeat: >Fix: --- patch-ja-mecab begins here --- Index: japanese/mecab/Makefile =================================================================== --- japanese/mecab/Makefile (revision 315754) +++ japanese/mecab/Makefile (working copy) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mecab -PORTVERSION= 0.995 +PORTVERSION= 0.996 CATEGORIES= japanese textproc MASTER_SITES= GOOGLE_CODE -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= yasu@utahime.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer LICENSE= BSD GPLv2 LGPL21 @@ -15,7 +15,9 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL -USE_AUTOTOOLS= libtool +BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/iconv.m4:${PORTSDIR}/devel/gettext + +USE_AUTOTOOLS= autoconf autoheader automake aclocal libtool USE_ICONV= yes USE_PERL5_BUILD= yes GNU_CONFIGURE= yes @@ -24,6 +26,8 @@ CPPFLAGS+= ${PTHREAD_CFLAGS} -I ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +ACLOCAL_ARGS= --system-acdir=${LOCALBASE}/share/aclocal + MAN1= mecab.1 PORTDOCS= AUTHORS README *.html Index: japanese/mecab/distinfo =================================================================== --- japanese/mecab/distinfo (revision 315754) +++ japanese/mecab/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mecab-0.995.tar.gz) = a281cac1a7053c9d16e3885a677398566923d7e4c5fc34654d4ebc6c3b3aa520 -SIZE (mecab-0.995.tar.gz) = 1377686 +SHA256 (mecab-0.996.tar.gz) = e073325783135b72e666145c781bb48fada583d5224fb2490fb6c1403ba69c59 +SIZE (mecab-0.996.tar.gz) = 1398663 Index: japanese/mecab/files/patch-src_Makefile.am =================================================================== --- japanese/mecab/files/patch-src_Makefile.am (revision 0) +++ japanese/mecab/files/patch-src_Makefile.am (working copy) @@ -0,0 +1,10 @@ +--- src/Makefile.am.orig 2013-01-24 14:35:35.000000000 +0900 ++++ src/Makefile.am 2013-04-07 21:39:46.000000000 +0900 +@@ -17,6 +17,7 @@ + feature_index.cpp feature_index.h lbfgs.cpp \ + lbfgs.h learner_tagger.cpp learner_tagger.h learner.cpp \ + learner_node.h libmecab.cpp ++libmecab_la_LIBADD = $(LTLIBICONV) + + include_HEADERS = mecab.h + bin_PROGRAMS = mecab Index: japanese/mecab/pkg-plist =================================================================== --- japanese/mecab/pkg-plist (revision 315754) +++ japanese/mecab/pkg-plist (working copy) @@ -11,6 +11,4 @@ libexec/mecab/mecab-system-eval libexec/mecab/mecab-test-gen @dirrm libexec/mecab -@unexec if cmp -s %D/etc/mecabrc.dist %D/etc/mecabrc; then rm -f %D/etc/mecabrc; else true; fi -etc/mecabrc.dist -@exec if [ ! -f %D/etc/mecabrc ]; then cp -p %D/%F %B/mecabrc; fi +etc/mecabrc Index: japanese/p5-MeCab/Makefile =================================================================== --- japanese/p5-MeCab/Makefile (revision 315754) +++ japanese/p5-MeCab/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MeCab -PORTVERSION= 0.995 +PORTVERSION= 0.996 CATEGORIES= japanese textproc perl5 MASTER_SITES= GOOGLE_CODE PROJECTHOST= ${PORTNAME:L} Index: japanese/p5-MeCab/distinfo =================================================================== --- japanese/p5-MeCab/distinfo (revision 315754) +++ japanese/p5-MeCab/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mecab-perl-0.995.tar.gz) = 130e3492005b424a9a0a166925d34ddb4f01926ef261089fc1fc6c3496e51f6f -SIZE (mecab-perl-0.995.tar.gz) = 49839 +SHA256 (mecab-perl-0.996.tar.gz) = 71fe5559c5bd2a13ea9929190a8f9f5ee4c63987108081bd7332ca1bbbb616c9 +SIZE (mecab-perl-0.996.tar.gz) = 49888 Index: japanese/py-mecab/Makefile =================================================================== --- japanese/py-mecab/Makefile (revision 315754) +++ japanese/py-mecab/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mecab -PORTVERSION= 0.995 +PORTVERSION= 0.996 CATEGORIES= japanese python textproc MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-python-${PORTVERSION} Index: japanese/py-mecab/distinfo =================================================================== --- japanese/py-mecab/distinfo (revision 315754) +++ japanese/py-mecab/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mecab-python-0.995.tar.gz) = 5babaa9e9d8025eadfe62770980f07b48e9e54107e64a80478b455568c45f5fd -SIZE (mecab-python-0.995.tar.gz) = 62281 +SHA256 (mecab-python-0.996.tar.gz) = d305c30af9e781e70f7619a0b444ac1101f2faaf3922415a0d6c49da85a63511 +SIZE (mecab-python-0.996.tar.gz) = 62338 Index: japanese/ruby-mecab/Makefile =================================================================== --- japanese/ruby-mecab/Makefile (revision 315754) +++ japanese/ruby-mecab/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mecab -PORTVERSION= 0.995 +PORTVERSION= 0.996 CATEGORIES= japanese textproc ruby MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} Index: japanese/ruby-mecab/distinfo =================================================================== --- japanese/ruby-mecab/distinfo (revision 315754) +++ japanese/ruby-mecab/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mecab-ruby-0.995.tar.gz) = d55241f11ad676fe02421c67ad57f5805c1ef893d6b6b91d0209ac9cf0dfa7f0 -SIZE (mecab-ruby-0.995.tar.gz) = 48688 +SHA256 (mecab-ruby-0.996.tar.gz) = b75e9731e717cec1c261a27d06c4f7baa696cf2fd4e5e3158df5f8fd65107285 +SIZE (mecab-ruby-0.996.tar.gz) = 48723 --- patch-ja-mecab ends here --- From owner-freebsd-ruby@FreeBSD.ORG Mon Apr 8 11:07:56 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7B25C4EA for ; Mon, 8 Apr 2013 11:07:56 +0000 (UTC) (envelope-from owner-bugmaster@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 6CAC4639 for ; Mon, 8 Apr 2013 11:07:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r38B7uZj058759 for ; Mon, 8 Apr 2013 11:07:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r38B7uRj058756 for ruby@FreeBSD.org; Mon, 8 Apr 2013 11:07:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Apr 2013 11:07:56 GMT Message-Id: <201304081107.r38B7uRj058756@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: ruby@FreeBSD.org Subject: Current problem reports assigned to ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 11:07:56 -0000 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/177528 ruby New port: textproc/rubygem-phone Ruby library for phon o ports/177485 ruby DTrace should be optional for lang/ruby20 o ports/177150 ruby lang/ruby18 When configured with onigurama attempts to o ports/176717 ruby [UPDATE] sysutils/rubygem-capistrano: update to 2.14.2 o ports/176114 ruby [maintainer-update] devel/rubygem-unicode - update to o ports/173384 ruby New port: devel/rubygem-glib2 o ports/173382 ruby New port: graphics/rubygem-gdk_pixbuf2 o ports/173381 ruby New port: textproc/rubygem-rttool o ports/173380 ruby New port: textproc/rubygem-hikidoc o ports/173379 ruby New port: accessibility/rubygem-atk o ports/173378 ruby New port: x11-toolkits/rubygem-gtk2 o ports/173377 ruby New port: x11-toolkits/rubygem-pango o ports/173376 ruby New port: x11-toolkits/rubygem-poppler o ports/173375 ruby New port: textproc/rubygem-rdtool o ports/173374 ruby New port: graphics/rubygem-rsvg2 o ports/173373 ruby New port: graphics/rubygem-cairo o ports/171705 ruby [MAINTAINER] www/gist: add converters/ruby-iconv depen o ports/170916 ruby Mk/bsd.ruby.mk: setting RUBY variable fails to set RUB o ports/170777 ruby [PATCH] Not LIBS but LDFLAGS in Makefile of lang/ruby1 19 problems total. From owner-freebsd-ruby@FreeBSD.ORG Mon Apr 8 11:25:26 2013 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 89F24CF5; Mon, 8 Apr 2013 11:25:26 +0000 (UTC) (envelope-from dgeo@ec-m.fr) Received: from melo.ec-m.fr (melo.ec-m.fr [147.94.19.139]) by mx1.freebsd.org (Postfix) with ESMTP id 2F22681A; Mon, 8 Apr 2013 11:25:25 +0000 (UTC) Received: from amavis4.serv.int (amavis4.serv.int [10.3.0.48]) by melo.ec-m.fr (GrosseBox 1743 XXL) with ESMTP id 9C1CAAC842; Mon, 8 Apr 2013 13:25:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at centrale-marseille.fr Received: from melo.ec-m.fr ([10.3.0.13]) by amavis4.serv.int (amavis4.serv.int [10.3.0.48]) (amavisd-new, port 10024) with LMTP id lr4H1f81C7ww; Mon, 8 Apr 2013 13:25:14 +0200 (CEST) Received: from dgeo.sysadm.ec-m.fr (dgeo.sysadm.ec-m.fr [147.94.19.169]) by melo.ec-m.fr (GrosseBox 1743 XXL) with ESMTP id 461AAAC851; Mon, 8 Apr 2013 13:25:14 +0200 (CEST) Received: by dgeo.sysadm.ec-m.fr (Postfix, from userid 10102) id C45BA1CCEF; Mon, 8 Apr 2013 13:25:13 +0200 (CEST) To: FreeBSD-gnats-submit@freebsd.org Subject: [PATCH] www/rubygem-rails and co: update to 3.2.13 From: Geoffroy Desvernay X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20130408112513.C45BA1CCEF@dgeo.sysadm.ec-m.fr> Date: Mon, 8 Apr 2013 13:25:13 +0200 (CEST) Cc: ruby@freebsd.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Geoffroy Desvernay List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 11:25:26 -0000 >Submitter-Id: current-users >Originator: Geoffroy Desvernay >Organization: Ecole Centrale de Marseille >Confidential: no >Synopsis: [PATCH] www/rubygem-rails and co: update to 3.2.13 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 9.1-RELEASE amd64 >Environment: System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Dec 18 11:55:35 CET 2012 root@dgeo.sysadm.ec-m.fr:/usr/obj/usr/src/sys/DGEO amd64 >Description: - Update to 3.2.13 (quick patch - may have to be reviewed by someone more fluent than I'm with ruby and gems) >How-To-Repeat: >Fix: Index: devel/rubygem-activesupport/Makefile =================================================================== --- devel/rubygem-activesupport/Makefile (revision 315757) +++ devel/rubygem-activesupport/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= devel rubygems MASTER_SITES= RG Index: devel/rubygem-activesupport/distinfo =================================================================== --- devel/rubygem-activesupport/distinfo (revision 315757) +++ devel/rubygem-activesupport/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-3.2.12.gem) = 4f53fa55e0aeb00f40c677c29e23da23bea2104edf160bbdf3af38d9f39d38be -SIZE (rubygem/activesupport-3.2.12.gem) = 287744 +SHA256 (rubygem/activesupport-3.2.13.gem) = 1e39ca69876634a38e344dd079d92b3ab27e1bde0b979b04d0e3252591a451ed +SIZE (rubygem/activesupport-3.2.13.gem) = 288768 Index: databases/rubygem-activemodel/Makefile =================================================================== --- databases/rubygem-activemodel/Makefile (revision 315757) +++ databases/rubygem-activemodel/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activemodel -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= databases rubygems MASTER_SITES= RG Index: databases/rubygem-activemodel/distinfo =================================================================== --- databases/rubygem-activemodel/distinfo (revision 315757) +++ databases/rubygem-activemodel/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activemodel-3.2.12.gem) = 0edb1514612f49767c091e5fe873f8480606755af01f042fcc79f906bd9883f0 -SIZE (rubygem/activemodel-3.2.12.gem) = 44544 +SHA256 (rubygem/activemodel-3.2.13.gem) = c5c269b02b3d39eea3d4d8cc132319828a1a0a8e06c857a1310f80caa94fec52 +SIZE (rubygem/activemodel-3.2.13.gem) = 45056 Index: databases/rubygem-activerecord/Makefile =================================================================== --- databases/rubygem-activerecord/Makefile (revision 315757) +++ databases/rubygem-activerecord/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activerecord -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= databases rubygems MASTER_SITES= RG Index: databases/rubygem-activerecord/distinfo =================================================================== --- databases/rubygem-activerecord/distinfo (revision 315757) +++ databases/rubygem-activerecord/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activerecord-3.2.12.gem) = d16b747d7ed852e8ba3fbedd41731660463499678cec988e17c7b337b68f883a -SIZE (rubygem/activerecord-3.2.12.gem) = 291328 +SHA256 (rubygem/activerecord-3.2.13.gem) = 05ed0718b25202e6f1907c02f1bc55c5996962d7a4692272a3fd882dbcccb9fc +SIZE (rubygem/activerecord-3.2.13.gem) = 294400 Index: www/rubygem-actionpack/Makefile =================================================================== --- www/rubygem-actionpack/Makefile (revision 315757) +++ www/rubygem-actionpack/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= actionpack -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= www rubygems MASTER_SITES= RG Index: www/rubygem-actionpack/distinfo =================================================================== --- www/rubygem-actionpack/distinfo (revision 315757) +++ www/rubygem-actionpack/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/actionpack-3.2.12.gem) = f32a027d87014aff404cfc2dac5c4a1077d81a9815cf1e1adc5a1f601cd5e8a6 -SIZE (rubygem/actionpack-3.2.12.gem) = 287232 +SHA256 (rubygem/actionpack-3.2.13.gem) = bc782459a0ea262e78e10a47d61ec1dfd37070a220766466f4e013c5f36873d4 +SIZE (rubygem/actionpack-3.2.13.gem) = 289280 Index: mail/rubygem-mail/Makefile =================================================================== --- mail/rubygem-mail/Makefile (revision 315757) +++ mail/rubygem-mail/Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= mail -PORTVERSION= 2.4.4 +PORTVERSION= 2.5.3 PORTEPOCH= 1 CATEGORIES= mail rubygems MASTER_SITES= RG Index: mail/rubygem-mail/distinfo =================================================================== --- mail/rubygem-mail/distinfo (revision 315757) +++ mail/rubygem-mail/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/mail-2.4.4.gem) = 237625b7e70f8cd9615658e0963c9880094a974cfa9dda7325e3537bcba7be45 -SIZE (rubygem/mail-2.4.4.gem) = 121856 +SHA256 (rubygem/mail-2.5.3.gem) = 338dfc39e30665402aade821584970502e1e039fd972731fc95beff3991ad9a9 +SIZE (rubygem/mail-2.5.3.gem) = 269312 Index: mail/rubygem-actionmailer/Makefile =================================================================== --- mail/rubygem-actionmailer/Makefile (revision 315757) +++ mail/rubygem-actionmailer/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= actionmailer -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= mail rubygems MASTER_SITES= RG Index: mail/rubygem-actionmailer/distinfo =================================================================== --- mail/rubygem-actionmailer/distinfo (revision 315757) +++ mail/rubygem-actionmailer/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/actionmailer-3.2.12.gem) = 87511b97ba5db5659eeecee6618dd3b3824498e136ad97f2d9318d70cbf74c66 -SIZE (rubygem/actionmailer-3.2.12.gem) = 22016 +SHA256 (rubygem/actionmailer-3.2.13.gem) = 06d83e3627598cf79e39b5cacc8c450693609bfc863d0c003114a995cb0a5c4f +SIZE (rubygem/actionmailer-3.2.13.gem) = 22016 Index: www/rubygem-railties/Makefile =================================================================== --- www/rubygem-railties/Makefile (revision 315757) +++ www/rubygem-railties/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= railties -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= www rubygems MASTER_SITES= RG Index: www/rubygem-railties/distinfo =================================================================== --- www/rubygem-railties/distinfo (revision 315757) +++ www/rubygem-railties/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/railties-3.2.12.gem) = bcf15c2eef2a0bc1aa208304b89199287ed91243500ef9e212a187546cf01c35 -SIZE (rubygem/railties-3.2.12.gem) = 1591296 +SHA256 (rubygem/railties-3.2.13.gem) = 294fa4eb64c8b5fe1ebb60145f8faa4b5ca50eecab9db4805e36e94cadc38b07 +SIZE (rubygem/railties-3.2.13.gem) = 1587200 Index: www/rubygem-activeresource/Makefile =================================================================== --- www/rubygem-activeresource/Makefile (revision 315757) +++ www/rubygem-activeresource/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activeresource -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= www rubygems MASTER_SITES= RG Index: www/rubygem-activeresource/distinfo =================================================================== --- www/rubygem-activeresource/distinfo (revision 315757) +++ www/rubygem-activeresource/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activeresource-3.2.12.gem) = d111d4d401d24b8b2236e9c946020123e4f99b40bb02cdd8c4ae373b923dbe36 -SIZE (rubygem/activeresource-3.2.12.gem) = 37888 +SHA256 (rubygem/activeresource-3.2.13.gem) = 3414f1db511b5cf2fa81a7638859b398b0ee6e0bdbbb9530254d8c86198197e4 +SIZE (rubygem/activeresource-3.2.13.gem) = 37888 Index: www/rubygem-rails/Makefile =================================================================== --- www/rubygem-rails/Makefile (revision 315757) +++ www/rubygem-rails/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rails -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= www rubygems MASTER_SITES= RG Index: www/rubygem-rails/distinfo =================================================================== --- www/rubygem-rails/distinfo (revision 315757) +++ www/rubygem-rails/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rails-3.2.12.gem) = bff3605849350b46cceab64e0b9136cd8743d45db902160c19bbd06fc9a956ca -SIZE (rubygem/rails-3.2.12.gem) = 4608 +SHA256 (rubygem/rails-3.2.13.gem) = dfc57cb7d289513dd89a99db6f714fbdb407223160abf98293b74be07724bcb8 +SIZE (rubygem/rails-3.2.13.gem) = 4608 From owner-freebsd-ruby@FreeBSD.ORG Mon Apr 8 11:30:16 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2E054DA6; Mon, 8 Apr 2013 11:30:16 +0000 (UTC) (envelope-from edwin@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 09B6B838; Mon, 8 Apr 2013 11:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r38BUFch064656; Mon, 8 Apr 2013 11:30:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r38BUFu0064655; Mon, 8 Apr 2013 11:30:15 GMT (envelope-from edwin) Date: Mon, 8 Apr 2013 11:30:15 GMT Message-Id: <201304081130.r38BUFu0064655@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/177709: [PATCH] www/rubygem-rails and co: update to 3.2.13 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 11:30:16 -0000 Synopsis: [PATCH] www/rubygem-rails and co: update to 3.2.13 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 8 11:30:15 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=177709 From owner-freebsd-ruby@FreeBSD.ORG Tue Apr 9 08:40:12 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 319AA810; Tue, 9 Apr 2013 08:40:12 +0000 (UTC) (envelope-from edwin@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 0D9B2988; Tue, 9 Apr 2013 08:40:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r398eBWl009766; Tue, 9 Apr 2013 08:40:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r398eBhc009765; Tue, 9 Apr 2013 08:40:11 GMT (envelope-from edwin) Date: Tue, 9 Apr 2013 08:40:11 GMT Message-Id: <201304090840.r398eBhc009765@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/177731: [patch] devel/ruby-build X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 08:40:12 -0000 Synopsis: [patch] devel/ruby-build Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Apr 9 08:40:11 UTC 2013 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=177731 From owner-freebsd-ruby@FreeBSD.ORG Tue Apr 9 08:40:13 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E872A814; Tue, 9 Apr 2013 08:40:13 +0000 (UTC) (envelope-from edwin@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 C4410989; Tue, 9 Apr 2013 08:40:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r398eDQU009844; Tue, 9 Apr 2013 08:40:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r398eDqm009843; Tue, 9 Apr 2013 08:40:13 GMT (envelope-from edwin) Date: Tue, 9 Apr 2013 08:40:13 GMT Message-Id: <201304090840.r398eDqm009843@freefall.freebsd.org> To: freebsd@geoffgarside.co.uk, edwin@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/177731: [patch] devel/ruby-build X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 08:40:14 -0000 Synopsis: [patch] devel/ruby-build State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Apr 9 08:40:13 UTC 2013 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=177731 From owner-freebsd-ruby@FreeBSD.ORG Tue Apr 9 08:50:01 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5E11DB36 for ; Tue, 9 Apr 2013 08:50:01 +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 369309E3 for ; Tue, 9 Apr 2013 08:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r398o1B9011537 for ; Tue, 9 Apr 2013 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r398o1p6011521; Tue, 9 Apr 2013 08:50:01 GMT (envelope-from gnats) Date: Tue, 9 Apr 2013 08:50:01 GMT Message-Id: <201304090850.r398o1p6011521@freefall.freebsd.org> To: ruby@FreeBSD.org From: Edwin Groothuis Subject: Re: ports/177731: [patch] devel/ruby-build X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Edwin Groothuis List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 08:50:01 -0000 The following reply was made to PR ports/177731; it has been noted by GNATS. From: Edwin Groothuis To: fmb@onibox.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/177731: [patch] devel/ruby-build Date: Tue, 9 Apr 2013 08:40:12 UT Maintainer of devel/ruby-build, Please note that PR ports/177731 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/177731 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ruby@FreeBSD.ORG Tue Apr 9 10:40:02 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0BD89790 for ; Tue, 9 Apr 2013 10:40:02 +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 D892C79 for ; Tue, 9 Apr 2013 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r39Ae1jh031529 for ; Tue, 9 Apr 2013 10:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r39Ae0we031528; Tue, 9 Apr 2013 10:40:00 GMT (envelope-from gnats) Date: Tue, 9 Apr 2013 10:40:00 GMT Message-Id: <201304091040.r39Ae0we031528@freefall.freebsd.org> To: ruby@FreeBSD.org From: "Fabian M. Borschel" Subject: Re: ports/177731: [patch] devel/ruby-build X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Fabian M. Borschel" List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 10:40:02 -0000 The following reply was made to PR ports/177731; it has been noted by GNATS. From: "Fabian M. Borschel" To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177731: [patch] devel/ruby-build Date: Tue, 9 Apr 2013 12:21:21 +0200 Hi, thanks for the patch. LGTM -- fmb From owner-freebsd-ruby@FreeBSD.ORG Wed Apr 10 19:22:28 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 26DE6C17; Wed, 10 Apr 2013 19:22:28 +0000 (UTC) (envelope-from bdrewery@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 01B25332; Wed, 10 Apr 2013 19:22:28 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3AJMRVP004487; Wed, 10 Apr 2013 19:22:27 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3AJMRUt004486; Wed, 10 Apr 2013 14:22:27 -0500 (CDT) (envelope-from bdrewery) Date: Wed, 10 Apr 2013 14:22:27 -0500 (CDT) Message-Id: <201304101922.r3AJMRUt004486@freefall.freebsd.org> To: bdrewery@FreeBSD.org, ruby@FreeBSD.org, bdrewery@FreeBSD.org From: bdrewery@FreeBSD.org Subject: Re: ports/177709: [PATCH] www/rubygem-rails and co: update to 3.2.13 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2013 19:22:28 -0000 Synopsis: [PATCH] www/rubygem-rails and co: update to 3.2.13 Responsible-Changed-From-To: ruby->bdrewery Responsible-Changed-By: bdrewery Responsible-Changed-When: Wed Apr 10 14:22:27 CDT 2013 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=177709