pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Allow this package build on Ruby 2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67c8b5966380
branches:  trunk
changeset: 652729:67c8b5966380
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 07 10:29:59 2015 +0000

description:
Allow this package build on Ruby 2.2.

diffstat:

 fonts/ruby-ttfunk/Makefile |  4 +---
 graphics/rabbit/Makefile   |  4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r ec5ff1f62f8c -r 67c8b5966380 fonts/ruby-ttfunk/Makefile
--- a/fonts/ruby-ttfunk/Makefile        Sun Jun 07 10:29:21 2015 +0000
+++ b/fonts/ruby-ttfunk/Makefile        Sun Jun 07 10:29:59 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/02/03 13:56:45 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/07 10:29:59 taca Exp $
 
 DISTNAME=      ttfunk-1.4.0
 CATEGORIES=    fonts
@@ -8,7 +8,5 @@
 COMMENT=       TrueType Font Metrics Parser
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license
 
-RUBY_VERSION_SUPPORTED= 200 193 21
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ec5ff1f62f8c -r 67c8b5966380 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Sun Jun 07 10:29:21 2015 +0000
+++ b/graphics/rabbit/Makefile  Sun Jun 07 10:29:59 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2015/03/15 17:04:44 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.51 2015/06/07 10:31:48 taca Exp $
 #
 
 DISTNAME=      rabbit-2.1.6
@@ -10,8 +10,6 @@
 COMMENT=       RD-document-based presentation application
 LICENSE=       gnu-gpl-v2 # or later
 
-RUBY_VERSION_SUPPORTED=        193 200 21
-
 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



Home | Main Index | Thread Index | Old Index