pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thoth Oops, more clean up for ruby-json dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbd28fa7b18e
branches: trunk
changeset: 363809:cbd28fa7b18e
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 17 05:07:11 2017 +0000
description:
Oops, more clean up for ruby-json dependency.
Bump PKGREVISION.
diffstat:
www/thoth/Makefile | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r f8346f259f55 -r cbd28fa7b18e www/thoth/Makefile
--- a/www/thoth/Makefile Sat Jun 17 03:49:04 2017 +0000
+++ b/www/thoth/Makefile Sat Jun 17 05:07:11 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2015/03/01 15:38:47 taca Exp $
+# $NetBSD: Makefile,v 1.12 2017/06/17 05:07:11 taca Exp $
DISTNAME= thoth-0.2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= # Web site has gone: http://thothblog.org/
+HOMEPAGE= https://github.com/rgrove/thoth
COMMENT= Minimalistic blog engine
LICENSE= modified-bsd
@@ -24,9 +24,8 @@
OVERRIDE_GEMSPEC+= \
builder>=2.1.2 configuration>=0.0.5 json-pure>=1.1.3 redcloth>=4.0.3 \
- ramaze>=2008.06 sequel>=2.5.0 thin>=0.8.2 erubis>=2.7.0
-RUBY_JSON_REQD= 1.1.3
-RUBY_JSON_TYPE= pure
+ ramaze>=2008.06 sequel>=2.5.0 thin>=0.8.2 erubis>=2.7.0 \
+ json_pure:json>=1.1.3
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index