pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-selenium-webdriver ruby-selenium-webdriver: m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c14806314948
branches: trunk
changeset: 413172:c14806314948
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Mar 16 02:35:33 2020 +0000
description:
ruby-selenium-webdriver: mark as BROKEN pending investigation
diffstat:
www/ruby-selenium-webdriver/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 447a91e9c755 -r c14806314948 www/ruby-selenium-webdriver/Makefile
--- a/www/ruby-selenium-webdriver/Makefile Mon Mar 16 02:32:09 2020 +0000
+++ b/www/ruby-selenium-webdriver/Makefile Mon Mar 16 02:35:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/01/20 14:59:32 taca Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/16 02:35:33 tnn Exp $
DISTNAME= selenium-webdriver-3.141.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -10,7 +10,8 @@
LICENSE= apache-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-childprocess>=0.5:../../sysutils/ruby-childprocess
-DEPENDS+= ${RUBY_PKGPREFIX}-zip>=1.2.2<2.0:../../archivers/ruby-zip
+#DEPENDS+= ${RUBY_PKGPREFIX}-zip>=1.2.2<2.0:../../archivers/ruby-zip
+BROKEN+= "archivers/ruby-zip is > 2.0"
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index