Fri Jun 17 15:34:03 2011 UTC ()
Update ruby-highline package to 1.6.2.

= Change Log

Below is a complete listing of changes for each revision of HighLine.

== 1.6.2

* Correctly handle STDIN being closed before we receive any data (fix by
  mleinart).
* Try if msvcrt, if we can't load crtdll on Windows (fix by pepijnve).
* A fix for nil_on_handled not running the action (reported by Andrew Davey).


(taca)
diff -r1.3 -r1.4 pkgsrc/devel/ruby-highline/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/ruby-highline/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/ruby-highline/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-highline/Makefile 2010/09/10 05:49:39 1.3
+++ pkgsrc/devel/ruby-highline/Makefile 2011/06/17 15:34:02 1.4
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2010/09/10 05:49:39 taca Exp $ 1# $NetBSD: Makefile,v 1.4 2011/06/17 15:34:02 taca Exp $
2 2
3DISTNAME= highline-1.6.1 3DISTNAME= highline-1.6.2
4CATEGORIES= net security 4CATEGORIES= net security
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://highline.rubyforge.org/ 7HOMEPAGE= http://highline.rubyforge.org/
8COMMENT= High-level console IO library 8COMMENT= High-level console IO library
9LICENSE= gnu-gpl-v2 OR ruby-license 9LICENSE= gnu-gpl-v2 OR ruby-license
10 10
11.include "../../lang/ruby/gem.mk" 11.include "../../lang/ruby/gem.mk"
12.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/ruby-highline/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-highline/distinfo 2010/09/10 05:49:39 1.3
+++ pkgsrc/devel/ruby-highline/distinfo 2011/06/17 15:34:02 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/09/10 05:49:39 taca Exp $ 1$NetBSD: distinfo,v 1.4 2011/06/17 15:34:02 taca Exp $
2 2
3SHA1 (highline-1.6.1.gem) = 261d3f0cac763137371a3316edf95893bdeaa78e 3SHA1 (highline-1.6.2.gem) = 74a4a67ec7e9a9cc87c636a81d262808272369b8
4RMD160 (highline-1.6.1.gem) = e3c9e0fce364a1217daa4b6bd2a73d3ecd8a02f0 4RMD160 (highline-1.6.2.gem) = 9d4669fabdf3a6254cacd12a204e2430a15efd5c
5Size (highline-1.6.1.gem) = 56320 bytes 5Size (highline-1.6.2.gem) = 56320 bytes