From 27c24ea393454b509df14cc511a6bce97c701752 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Jun 2013 11:54:45 +0000 Subject: [PATCH] Update rabbit to 2.1.0. == 2.1.0: 2013-06-16 A bug fix release of 2.0.9. === Improvements ==== rabbit * Ignored backup files when detecting a README file. [GitHub:#21] [Reported by TOMITA Masahiro] * Added Ruby version check on RubyGems install. If you install with Ruby 1.8, RubyGems reports an error. === Fixes ==== rabbit * Fixed a bug that encoding conversion error handling is bad. [Reported by Junichi Oya] * Supported Ruby/GLib2 2.0.2 or ealier. === Thanks * TOMITA Masahiro * Junichi Oya --- graphics/rabbit/Makefile | 6 ++++-- graphics/rabbit/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index bdcf969b79dd1..dac70d523e6f9 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/06/20 09:12:13 obache Exp $ +# $NetBSD: Makefile,v 1.44 2013/06/29 11:54:45 obache Exp $ # -DISTNAME= rabbit-2.0.9 +DISTNAME= rabbit-2.1.0 CATEGORIES= graphics ruby MASTER_SITES= http://rabbit-shocker.org/download/ @@ -10,6 +10,8 @@ HOMEPAGE= http://rabbit-shocker.org/ COMMENT= RD-document-based presentation application LICENSE= gnu-gpl-v2 # or later +RUBY_VERSION_SUPPORTED= 193 + DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=0.90.3:../../x11/ruby-gnome2-gtk DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-rsvg-[0-9]*:../../graphics/ruby-gnome2-rsvg DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-poppler-[0-9]*:../../print/ruby-gnome2-poppler diff --git a/graphics/rabbit/distinfo b/graphics/rabbit/distinfo index 2345bc70f43ba..e29b22679cc92 100644 --- a/graphics/rabbit/distinfo +++ b/graphics/rabbit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2013/06/16 08:39:43 obache Exp $ +$NetBSD: distinfo,v 1.33 2013/06/29 11:54:45 obache Exp $ -SHA1 (rabbit-2.0.9.tar.gz) = 29380ccb662154a3e558d50a9906310391ddf0a3 -RMD160 (rabbit-2.0.9.tar.gz) = b734410f96373e124bdaf9e069ff5d2a81b1acec -Size (rabbit-2.0.9.tar.gz) = 5142317 bytes +SHA1 (rabbit-2.1.0.tar.gz) = 0ee3f21fafd944bdcc7ba9ad324ae12b1785f1fd +RMD160 (rabbit-2.1.0.tar.gz) = a2085abad1d4d9230d4a1f76277340af49e3de0d +Size (rabbit-2.1.0.tar.gz) = 5156905 bytes