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/c9baa34f5c52
branches: trunk
changeset: 652780:c9baa34f5c52
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jun 07 16:07:42 2015 +0000
description:
Allow this package build on Ruby 2.2.
diffstat:
textproc/ruby-nokogiri/Makefile | 3 +--
www/ruby-faraday/Makefile | 4 +---
2 files changed, 2 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 1bf617c33a84 -r c9baa34f5c52 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile Sun Jun 07 16:05:41 2015 +0000
+++ b/textproc/ruby-nokogiri/Makefile Sun Jun 07 16:07:42 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/02/10 19:31:03 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/07 16:07:42 taca Exp $
DISTNAME= nokogiri-1.6.6.2
CATEGORIES= textproc
@@ -17,7 +17,6 @@
MAKE_ENV+= NOKOGIRI_USE_SYSTEM_LIBRARIES=yes
OVERRIDE_GEMSPEC= :files ports/archives/libxml2-2.8.0.tar.gz= \
ports/archives/libxslt-1.1.26.tar.gz=
-RUBY_VERSION_SUPPORTED= 200 193 21
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
diff -r 1bf617c33a84 -r c9baa34f5c52 www/ruby-faraday/Makefile
--- a/www/ruby-faraday/Makefile Sun Jun 07 16:05:41 2015 +0000
+++ b/www/ruby-faraday/Makefile Sun Jun 07 16:07:42 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/03/15 18:31:52 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.11 2015/06/07 16:09:07 taca Exp $
DISTNAME= faraday-0.9.1
CATEGORIES= www
@@ -10,7 +10,5 @@
DEPENDS+= ${RUBY_PKGPREFIX}-multipart-post>=1.2<3:../../www/ruby-multipart-post
-RUBY_VERSION_SUPPORTED= 200 193 21
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index