pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/rabbit Upate rabbit to 0.6.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba6716938d06
branches:  trunk
changeset: 400153:ba6716938d06
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Oct 12 02:28:12 2009 +0000

description:
Upate rabbit to 0.6.2.

== Changes 0.6.2 from 0.6.1: 2009-10-03

=== Improvements

  * Rabbit became an official MacPorts package! [kimura wataru]
  * Supported '''strong''' Wiki markup [kdmsnr]
  * Ignored level 2 or larger section in Wiki markup [kdmsnr]
  * Theme
    * pdf-tortoise-and-hare: Added margin between slide edge,
      tortoise and hare.
    * clear-blue: Supported changing images of tortoise and hare.
    * Added set_font_resolution_ratio that can change
      character size in a lump.
  * rabbit-mode: Supported rabbit-command.
  * Updated prototype.js: 1.4.0 -> 1.6.0
  * Supported justify.
  * Added a command that gets the current slide content as
    RD format.
  * Added --geometry option.
  * Supported RubyGems.

=== Fixes

  * Fixed a problem that allotted-time is ignored in
    lightning-simple theme. [Kazuhiro NISHIYAMA]
  * Removed system DPI dependency. [Kazuhiro NISHIYAMA]
  * Fixed a problem that displayed slide and PDF slide is
    different. [Kazuhiro NISHIYAMA]
  * Fixed a problem that images aren't resized with GDK
    backend.

diffstat:

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

diffs (29 lines):

diff -r 3d433625cf95 -r ba6716938d06 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Mon Oct 12 02:25:52 2009 +0000
+++ b/graphics/rabbit/Makefile  Mon Oct 12 02:28:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2009/07/18 01:35:45 obache Exp $
+# $NetBSD: Makefile,v 1.15 2009/10/12 02:28:12 obache Exp $
 #
 
-DISTNAME=      rabbit-0.6.1
+DISTNAME=      rabbit-0.6.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
 MASTER_SITES=  http://www.cozmixng.org/~kou/download/
diff -r 3d433625cf95 -r ba6716938d06 graphics/rabbit/distinfo
--- a/graphics/rabbit/distinfo  Mon Oct 12 02:25:52 2009 +0000
+++ b/graphics/rabbit/distinfo  Mon Oct 12 02:28:12 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2009/07/18 01:35:46 obache Exp $
+$NetBSD: distinfo,v 1.13 2009/10/12 02:28:12 obache Exp $
 
-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 (rabbit-0.6.2.tar.gz) = 879674744d35ee8614d04793efbf9b7c5f7d1a91
+RMD160 (rabbit-0.6.2.tar.gz) = 7b778262b98846596be13343485f4da4753f8850
+Size (rabbit-0.6.2.tar.gz) = 5865321 bytes
 SHA1 (patch-ab) = 848ccd627644dde7e36d27032ab318af729dc3ce
 SHA1 (patch-ac) = 8e9e5a831f54e4a350a422d3c0027aa7dfa85d35
 SHA1 (patch-ad) = ee455a7c34587fa68fc8152d6ad0a6f48b608222



Home | Main Index | Thread Index | Old Index