./lang/ruby19, Ruby programming language 1.9.2 meta package

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


Branch: pkgsrc-2012Q1, Version: 1.9.2pl320, Package name: ruby19-1.9.2pl320, Maintainer: taca

This a meta package including Ruby 1.9.2 full release.

It includes ruby19-base, ruby19-gdbm, ruby19-curses, ruby19-fiddle,
ruby19-readline, ruby19-psych and ruby19-tk package.

No package should depend on this package directly.


Required to run:
[lang/ruby19-base] [databases/ruby-gdbm] [devel/ruby-readline] [devel/ruby-curses] [devel/ruby-fiddle] [textproc/ruby-psych] [x11/ruby-tk]

Version history: (Expand)


CVS history: (Expand)


   2012-04-23 01:04:03 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket #3752 - requested by taca
lang/ruby: version bump
lang/ruby19-base: security fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.79
- lang/ruby19-base/PLIST                                        1.6
- lang/ruby19-base/distinfo                                     1.12
- lang/ruby19/Makefile                                          1.4

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 22 08:23:01 UTC 2012

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

   Log message:
   Update ruby19 packages to 1.9.2p320.

   Security fix with updating bundled RubyGems to 1.8.23 and several a few bug
   fixes.

   Fri Apr 20 12:40:19 2012  Eric Hodel  <drbrain@segment7.net>

   	* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem:  Removed to avoid
   	  conflict with ca-bundle.pem
   	* \ 
lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
   	  ditto.
   	* lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem:
   	  ditto.

   Fri Apr 20 09:04:35 2012  Eric Hodel  <drbrain@segment7.net>

   	* lib/rubygems:  Apply the following security fixes to RubyGems 1.3.7:

   	  RubyGems now disallows redirection from HTTPS to HTTP.

   	  RubyGems now verifies SSL connections.

   	  Patch by Hiroshi Nakamura.

   	* test/rubygems:  ditto.

   To generate a diff of this commit:
   cvs rdiff -u -r1.78 -r1.79 pkgsrc/lang/ruby/rubyversion.mk
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ruby19-base/PLIST
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/ruby19-base/distinfo

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 22 08:24:08 UTC 2012

   Modified Files:
   	pkgsrc/lang/ruby19: Makefile

   Log message:
   Reset PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/ruby19/Makefile