Update ruby-launchy to 2.4.3.

## Version 2.4.3 - 2014-11-03
* Update documentation - <https://github.com/copiousfreetime/launchy/pull/81> - supremebeing7
* Fix launching of `exo-open` for XFCE - <https://github.com/copiousfreetime/launchy/issues/82> - dsandstrom
* Add iceweasel as a fallback browser - <https://github.com/copiousfreetime/launchy/pull/92> -  jackturnbull
* Reopen $stderr in really bad situation - <https://github.com/copiousfreetime/launchy/pull/77> - infertux
This commit is contained in:
taca 2015-02-04 15:27:06 +00:00
parent 263e75c290
commit 842e2780ce
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.12 2014/01/17 18:13:34 tsutsui Exp $
# $NetBSD: Makefile,v 1.13 2015/02/04 15:27:06 taca Exp $
DISTNAME= launchy-2.4.2
DISTNAME= launchy-2.4.3
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2014/01/17 18:13:34 tsutsui Exp $
$NetBSD: distinfo,v 1.12 2015/02/04 15:27:06 taca Exp $
SHA1 (launchy-2.4.2.gem) = 61af17846a983b5767384528679b5ba67163ac75
RMD160 (launchy-2.4.2.gem) = a410045657b1abc84b330ee44e487039e0a0cb82
Size (launchy-2.4.2.gem) = 28672 bytes
SHA1 (launchy-2.4.3.gem) = 03fae3a8897169a2625649b8c4be55c24e57090b
RMD160 (launchy-2.4.3.gem) = 0e5b5f4f74e88010a8e2273f8feb011e1746e146
Size (launchy-2.4.3.gem) = 29184 bytes