pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-cassandra * Drop RUBY_JSON_REQD.
details: https://anonhg.NetBSD.org/pkgsrc/rev/23191db60ff1
branches: trunk
changeset: 363101:23191db60ff1
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 01 04:41:05 2017 +0000
description:
* Drop RUBY_JSON_REQD.
* Remove wrong overriding simple_uuid dependency in gemspec.
Bump PKGREVISION.
diffstat:
databases/ruby-cassandra/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (23 lines):
diff -r 853aacff4768 -r 23191db60ff1 databases/ruby-cassandra/Makefile
--- a/databases/ruby-cassandra/Makefile Thu Jun 01 04:36:56 2017 +0000
+++ b/databases/ruby-cassandra/Makefile Thu Jun 01 04:41:05 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2017/04/19 11:24:37 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2017/06/01 04:41:05 taca Exp $
DISTNAME= cassandra-0.23.0
+PKGREVISION= 1
CATEGORIES= databases ruby
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,10 +12,5 @@
DEPENDS+= ${RUBY_PKGPREFIX}-simple_uuid>=0.3<1:../../devel/ruby-simple_uuid
DEPENDS+= ${RUBY_PKGPREFIX}-thrift_client<0.9:../../devel/ruby-thrift_client
-RUBY_JSON_REQD= 0
-USE_RAKE= run
-OVERRIDE_GEMSPEC= simple_uuid~>0.2
-
.include "../../lang/ruby/gem.mk"
-.include "../../lang/ruby/json.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index