pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ruby-prawn Needs Ruby 2.x.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b07c0109dac1
branches: trunk
changeset: 648902:b07c0109dac1
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Mar 22 20:08:04 2015 +0000
description:
Needs Ruby 2.x.
diffstat:
print/ruby-prawn/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f0f25bd964de -r b07c0109dac1 print/ruby-prawn/Makefile
--- a/print/ruby-prawn/Makefile Sun Mar 22 20:07:46 2015 +0000
+++ b/print/ruby-prawn/Makefile Sun Mar 22 20:08:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/03/13 15:27:09 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/03/22 20:08:04 joerg Exp $
DISTNAME= prawn-2.0.0
CATEGORIES= print
@@ -11,7 +11,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-pdf-core>=0.5.0<0.6:../../print/ruby-pdf-core
DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.4.0<1.5:../../fonts/ruby-ttfunk
-RUBY_VERSION_SUPPORTED= 200 193 21
+RUBY_VERSION_SUPPORTED= 200 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index