Sunpoet Po-Chuan Hsieh
71b565d7d0
Update to 2.6.6
...
Changes: https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-6-6-released/
2020-04-02 12:20:36 +00:00
Piotr Kubaj
222d29289a
lang/ruby26: fix build on 12
...
Use GCC9 only on head, ruby fails to build otherwise.
PR: 242630
Reported by: lfmorrison@gmail.com
2020-01-31 16:32:18 +00:00
Piotr Kubaj
2fbd51f43e
lang/ruby26: fix build on powerpc
...
powerpc requires GCC after all to build this port:
building .ext/include/powerpc-freebsd13/rb_mjit_min_header-2.6.5.h
./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "cc " rb_mjit_header.h .ext/include/powerpc-freebsd13/rb_mjit_min_header-2.6.5.h
*** Signal 6
2020-01-09 18:05:12 +00:00
Piotr Kubaj
6e1232dd39
lang/ruby26: fix build on powerpc, don't use GCC on powerpc64 elfv2
...
ruby currently has issues when compiling on powerpc with gcc9. Use base GCC instead.
Also don't use GCC on powerpc64 elfv2, builds fine with clang.
PR: 242630
Submitted by: nunovasconcellos@gmail.com
Reported by: canardo909@gmx.com
Approved by: portmgr (build fix blanket)
2020-01-02 16:37:11 +00:00
Sunpoet Po-Chuan Hsieh
e48098c720
Add irb and rdoc to PKGMESSAGE
2019-12-29 12:58:06 +00:00
Baptiste Daroussin
7eab0ea11d
Drop the ipv6 virtual category for l* category as it is not relevant anymore
2019-10-09 11:53:57 +00:00
Sunpoet Po-Chuan Hsieh
1528cb4988
Update to 2.6.5
...
Changes: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
PR: 240985
Submitted by: Yasuhiro KIMURA <yasu@utahime.org >
Security: f7fcb75c-e537-11e9-863e-b9b7af01ba9e
MFH: 2019Q4
2019-10-02 19:25:38 +00:00
Sunpoet Po-Chuan Hsieh
c71155ba97
Update to 2.6.4
...
Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-6-4-released/
Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
2019-08-30 00:14:07 +00:00
Sunpoet Po-Chuan Hsieh
f18dbb7112
Fix PLIST
...
- Bump PORTREVISION for package change
PR: 239933
Submitted by: Syouichi TAKAMIYA <takazeki@gmail.com >
2019-08-21 19:27:34 +00:00
Mathieu Arnold
558224994b
onvert to UCL & cleanup pkg-message (categories l-m)
2019-08-13 22:29:42 +00:00
Koichiro Iwao
d9b69510b9
lang/ruby26: Fix plist when CAPIDOCS=on
...
PR: 238747
Submitted by: Ting-Wei Lan <lantw44@gmail.com >
2019-06-25 04:38:58 +00:00
Koichiro Iwao
c0fd879a7f
lang/ruby26: Fix pkg-plist when EXAMPLES=off
...
Reported by: adamw
2019-05-09 06:42:08 +00:00
Koichiro Iwao
96e32bdc19
Add ruby26 2.6.3 (copied from ruby25)
...
PR: 234509 235826
Submitted by: pete@nomadlogic.org (initial revision)
Yasuhiro KIMURA <yasu@utahime.org > (initial revision)
meta (myself, minor modifications)
Relnotes:: https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/
https://www.ruby-lang.org/en/news/2019/01/30/ruby-2-6-1-released/
https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-6-2-released/
https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/
Differential Revision: https://reviews.freebsd.org/D19961
2019-05-09 01:28:38 +00:00