pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ruby-pdf-core Allow this package build on Ruby 2.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f3a112d17fa
branches: trunk
changeset: 652843:2f3a112d17fa
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jun 08 16:01:41 2015 +0000
description:
Allow this package build on Ruby 2.2.
diffstat:
print/ruby-pdf-core/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c4e58027b238 -r 2f3a112d17fa print/ruby-pdf-core/Makefile
--- a/print/ruby-pdf-core/Makefile Mon Jun 08 16:00:47 2015 +0000
+++ b/print/ruby-pdf-core/Makefile Mon Jun 08 16:01:41 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/03/13 15:22:51 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/08 16:01:41 taca Exp $
DISTNAME= pdf-core-0.5.1
CATEGORIES= print
@@ -8,7 +8,7 @@
COMMENT= PDF::Core is used by Prawn to render PDF documents
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 200 193 21
+USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index