pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mikutter mikutter: remove RUBY_VERSIONS_INCOMPATIBLE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/02843bb75641
branches: trunk
changeset: 329243:02843bb75641
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Feb 03 04:48:55 2019 +0000
description:
mikutter: remove RUBY_VERSIONS_INCOMPATIBLE.
Ruby 2.2 is no longer enabled in RUBY_VERSIONS_ACCEPTED by default.
diffstat:
net/mikutter/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 0304ac519689 -r 02843bb75641 net/mikutter/Makefile
--- a/net/mikutter/Makefile Sun Feb 03 01:56:07 2019 +0000
+++ b/net/mikutter/Makefile Sun Feb 03 04:48:55 2019 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.169 2018/12/31 21:47:31 tsutsui Exp $
+# $NetBSD: Makefile,v 1.170 2019/02/03 04:48:55 tsutsui Exp $
#
DISTNAME= mikutter.3.8.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://mikutter.hachune.net/bin/
@@ -11,8 +12,6 @@
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