pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-hiera Use json.mk and rewrite json_pure...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c431afc2acc
branches: trunk
changeset: 354121:9c431afc2acc
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Thu Oct 20 09:02:42 2016 +0000
description:
Use json.mk and rewrite json_pure to json to sync with (and fix) puppet.
Bump PKGREVISION.
diffstat:
databases/ruby-hiera/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 844e32451430 -r 9c431afc2acc databases/ruby-hiera/Makefile
--- a/databases/ruby-hiera/Makefile Thu Oct 20 08:27:11 2016 +0000
+++ b/databases/ruby-hiera/Makefile Thu Oct 20 09:02:42 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2015/03/01 13:05:50 taca Exp $
+# $NetBSD: Makefile,v 1.7 2016/10/20 09:02:42 fhajny Exp $
DISTNAME= hiera-1.3.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= time
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,8 @@
LICENSE= apache-2.0
RUBYGEM_OPTIONS+= --format-executable
+OVERRIDE_GEMSPEC+= json_pure:json>=1.6.0
+.include "../../lang/ruby/json.mk"
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index