diff options
author | obache <obache@pkgsrc.org> | 2013-05-09 13:43:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-09 13:43:02 +0000 |
commit | 22cca2f15f7b51a0ac92923f4fa8c238fb553c4b (patch) | |
tree | 4fd0ec7e9531ccd811143a6d79548658e6ff68f7 /graphics/rabbit/distinfo | |
parent | e9b448824eabfffccf2a4f39e002b135fc2a98ce (diff) | |
download | pkgsrc-22cca2f15f7b51a0ac92923f4fa8c238fb553c4b.tar.gz |
Update rabbit to 2.0.7
== 2.0.7: 2013-04-29
Stability improvement release!
=== Improvements
==== Package
* [GitHub#13] Removed needless files from package.
[Reported by Youhei SASAKI]
* Removed Ruby/GStreamer from dependency package.
[rabbit-shocker:1089] [Reported by znz]
==== rabbit
* Removed needless executable permission.
* Stopped requiring Ruby/GStreamer on initialize because it crashes Rabbit on
Mac OS X 10.6.8.
[Reported by masa]
* Stopped guessing from source content when source has extension to avoid
false detection.
* Removed needless fallback fullscreen/unfullscreen features because they
are needless with latest GTK+.
[Reported by Youhei SASAKI]
* Supported non-ASCII file name.
[GitHub#15][GitHub#16][GitHub#17] [Patch by Masafumi Yokoyama]
* Stopped to use iconv when String#encode is available.
[GitHub#18] [Patch by Masafumi Yokoyama]
==== Theme
* lightning-talk-toolkit: Supported as-large-as-possible slide property.
Force enable:
= Large Title
== property
: as_large_as_possible
true
Force disable:
= Large Title
== property
: as_large_as_possible
false
==== Test
* Added missing load path to $LOAD_PATH.
[GitHub#14] [Reported by Masafumi Yokoyama]
==== rabbit-slide
* Supported multi-paragraph description.
* Published to RubyGems.org after publishing to SlideShare.
It is for using SlideShare information on RubyGems.org publishing.
[Masafumi Yokoyama]
* Supported RubyGems 2.0. [Masafumi Yokoyama]
=== Thanks
* Youhei SASAKI
* masa
* Masafumi Yokoyama
* znz
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 d922bfd098a..d89aa860798 100644 --- a/graphics/rabbit/distinfo +++ b/graphics/rabbit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2013/01/26 11:07:30 obache Exp $ +$NetBSD: distinfo,v 1.31 2013/05/09 13:43:02 obache Exp $ -SHA1 (rabbit-2.0.6.tar.gz) = 4a9876d7dcae83b722d8f9272e73112716799c7d -RMD160 (rabbit-2.0.6.tar.gz) = 371b415e2e567c962c9e718ed9df5c7f6eb005d7 -Size (rabbit-2.0.6.tar.gz) = 5197270 bytes +SHA1 (rabbit-2.0.7.tar.gz) = 5010fe8ce1035c8be72a440bee66b094a81bfa8e +RMD160 (rabbit-2.0.7.tar.gz) = 8d3ae63597dd85ab10630a76d7002a59cd6062f2 +Size (rabbit-2.0.7.tar.gz) = 5145365 bytes |