pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-mini_portile Update to 0.6.1. From the chang...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7166d1e08441
branches:  trunk
changeset: 643023:7166d1e08441
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Dec 10 01:42:35 2014 +0000

description:
Update to 0.6.1. From the changelog:

* Enhancements:
  * Expand path to logfile to easier debugging on failures.
    Pull #33 [marvin2k]

* Enhancements:
  * Add default cert store and custom certs from `SSL_CERT_FILE` if present.
    This increases compatibility with Ruby 1.8.7.

* Bugfixes:
  * Specify Accept-Encoding to make sure a raw file content is downloaded.
    Pull #30. [knu]

* Internal:
  * Improve examples and use them as test harness.

diffstat:

 misc/ruby-mini_portile/Makefile |  4 ++--
 misc/ruby-mini_portile/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r c46723b99791 -r 7166d1e08441 misc/ruby-mini_portile/Makefile
--- a/misc/ruby-mini_portile/Makefile   Wed Dec 10 01:18:59 2014 +0000
+++ b/misc/ruby-mini_portile/Makefile   Wed Dec 10 01:42:35 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/04/25 09:16:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/10 01:42:35 schmonz Exp $
 
-DISTNAME=      mini_portile-0.5.3
+DISTNAME=      mini_portile-0.6.1
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r c46723b99791 -r 7166d1e08441 misc/ruby-mini_portile/distinfo
--- a/misc/ruby-mini_portile/distinfo   Wed Dec 10 01:18:59 2014 +0000
+++ b/misc/ruby-mini_portile/distinfo   Wed Dec 10 01:42:35 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/04/25 09:16:09 jperkin Exp $
+$NetBSD: distinfo,v 1.2 2014/12/10 01:42:35 schmonz Exp $
 
-SHA1 (mini_portile-0.5.3.gem) = f9a68ffbe830a639d387a5f30ac9a5dc8f095498
-RMD160 (mini_portile-0.5.3.gem) = a92ecc426f07b202f2bba20e7e8537522f55de91
-Size (mini_portile-0.5.3.gem) = 12800 bytes
+SHA1 (mini_portile-0.6.1.gem) = 349a316e007bf96afa2eee5576b6c1b5e1285271
+RMD160 (mini_portile-0.6.1.gem) = 1382c827744a990c776bc59d33037dfe090c32e0
+Size (mini_portile-0.6.1.gem) = 13824 bytes



Home | Main Index | Thread Index | Old Index