Update ruby-highline package to 1.6.8.
= Change Log Below is a complete listing of changes for each revision of HighLine. == 1.6.8 * Fix missing <tt>ERASE_CHAR</tt> reference (by Aaron Gifford). == 1.6.7 * Fixed bug introduced in 1.6.6 attempted fix (by Aaron Gifford). == 1.6.6 * Fixed old style references causing <tt>HighLine::String</tt> errors (by Aaron Gifford).
This commit is contained in:
parent
694a43822b
commit
4aff2c1e07
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/11/09 21:29:09 gls Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2011/12/14 17:04:56 taca Exp $
|
||||
|
||||
DISTNAME= highline-1.6.5
|
||||
DISTNAME= highline-1.6.8
|
||||
CATEGORIES= net security
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2011/11/09 21:29:09 gls Exp $
|
||||
$NetBSD: distinfo,v 1.6 2011/12/14 17:04:56 taca Exp $
|
||||
|
||||
SHA1 (highline-1.6.5.gem) = 6962d4ad136f768d8fc1a2e4fa3ae4c00ec424e5
|
||||
RMD160 (highline-1.6.5.gem) = e79f8ff0d7c002d6535ba3807ea388f0e173ff10
|
||||
Size (highline-1.6.5.gem) = 66560 bytes
|
||||
SHA1 (highline-1.6.8.gem) = b1a87b79857fce54d2d9e3e29303ae7d7cad056a
|
||||
RMD160 (highline-1.6.8.gem) = c5c3122ade04605f406dbf76cb0662ed2daae783
|
||||
Size (highline-1.6.8.gem) = 66560 bytes
|
||||
|
|
Loading…
Reference in a new issue