pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/rabbit Update rabbit to 0.6.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/247b12b8b0e9
branches:  trunk
changeset: 396026:247b12b8b0e9
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jul 18 01:35:45 2009 +0000

description:
Update rabbit to 0.6.1.

== Changes 0.6.1 from 0.6.: 2009-07-17

=== Improvements

  * Images are rendered after resized by Gdk::Pixbuf on
    display mode.
  * Theme
    * lightning-talk-toolkit: supported :hide-title
    * slide-show: timer is reset after each loop
    * slide-show: default slide show span is computed from
      allotted time and slide size.
  * "\n" is available by default.
  * Wiki format supports slide property.
  * RD format supports 'wait' in nested itemize. [Kazuhiro NISHIYAMA]

=== Fixes

  * Added missing GPL license file.
  * Fixed a problem that PDF isn't resized on display size change.
  * Fixed a problem that index mode doesn't work for title
    only slide. [rabbit-shockers:654] [OBATA Akio]
  * Fixed a problem that block wait doesn't work. [OBATA Akio]

diffstat:

 graphics/rabbit/Makefile |  4 ++--
 graphics/rabbit/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 7669db8583a1 -r 247b12b8b0e9 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Sat Jul 18 00:13:03 2009 +0000
+++ b/graphics/rabbit/Makefile  Sat Jul 18 01:35:45 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/05/24 02:33:14 obache Exp $
+# $NetBSD: Makefile,v 1.14 2009/07/18 01:35:45 obache Exp $
 #
 
-DISTNAME=      rabbit-0.6.0
+DISTNAME=      rabbit-0.6.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
 MASTER_SITES=  http://www.cozmixng.org/~kou/download/
diff -r 7669db8583a1 -r 247b12b8b0e9 graphics/rabbit/distinfo
--- a/graphics/rabbit/distinfo  Sat Jul 18 00:13:03 2009 +0000
+++ b/graphics/rabbit/distinfo  Sat Jul 18 01:35:45 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2009/05/24 02:33:14 obache Exp $
+$NetBSD: distinfo,v 1.12 2009/07/18 01:35:46 obache Exp $
 
-SHA1 (rabbit-0.6.0.tar.gz) = 9b6d5da366637b843546abbd6f6ab103838cd1aa
-RMD160 (rabbit-0.6.0.tar.gz) = a772be0f8ac69a1142f4b08807ff0defa86b6299
-Size (rabbit-0.6.0.tar.gz) = 5835942 bytes
+SHA1 (rabbit-0.6.1.tar.gz) = 3a6744f868b6be10ae2a9914a5cebcc1379c7132
+RMD160 (rabbit-0.6.1.tar.gz) = 76f7c4b7eb8004c29ecada080e2d43b5a618854d
+Size (rabbit-0.6.1.tar.gz) = 5844285 bytes
 SHA1 (patch-ab) = 848ccd627644dde7e36d27032ab318af729dc3ce
 SHA1 (patch-ac) = 8e9e5a831f54e4a350a422d3c0027aa7dfa85d35
 SHA1 (patch-ad) = ee455a7c34587fa68fc8152d6ad0a6f48b608222



Home | Main Index | Thread Index | Old Index