pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-rails-dom-testing1 textproc/ruby-rails-d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2154c317fe9c
branches:  trunk
changeset: 413636:2154c317fe9c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 21 15:53:40 2020 +0000

description:
textproc/ruby-rails-dom-testing1: remove package

Remove ruby-rails-dom-testing1.  This package is only required for
Ruby on Rails 4.2 related packages.

diffstat:

 textproc/ruby-rails-dom-testing1/DESCR    |   2 --
 textproc/ruby-rails-dom-testing1/Makefile |  20 --------------------
 textproc/ruby-rails-dom-testing1/PLIST    |  18 ------------------
 textproc/ruby-rails-dom-testing1/distinfo |   6 ------
 4 files changed, 0 insertions(+), 46 deletions(-)

diffs (62 lines):

diff -r 80b7633832da -r 2154c317fe9c textproc/ruby-rails-dom-testing1/DESCR
--- a/textproc/ruby-rails-dom-testing1/DESCR    Sat Mar 21 15:49:24 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This Ruby module can compare DOMs and assert certain elements exist
-in doms using Nokogiri.
diff -r 80b7633832da -r 2154c317fe9c textproc/ruby-rails-dom-testing1/Makefile
--- a/textproc/ruby-rails-dom-testing1/Makefile Sat Mar 21 15:49:24 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2018/03/18 14:21:21 taca Exp $
-
-DISTNAME=      rails-dom-testing-1.0.9
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/-testing/-testing1/}
-CATEGORIES=    textproc
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/rails/rails-dom-testing
-COMMENT=       Ruby module to compare DOMs
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+=      ${RUBY_PKGPREFIX}-nokogiri>=1.6.0:../../textproc/ruby-nokogiri
-DEPENDS+=      ${RUBY_PKGPREFIX}-rails-deprecated_sanitizer>=1.0.1:../../www/ruby-rails-deprecated_sanitizer
-
-OVERRIDE_GEMSPEC+=     nokogiri>=1.6.0
-RUBY_RAILS_ACCEPTED=   42
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 80b7633832da -r 2154c317fe9c textproc/ruby-rails-dom-testing1/PLIST
--- a/textproc/ruby-rails-dom-testing1/PLIST    Sat Mar 21 15:49:24 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/03/13 16:20:12 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/LICENSE.txt
-${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/lib/rails-dom-testing.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/dom_assertions.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/selector_assertions.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/assertions/tag_assertions.rb
-${GEM_LIBDIR}/lib/rails/dom/testing/version.rb
-${GEM_LIBDIR}/test/dom_assertions_test.rb
-${GEM_LIBDIR}/test/selector_assertions_test.rb
-${GEM_LIBDIR}/test/tag_assertions_test.rb
-${GEM_LIBDIR}/test/test_helper.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 80b7633832da -r 2154c317fe9c textproc/ruby-rails-dom-testing1/distinfo
--- a/textproc/ruby-rails-dom-testing1/distinfo Sat Mar 21 15:49:24 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/03/13 16:20:12 taca Exp $
-
-SHA1 (rails-dom-testing-1.0.9.gem) = 0500a0cc534cdb08ea394e1383a589a0c45b922a
-RMD160 (rails-dom-testing-1.0.9.gem) = 51b377b647483171a8397d8b41bc46cbf61237e3
-SHA512 (rails-dom-testing-1.0.9.gem) = 2882acd113f8db2eb857e09ede3950aa8e7073e5164826c8d1d0926c87a531787305a6977f352b182dd9ac1f3ad43b4a228ccf59a68fa6484845364ea082f1e7
-Size (rails-dom-testing-1.0.9.gem) = 17408 bytes



Home | Main Index | Thread Index | Old Index