pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel ruby200 had already retired.
details: https://anonhg.NetBSD.org/pkgsrc/rev/707253eaa66e
branches: trunk
changeset: 363613:707253eaa66e
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jun 12 17:10:23 2017 +0000
description:
ruby200 had already retired.
diffstat:
devel/ruby-test-unit-notify/Makefile | 4 ++--
devel/ruby-test-unit/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r e90e97153f45 -r 707253eaa66e devel/ruby-test-unit-notify/Makefile
--- a/devel/ruby-test-unit-notify/Makefile Mon Jun 12 17:06:18 2017 +0000
+++ b/devel/ruby-test-unit-notify/Makefile Mon Jun 12 17:10:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/01/06 14:40:03 taca Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/12 17:10:23 taca Exp $
DISTNAME= test-unit-notify-1.0.4
PKGREVISION= 1
@@ -13,7 +13,7 @@
.include "../../lang/ruby/rubyversion.mk"
-.if ${RUBY_VER} == "200" || ${RUBY_VER} == "21"
+.if ${RUBY_VER} == "21"
DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit
.endif
diff -r e90e97153f45 -r 707253eaa66e devel/ruby-test-unit/Makefile
--- a/devel/ruby-test-unit/Makefile Mon Jun 12 17:06:18 2017 +0000
+++ b/devel/ruby-test-unit/Makefile Mon Jun 12 17:10:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/06/05 14:17:43 taca Exp $
+# $NetBSD: Makefile,v 1.28 2017/06/12 17:10:23 taca Exp $
DISTNAME= test-unit-3.2.4
CATEGORIES= devel
@@ -12,7 +12,7 @@
.include "../../lang/ruby/rubyversion.mk"
-.if ${RUBY_VER} == "200" || ${RUBY_VER} == "21"
+.if ${RUBY_VER} == "21"
DEPENDS+= ${RUBY_PKGPREFIX}-power_assert>=0:../../devel/ruby-power_assert
.endif
Home |
Main Index |
Thread Index |
Old Index