From b46955562242336dc3192804f88a4a383d4c42cf Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 12 Oct 2009 02:28:12 +0000 Subject: 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. --- graphics/rabbit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/rabbit/Makefile') diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index c9092287c23..6acebc8eb89 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -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/ -- cgit v1.2.3