pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mikutter mikutter: 3.6.0 no longer supports Ruby 2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/27f33e4f858b
branches: trunk
changeset: 373438:27f33e4f858b
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Tue Jan 02 02:43:59 2018 +0000
description:
mikutter: 3.6.0 no longer supports Ruby 2.2. PR pkg/52884
Bump PKGREVISION.
diffstat:
net/mikutter/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 8cde1a7cd9e4 -r 27f33e4f858b net/mikutter/Makefile
--- a/net/mikutter/Makefile Tue Jan 02 01:56:25 2018 +0000
+++ b/net/mikutter/Makefile Tue Jan 02 02:43:59 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.150 2017/12/30 05:05:14 tsutsui Exp $
+# $NetBSD: Makefile,v 1.151 2018/01/02 02:43:59 tsutsui Exp $
#
DISTNAME= mikutter.3.6.0
+PKGREVISION= 1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -11,6 +12,8 @@
COMMENT= Simple, powerful, and moeful twitter client
LICENSE= mit AND cc-by-sa-v3.0
+RUBY_VERSIONS_ACCEPTED= 23 24
+
.include "../../lang/ruby/rubyversion.mk"
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.1.1:../../net/ruby-pluggaloid
Home |
Main Index |
Thread Index |
Old Index