./lang/ruby18-base, Ruby 1.8 based release minimum package

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


Branch: pkgsrc-2011Q1, Version: 1.8.7.334nb3, Package name: ruby18-base-1.8.7.334nb3, 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 1.8 based release.

DEINSTALL [+/-]


Package options: readline, ruby-build-ri-db

Master sites: (Expand)

SHA1: 4311ce257f2e54f247bfe07b48e799d293d041f2
RMD160: f3d078d526f1b19d3255dc236f5a46062883e7c9
Filesize: 4092.634 KB

Version history: (Expand)


CVS history: (Expand)


   2011-05-31 13:04:23 by Steven Drake | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3443 - requested by taca
lang/ruby18-base security update

Revisions pulled up:
- lang/ruby18-base/Makefile                                     1.60-1.61
- lang/ruby18-base/distinfo                                     1.49
- lang/ruby18-base/patches/patch-ext_bigdecimal_bigdecimal.c    1.1

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun May 29 01:36:24 UTC 2011

   Modified Files:
   	pkgsrc/lang/ruby18-base: Makefile
   Added Files:
   	pkgsrc/lang/ruby18-base/patches: patch-ext_bigdecimal_bigdecimal.c

   Log message:
   Add a patch for CVE-2011-0188 from repository as ruby19-base.

   Bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon May 30 04:21:38 UTC 2011

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

   Log message:
   It seems that I forgot update distinfo file.

   Since it cause creating binary package which isn't up to date,
   bump PKGREVISION, again.