pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mikutter
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Feb 3 04:48:55 UTC 2019
Modified Files:
pkgsrc/net/mikutter: Makefile
Log Message:
mikutter: remove RUBY_VERSIONS_INCOMPATIBLE.
Ruby 2.2 is no longer enabled in RUBY_VERSIONS_ACCEPTED by default.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/net/mikutter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mikutter/Makefile
diff -u pkgsrc/net/mikutter/Makefile:1.169 pkgsrc/net/mikutter/Makefile:1.170
--- pkgsrc/net/mikutter/Makefile:1.169 Mon Dec 31 21:47:31 2018
+++ pkgsrc/net/mikutter/Makefile Sun Feb 3 04:48:55 2019
@@ -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 @@ HOMEPAGE= https://mikutter.hachune.net/
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