summaryrefslogtreecommitdiff
path: root/graphics/rabbit/PLIST
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-08-04 09:32:14 +0000
committerobache <obache@pkgsrc.org>2014-08-04 09:32:14 +0000
commit08e3185008b68e0a11fbbdda2b16ee576f1a9187 (patch)
tree439dbb1307027c683b312731aaaa8d5ca2112e63 /graphics/rabbit/PLIST
parent405ae62dccd13419b67d0be0285bac2bc3ceca12 (diff)
downloadpkgsrc-08e3185008b68e0a11fbbdda2b16ee576f1a9187.tar.gz
Update rabbit to 2.1.3.
== 2.1.3: 2014-08-03 A drawing performance improved release. === Improvements ==== rabbit * Improved input encoding detection for UTF-8 case. [GitHub#34] [Reported by Colin Dean] * Markdown: Supported no text item list. [GitHub#37] [Reported by Colin Dean] * Improved drawing performance when vertical centering isn't used. [GitHub#35] [Reported by Colin Dean] * Avoided memory usage growing. [GitHub#41] [Reported by Enrico Rivarola] ==== Theme * default-preformatted: Changed text size element to (({PreformattedBlock})) from (({PreformattedText})). * tag: Supported (({xx-small})) tag and (({xx-large})) tag. [GitHub#39] [Patch by Enrico Rivarola] * syntax-highlighting: Supported float literal. ==== Document * Updated Ruby Installer version. [Masafumi Yokoyama] * Updated how to install with Homebrew. [GitHub#30] [Patch by Bert Chang] * Improved English and translated into English. [GitHub#33] [Patch by Tomohiro Imaizumi] * Added a description about Rabbit doesn't support 64bit Ruby on Windows. [GitHub#43] [Patch by YUKI Hiroshi] === Fixes ==== rabbit * Fixed a bug that rabbit command's exit code is always non-zero. * Fixed a crash bug when rabbit command is ran on no window system environment. [shocker-ja:1189] [Reported by Kazuhiro NISHIYAMA] * Information window: Fixed a bug that note text isn't changed when window size is changed. [shocker-en:71][shocker-en:74] [Reported by Enrico Rivarola] * Information window: Fixed a bug that long word in note text is cut. [shocker-en:78] [Reported by Enrico Rivarola] * Information window: Fixed a bug that markup in note text isn't applied. [GitHub#38] [Patch by Enrico Rivarola] * Fixed a bug that temporary files aren't removed when they aren't needed. [GitHub#40] [Patch by Enrico Rivarola] ==== rabbit-slide * Fixed a bug that tags are ignored on uploading SlideShare. === Thanks * Masafumi Yokoyama * Kazuhiro NISHIYAMA * Bert Chang * Enrico Rivarola * Colin Dean * YUKI Hiroshi
Diffstat (limited to 'graphics/rabbit/PLIST')
-rw-r--r--graphics/rabbit/PLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/rabbit/PLIST b/graphics/rabbit/PLIST
index 5cd9c2a8904..bfae096ca80 100644
--- a/graphics/rabbit/PLIST
+++ b/graphics/rabbit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2014/03/11 10:03:46 obache Exp $
+@comment $NetBSD: PLIST,v 1.26 2014/08/04 09:32:14 obache Exp $
bin/rabbirc
bin/rabbit
bin/rabbit-command
@@ -58,8 +58,10 @@ ${RUBY_VENDORLIB}/rabbit/gesture/processor.rb
${RUBY_VENDORLIB}/rabbit/gettext.rb
${RUBY_VENDORLIB}/rabbit/graffiti/config-dialog.rb
${RUBY_VENDORLIB}/rabbit/graffiti/processor.rb
+${RUBY_VENDORLIB}/rabbit/gtk.rb
${RUBY_VENDORLIB}/rabbit/html/generator.rb
${RUBY_VENDORLIB}/rabbit/html/template.erb
+${RUBY_VENDORLIB}/rabbit/image-data-loader.rb
${RUBY_VENDORLIB}/rabbit/image.rb
${RUBY_VENDORLIB}/rabbit/image/base.rb
${RUBY_VENDORLIB}/rabbit/image/default.rb
@@ -152,8 +154,8 @@ ${RUBY_VENDORLIB}/rabbit/renderer/print/layout.rb
${RUBY_VENDORLIB}/rabbit/renderer/print/multiple.rb
${RUBY_VENDORLIB}/rabbit/search-window.rb
${RUBY_VENDORLIB}/rabbit/searcher.rb
-${RUBY_VENDORLIB}/rabbit/slide.rb
${RUBY_VENDORLIB}/rabbit/slide-configuration.rb
+${RUBY_VENDORLIB}/rabbit/slide.rb
${RUBY_VENDORLIB}/rabbit/slideshare.rb
${RUBY_VENDORLIB}/rabbit/soap/base.rb
${RUBY_VENDORLIB}/rabbit/soap/driver.rb