pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc These package are still needed by ruby18 packages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe6e770f4cee
branches: trunk
changeset: 648063:fe6e770f4cee
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 10 16:18:54 2015 +0000
description:
These package are still needed by ruby18 packages.
diffstat:
devel/ruby-rdoc/Makefile | 4 +++-
textproc/ruby-json/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 01236fcdca56 -r fe6e770f4cee devel/ruby-rdoc/Makefile
--- a/devel/ruby-rdoc/Makefile Tue Mar 10 16:15:58 2015 +0000
+++ b/devel/ruby-rdoc/Makefile Tue Mar 10 16:18:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/01/25 16:14:23 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/10 16:18:54 taca Exp $
DISTNAME= rdoc-${RUBY_RDOC_PKGSRC_VERS}
CATEGORIES= devel
@@ -8,6 +8,8 @@
COMMENT= Produces HTML and command-line documentation for Ruby projects
LICENSE= gnu-gpl-v2 OR ruby-license
+RUBY_VERSION_SUPPORTED= 200 193 18 21
+
RUBY_JSON_REQD= 1.4
GEM_PATH= ${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}:${PREFIX}/${GEM_HOME}
diff -r 01236fcdca56 -r fe6e770f4cee textproc/ruby-json/Makefile
--- a/textproc/ruby-json/Makefile Tue Mar 10 16:15:58 2015 +0000
+++ b/textproc/ruby-json/Makefile Tue Mar 10 16:18:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/02/05 15:06:12 taca Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/10 16:18:54 taca Exp $
DISTNAME= json-1.8.2
CATEGORIES= textproc
@@ -10,6 +10,8 @@
USE_GCC_RUNTIME= yes
+RUBY_VERSION_SUPPORTED= 200 193 18 21
+
post-extract:
cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w
Home |
Main Index |
Thread Index |
Old Index