./lang/ruby22-base, Ruby 2.2.9 release minimum base package

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


Branch: pkgsrc-2017Q4, Version: 2.2.9nb1, Package name: ruby22-base-2.2.9nb1, 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.2.1 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: 773ba9b51bde612866f656c4531f59660e2b0087
RMD160: 0973ec6a23ec909af7dec7c7152ca0a4e79fe959
Filesize: 13057.844 KB

Version history: (Expand)


CVS history: (Expand)


   2018-03-02 21:37:47 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket #5708 - requested by taca
lang/ruby22-base: security patch

Revisions pulled up:
- lang/ruby22-base/Makefile                                     1.20
- lang/ruby22-base/distinfo                                     1.22-1.23
- lang/ruby22-base/patches/patch-configure                      1.6

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Tue Jan 16 14:53:28 UTC 2018

   Modified Files:
   	pkgsrc/lang/ruby22-base: distinfo
   	pkgsrc/lang/ruby22-base/patches: patch-configure
   	pkgsrc/lang/ruby23-base: distinfo
   	pkgsrc/lang/ruby23-base/patches: patch-configure
   	pkgsrc/lang/ruby24-base: distinfo
   	pkgsrc/lang/ruby24-base/patches: patch-configure
   	pkgsrc/lang/ruby25-base: distinfo
   	pkgsrc/lang/ruby25-base/patches: patch-configure

   Log message:
   ruby*-base: Don't add SSP flags, leave that to pkgsrc.

   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/ruby22-base/distinfo
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ruby22-base/patches/patch-configure

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Feb 19 16:47:53 UTC 2018

   Modified Files:
   	pkgsrc/lang/ruby22-base: Makefile distinfo

   Log message:
   lang/ruby22-base: rubygem security fix

   Add an patch to fix security problem of rubygems.

   Bump PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/ruby22-base/Makefile
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/ruby22-base/distinfo