Skip to content

Commit

Permalink
Update ruby-launchy to 2.1.2.
Browse files Browse the repository at this point in the history
= Launchy Changlog
== Version 2.1.2 - 2012-08-06

* Fix where HostOS would fail to convert to string on JRuby in 1.9
  mode (copiousfreetime/launchy#45)
  • Loading branch information
taca committed Sep 16, 2012
1 parent d587fc4 commit 33b53e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions misc/ruby-launchy/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2012/08/03 10:44:56 taca Exp $
# $NetBSD: Makefile,v 1.8 2012/09/16 06:46:02 taca Exp $

DISTNAME= launchy-2.1.1
DISTNAME= launchy-2.1.2
CATEGORIES= misc

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions misc/ruby-launchy/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2012/08/03 10:44:56 taca Exp $
$NetBSD: distinfo,v 1.8 2012/09/16 06:46:02 taca Exp $

SHA1 (launchy-2.1.1.gem) = 26682d8dc3c0b0fcf3d98b339f0910347c4c0f5b
RMD160 (launchy-2.1.1.gem) = e7275c2e3f382a75064c7815b0c2a1e3915ea31a
Size (launchy-2.1.1.gem) = 22528 bytes
SHA1 (launchy-2.1.2.gem) = 2e11749a713aa35062de09a7011ac4757876dda8
RMD160 (launchy-2.1.2.gem) = 71cdeb8bd787e83ee618bad2739a97af6a519153
Size (launchy-2.1.2.gem) = 23040 bytes

0 comments on commit 33b53e7

Please sign in to comment.