Sun Jun 16 15:39:20 2013 UTC ()
Update ruby-highline to 1.6.19.

== 1.6.19

* Fixed `terminal_size()` with jline2 (by presidentbeef).

== 1.6.18

* Fixed a long supported interface that was accidentally broken with a recent change (by Rubem Nakamura Carneiro).

== 1.6.17

* Added encoding support to menus (by David Lyons).
* Some minor fixes to SystemExtensions (by whiteleaf and presidentbeef).


(taca)
diff -r1.11 -r1.12 pkgsrc/devel/ruby-highline/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/ruby-highline/distinfo

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

--- pkgsrc/devel/ruby-highline/Makefile 2013/03/17 16:21:46 1.11
+++ pkgsrc/devel/ruby-highline/Makefile 2013/06/16 15:39:20 1.12
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1# $NetBSD: Makefile,v 1.11 2013/03/17 16:21:46 taca Exp $ 1# $NetBSD: Makefile,v 1.12 2013/06/16 15:39:20 taca Exp $
2 2
3DISTNAME= highline-1.6.16 3DISTNAME= highline-1.6.19
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.11 -r1.12 pkgsrc/devel/ruby-highline/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-highline/distinfo 2013/03/17 16:21:46 1.11
+++ pkgsrc/devel/ruby-highline/distinfo 2013/06/16 15:39:20 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2013/03/17 16:21:46 taca Exp $ 1$NetBSD: distinfo,v 1.12 2013/06/16 15:39:20 taca Exp $
2 2
3SHA1 (highline-1.6.16.gem) = 8560c2fbbecf3b31388c08f910e4a495fc5aac15 3SHA1 (highline-1.6.19.gem) = 53dbd3ec21790ba6474dfa252e296256d4971585
4RMD160 (highline-1.6.16.gem) = c6a8f77416afd94df18641235cf310285b04037d 4RMD160 (highline-1.6.19.gem) = cbb95f0ebd8e9d8805dac9779e60ac758b7cf9a5
5Size (highline-1.6.16.gem) = 219648 bytes 5Size (highline-1.6.19.gem) = 220672 bytes