pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thoth-delicious Oops, more clean up for ruby-json ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7e02c4faa02
branches: trunk
changeset: 363811:f7e02c4faa02
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 17 05:08:29 2017 +0000
description:
Oops, more clean up for ruby-json dependency.
Bump PKGREVISION.
diffstat:
www/thoth-delicious/Makefile | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r 9602e2ac1193 -r f7e02c4faa02 www/thoth-delicious/Makefile
--- a/www/thoth-delicious/Makefile Sat Jun 17 05:07:59 2017 +0000
+++ b/www/thoth-delicious/Makefile Sat Jun 17 05:08:29 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2015/03/01 15:39:43 taca Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/17 05:08:29 taca Exp $
DISTNAME= thoth_delicious-0.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,9 +12,8 @@
DEPENDS+= ${RUBY_PKGPREFIX}-thoth>=0.1.0:../../www/thoth
-OVERRIDE_GEMSPEC+= json-pure>=1.1.2 thoth>=0.1.0
-RUBY_JSON_REQD= 1.1.2
-RUBY_JSON_TYPE= pure
+OVERRIDE_GEMSPEC+= thoth>=0.1.0
+OVERRIDE_GEMSPEC+= json_pure:json>=1.1.2
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index