pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/rubygems Update rubygems package to 1.8.24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b654cb31b19e
branches:  trunk
changeset: 603059:b654cb31b19e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Apr 28 13:52:45 2012 +0000

description:
Update rubygems package to 1.8.24.

=== 1.8.24 / 2012-04-27

* 1 bug fix:

  * Install the .pem files properly. Fixes #320
  * Remove OpenSSL dependency from the http code path

diffstat:

 misc/rubygems/Makefile |  4 ++--
 misc/rubygems/PLIST    |  3 ++-
 misc/rubygems/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r f7b4197592f9 -r b654cb31b19e misc/rubygems/Makefile
--- a/misc/rubygems/Makefile    Sat Apr 28 13:15:33 2012 +0000
+++ b/misc/rubygems/Makefile    Sat Apr 28 13:52:45 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2012/04/22 08:11:54 taca Exp $
+# $NetBSD: Makefile,v 1.48 2012/04/28 13:52:45 taca Exp $
 
-DISTNAME=      rubygems-1.8.23
+DISTNAME=      rubygems-1.8.24
 CATEGORIES=    misc ruby
 MASTER_SITES=  http://production.cf.rubygems.org/rubygems/ \
                http://rubyforge.org/frs/download.php/75309/
diff -r f7b4197592f9 -r b654cb31b19e misc/rubygems/PLIST
--- a/misc/rubygems/PLIST       Sat Apr 28 13:15:33 2012 +0000
+++ b/misc/rubygems/PLIST       Sat Apr 28 13:52:45 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2012/04/22 08:11:54 taca Exp $
+@comment $NetBSD: PLIST,v 1.21 2012/04/28 13:52:45 taca Exp $
 bin/gem${RUBY_VER}.new
 ${RUBY_VENDORLIB}/gauntlet_rubygems.rb
 ${RUBY_VENDORLIB}/rbconfig/datadir.rb
@@ -84,6 +84,7 @@
 ${RUBY_VENDORLIB}/rubygems/source_index.rb
 ${RUBY_VENDORLIB}/rubygems/spec_fetcher.rb
 ${RUBY_VENDORLIB}/rubygems/specification.rb
+${RUBY_VENDORLIB}/rubygems/ssl_certs/ca-bundle.pem
 ${RUBY_VENDORLIB}/rubygems/syck_hack.rb
 ${RUBY_VENDORLIB}/rubygems/test_case.rb
 ${RUBY_VENDORLIB}/rubygems/test_utilities.rb
diff -r f7b4197592f9 -r b654cb31b19e misc/rubygems/distinfo
--- a/misc/rubygems/distinfo    Sat Apr 28 13:15:33 2012 +0000
+++ b/misc/rubygems/distinfo    Sat Apr 28 13:52:45 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2012/04/22 08:11:54 taca Exp $
+$NetBSD: distinfo,v 1.38 2012/04/28 13:52:45 taca Exp $
 
-SHA1 (rubygems-1.8.23.tgz) = add96c8aed4e11526995bc354a213c72a393980c
-RMD160 (rubygems-1.8.23.tgz) = 624c47502305f9ae91ae6acb48e8772a187a2ca8
-Size (rubygems-1.8.23.tgz) = 379999 bytes
+SHA1 (rubygems-1.8.24.tgz) = 30f27047e74f7943117736a0d3e224994fee0905
+RMD160 (rubygems-1.8.24.tgz) = 45a54107609b8fd12fc3cb5813cc5c417335e255
+Size (rubygems-1.8.24.tgz) = 380101 bytes
 SHA1 (patch-aa) = 6f58690757271a230ead260a3429732067256567
 SHA1 (patch-ab) = d2917ec23a41293049bdf901c809423126a6161d
 SHA1 (patch-ac) = 7814fd204106f67e04ee9d278666b9ba30da3478



Home | Main Index | Thread Index | Old Index