pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ruby-prawn Enable ruby200.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d102558d21e
branches: trunk
changeset: 621932:7d102558d21e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jul 21 02:50:43 2013 +0000
description:
Enable ruby200.
diffstat:
print/ruby-prawn/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0ee062264397 -r 7d102558d21e print/ruby-prawn/Makefile
--- a/print/ruby-prawn/Makefile Sun Jul 21 02:49:58 2013 +0000
+++ b/print/ruby-prawn/Makefile Sun Jul 21 02:50:43 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/12/21 06:23:19 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2013/07/21 02:50:43 taca Exp $
DISTNAME= prawn-0.12.0
CATEGORIES= print
@@ -11,7 +11,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-pdf-reader>=0.9.0:../../print/ruby-pdf-reader
DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.0.2<1.1:../../fonts/ruby-ttfunk
-RUBY_VERSION_SUPPORTED= 193
+RUBY_VERSION_SUPPORTED= 200 193
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index