pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/ruby-launchy
Module Name: pkgsrc
Committed By: tsutsui
Date: Fri Jan 17 18:13:34 UTC 2014
Modified Files:
pkgsrc/misc/ruby-launchy: Makefile PLIST distinfo
Log Message:
Update ruby-launchy to 2.4.2. Part of PR/48447.
pkgsrc change:
Update HOMEPAGE per http://rubygems.org/gems/launchy (the old page is 403)
Changes from HISTORY.md:
## Version 2.4.2 - 2013-11-28
* Fix kde issue - <https://github.com/copiousfreetime/launchy/issues/72> -
colbell
## Version 2.4.1 - 2013-11-26
* Abstract out the argv of the commandline -
<https://github.com/copiousfreetime/launchy/issues/71>
## Version 2.4.0 - 2013-11-12
* Support `Launchy.open( url, :debug => true )` -
<http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix inconsistencies in `debug?` and `dry_run?` methods -
<http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix detection of missing *nix desktops -
<http://github.com/copiousfreetime/launchy/issues/70>
* Fix running tests in bare Linux environment -
<http://github.com/copiousfreetime/launchy/issues/67> - gioele
* Fix mistaking windows drive as uri schema -
<http://github.com/copiousfreetime/launchy/issues/65>
* Attempt fixing windows `start` command oddities, again -
<http://github.com/copiousfreetime/launchy/issues/62>
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/ruby-launchy/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/ruby-launchy/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/ruby-launchy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index