./lang/ruby25-base, Ruby 2.5.6 release minimum base package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 2.5.6, Package name: ruby25-base-2.5.6, Maintainer: taca

Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

+ Simple Syntax
+ *Normal* Object-Oriented features (ex. class, method calls)
+ *Advanced* Object-Oriented features (ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files (on some architecture)
+ Highly Portable (works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)

This package is Ruby 2.5 release minimum base package.

DEINSTALL [+/-]

Required to run:
[textproc/libyaml]

Required to build:
[pkgtools/cwrappers]

Package options: ruby-build-ri-db

Master sites: (Expand)

SHA1: 5008b35d386c4b663b7956a0790b6aa7ae5dc9a9
RMD160: ccf857537a9be941f239e939ecee27bab8b6e305
Filesize: 11058.215 KB

Version history: (Expand)


CVS history: (Expand)


   2019-09-05 12:32:49 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #6039 - requested by taca
lang/ruby25-base: security fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.207
- lang/ruby25-base/PLIST                                        1.3
- lang/ruby25-base/distinfo                                     1.11

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Aug 28 14:12:22 UTC 2019

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby25-base: PLIST distinfo

   Log message:
   lang/ruby25: update to 2.5.6

   Update ruby25-base/ruby25 to 2.5.6.

   Ruby 2.5.6 (2019-08-28)

   Ruby 2.5.6 has been released.

   This release includes about 40 bug fixes after the previous release, and also \ 
includes a security fix. Please check the topics below for details.

   	* Multiple jQuery vulnerabilities in RDoc

   See the commit log for details.