diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 06:46:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 06:46:02 +0000 |
commit | fd4e05c5a3238a9c52b1879d1bae1c6fbd9a3db8 (patch) | |
tree | 718a72452d624adcbbc59dd30b999772a3582f0e /misc/ruby-launchy/Makefile | |
parent | 3f731d49ef7b587ad24c16b680b7967ee7521bc7 (diff) | |
download | pkgsrc-fd4e05c5a3238a9c52b1879d1bae1c6fbd9a3db8.tar.gz |
Update ruby-launchy to 2.1.2.
= 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)
Diffstat (limited to 'misc/ruby-launchy/Makefile')
-rw-r--r-- | misc/ruby-launchy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile index d49284a76ba..193d7b44320 100644 --- a/misc/ruby-launchy/Makefile +++ b/misc/ruby-launchy/Makefile @@ -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 |