diff options
author | obache <obache@pkgsrc.org> | 2014-03-11 10:03:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-03-11 10:03:46 +0000 |
commit | 687527e4f012f5b16a89c00a399fa3e1366dd349 (patch) | |
tree | ce0d5cbc7c1f9064eceb8e21ca87468a5c49bc47 /graphics/rabbit/distinfo | |
parent | 56e7a4930bab22ebf1a99430830f00eaf73ce65c (diff) | |
download | pkgsrc-687527e4f012f5b16a89c00a399fa3e1366dd349.tar.gz |
Update rabbit to 2.1.2.
== 2.1.2: 2014-03-08
A bug fix release of 2.1.1.
=== Improvements
==== rabbit
* Supported auto source reloading in information window.
[GitHub#23] [Reported by Kazuhiro NISHIYAMA]
* Add ((%--check-syntax%)) option that checks source syntax and exits.
[GitHub#27] [Reported by HAYASHI Kentaro]
* Supported inline code markup "(({`...`}))" in Markdown.
[GitHub#29] [Patch by KITAITI Makoto]
* Supported newline markup "(({\\}))" in Markdown.
[GitHub#29] [Patch by KITAITI Makoto]
==== rabbit-slide
* Supported README written in Markdown.
* Added "tag" task that tags by Git.
* Supported auto adding "theme.rb" file to gem if the file exists.
* Supported (({youtube_id})) parameter in config.yaml.
You can specify YouTube video that is associated with your
presentation. You will find a link at slide.rabbit-shocker.org
when you specify it.
==== Document
* Updated install document for Homebrew.
[Yutaro Sugai]
* Updated install document on Windows.
[Masafumi Yokoyama]
=== Fixes
==== rabbit
* Fixed a bug that configuration dialog for graffiti mode can't be opened.
[shocker-en:63] [Reported by Enrico Rivarola]
==== rabbit-slide
* Fixed a bug that gem can be created without PDF.
=== Thanks
* Kazuhiro NISHIYAMA
* Yutaro Sugai
* Masafumi Yokoyama
* HAYASHI Kentaro
* Enrico Rivarola
* KITAITI Makoto
== 2.1.1: 2013-06-26
A bug fix release of 2.1.0.
=== Fixes
==== rabbit
* Fixed a bug that rabbit can't start by NameError.
[GitHub#25] [Reported by Yoshihide Chubachi]
=== Thanks
* Yoshihide Chubachi
Diffstat (limited to 'graphics/rabbit/distinfo')
-rw-r--r-- | graphics/rabbit/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/rabbit/distinfo b/graphics/rabbit/distinfo index e29b22679cc..13bee9a5ec5 100644 --- a/graphics/rabbit/distinfo +++ b/graphics/rabbit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2013/06/29 11:54:45 obache Exp $ +$NetBSD: distinfo,v 1.34 2014/03/11 10:03:46 obache Exp $ -SHA1 (rabbit-2.1.0.tar.gz) = 0ee3f21fafd944bdcc7ba9ad324ae12b1785f1fd -RMD160 (rabbit-2.1.0.tar.gz) = a2085abad1d4d9230d4a1f76277340af49e3de0d -Size (rabbit-2.1.0.tar.gz) = 5156905 bytes +SHA1 (rabbit-2.1.2.tar.gz) = 317a540f31b00646f7f9bcc3f956db8a5f231a79 +RMD160 (rabbit-2.1.2.tar.gz) = 82371b848e24664dabf9ade045952ac725a61cd9 +Size (rabbit-2.1.2.tar.gz) = 5169014 bytes |