Path to this page:
./
lang/ruby,
Wrapper package for Ruby programming language
Branch: pkgsrc-2012Q1,
Version: 1.9.3p194nb1,
Package name: ruby-1.9.3p194nb1,
Maintainer: tacaThis package is a wrapper for specific releases of the Ruby
programming language, providing commands (ruby, irb, ...) without
any release number information.
The actual Ruby programming language is provided by packages with
release numbers, like ruby16 or ruby18.
No package should depend on this package directly.
Required to run:[
lang/ruby193-base]
Version history: (Expand)
- (2012-04-23) Updated to version: ruby-1.9.3p194nb1
- (2012-04-10) Package added to pkgsrc.se, version ruby-1.9.3p125nb1 (created)
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
|
2012-04-22 23:42:30 by S.P.Zeidler | Files touched by this commit (7) |
Log message:
Pullup ticket #3751 - requested by taca
lang/ruby: version bump
lang/ruby193-base: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.78
- lang/ruby193-base/Makefile 1.11
- lang/ruby193-base/PLIST 1.3
- lang/ruby193-base/distinfo 1.6
- lang/ruby193-base/patches/patch-ext_dbm_extconf.rb deleted
- lang/ruby193-base/patches/patch-lib_rubygems_config__file.rb 1.2
- lang/ruby193-base/patches/patch-lib_rubygems_specification.rb 1.2
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 22 08:17:17 UTC 2012
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby193-base: Makefile PLIST distinfo
pkgsrc/lang/ruby193-base/patches: patch-lib_rubygems_config__file.rb
patch-lib_rubygems_specification.rb
Removed Files:
pkgsrc/lang/ruby193-base/patches: patch-ext_dbm_extconf.rb
Log message:
Update ruby193 packages to 1.9.3p194.
Security fix with updating bundled RubyGems to 1.8.23 and several bug fixes.
Please refer ChangeLog in detail:
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_194/ChangeLog
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/ruby193-base/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/ruby193-base/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ruby193-base/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/ruby193-base/patches/patch-ext_dbm_extconf.rb
cvs rdiff -u -r1.1.1.1 -r1.2 \
pkgsrc/lang/ruby193-base/patches/patch-lib_rubygems_config__file.rb \
pkgsrc/lang/ruby193-base/patches/patch-lib_rubygems_specification.rb
|