summaryrefslogtreecommitdiff
path: root/devel/ZenTest
diff options
context:
space:
mode:
authorfhajny <fhajny>2009-11-23 13:45:51 +0000
committerfhajny <fhajny>2009-11-23 13:45:51 +0000
commit7b53a8f0106c461f2ac1566274a4237f993c70bd (patch)
treef8f29dbb25bc9289a715b4406c16a79f3482b0f9 /devel/ZenTest
parent781a61747ea4fb62acf0b19dacdeb14f4960121e (diff)
downloadpkgsrc-7b53a8f0106c461f2ac1566274a4237f993c70bd.tar.gz
Update ZenTest to 4.1.4
Too many changes, see HOMEPAGE.
Diffstat (limited to 'devel/ZenTest')
-rw-r--r--devel/ZenTest/Makefile7
-rw-r--r--devel/ZenTest/PLIST47
-rw-r--r--devel/ZenTest/distinfo8
3 files changed, 15 insertions, 47 deletions
diff --git a/devel/ZenTest/Makefile b/devel/ZenTest/Makefile
index a464c264f0e..a48c0cb8c40 100644
--- a/devel/ZenTest/Makefile
+++ b/devel/ZenTest/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2008/06/22 15:54:37 taca Exp $
+# $NetBSD: Makefile,v 1.7 2009/11/23 13:45:51 fhajny Exp $
-DISTNAME= ZenTest-3.10.0
+DISTNAME= ZenTest-4.1.4
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://zentest.rubyforge.org/
COMMENT= Testing utilities for Ruby
+LICENSE= mit
-DEPENDS+= hoe>=1.5.1:../../devel/hoe
+DEPENDS+= hoe>=2.3.3:../../devel/hoe
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ZenTest/PLIST b/devel/ZenTest/PLIST
index 59b07fc8a17..bddd3a04c8d 100644
--- a/devel/ZenTest/PLIST
+++ b/devel/ZenTest/PLIST
@@ -1,11 +1,12 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:48:31 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/11/23 13:45:51 fhajny Exp $
bin/autotest
+bin/multigem
bin/multiruby
bin/multiruby_setup
-bin/rails_test_audit
bin/unit_diff
bin/zentest
${GEM_HOME}/cache/ZenTest-${PKGVERSION}.gem
+${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
@@ -14,9 +15,9 @@ ${GEM_LIBDIR}/articles/Article.css
${GEM_LIBDIR}/articles/getting_started_with_autotest.html
${GEM_LIBDIR}/articles/how_to_use_zentest.txt
${GEM_LIBDIR}/bin/autotest
+${GEM_LIBDIR}/bin/multigem
${GEM_LIBDIR}/bin/multiruby
${GEM_LIBDIR}/bin/multiruby_setup
-${GEM_LIBDIR}/bin/rails_test_audit
${GEM_LIBDIR}/bin/unit_diff
${GEM_LIBDIR}/bin/zentest
${GEM_LIBDIR}/example.txt
@@ -25,53 +26,19 @@ ${GEM_LIBDIR}/example2.rb
${GEM_LIBDIR}/example_dot_autotest.rb
${GEM_LIBDIR}/lib/autotest.rb
${GEM_LIBDIR}/lib/autotest/autoupdate.rb
-${GEM_LIBDIR}/lib/autotest/camping.rb
-${GEM_LIBDIR}/lib/autotest/cctray.rb
-${GEM_LIBDIR}/lib/autotest/discover.rb
-${GEM_LIBDIR}/lib/autotest/emacs.rb
-${GEM_LIBDIR}/lib/autotest/email_notify.rb
-${GEM_LIBDIR}/lib/autotest/fixtures.rb
-${GEM_LIBDIR}/lib/autotest/growl.rb
-${GEM_LIBDIR}/lib/autotest/heckle.rb
-${GEM_LIBDIR}/lib/autotest/html_report.rb
-${GEM_LIBDIR}/lib/autotest/jabber_notify.rb
-${GEM_LIBDIR}/lib/autotest/kdenotify.rb
-${GEM_LIBDIR}/lib/autotest/menu.rb
-${GEM_LIBDIR}/lib/autotest/migrate.rb
-${GEM_LIBDIR}/lib/autotest/notify.rb
${GEM_LIBDIR}/lib/autotest/once.rb
-${GEM_LIBDIR}/lib/autotest/pretty.rb
-${GEM_LIBDIR}/lib/autotest/rails.rb
${GEM_LIBDIR}/lib/autotest/rcov.rb
-${GEM_LIBDIR}/lib/autotest/redgreen.rb
-${GEM_LIBDIR}/lib/autotest/screen.rb
-${GEM_LIBDIR}/lib/autotest/shame.rb
-${GEM_LIBDIR}/lib/autotest/snarl.rb
+${GEM_LIBDIR}/lib/autotest/restart.rb
${GEM_LIBDIR}/lib/autotest/timestamp.rb
+${GEM_LIBDIR}/lib/focus.rb
${GEM_LIBDIR}/lib/functional_test_matrix.rb
${GEM_LIBDIR}/lib/multiruby.rb
-${GEM_LIBDIR}/lib/test/rails.rb
-${GEM_LIBDIR}/lib/test/rails/controller_test_case.rb
-${GEM_LIBDIR}/lib/test/rails/functional_test_case.rb
-${GEM_LIBDIR}/lib/test/rails/helper_test_case.rb
-${GEM_LIBDIR}/lib/test/rails/ivar_proxy.rb
-${GEM_LIBDIR}/lib/test/rails/pp_html_document.rb
-${GEM_LIBDIR}/lib/test/rails/rake_tasks.rb
-${GEM_LIBDIR}/lib/test/rails/render_tree.rb
-${GEM_LIBDIR}/lib/test/rails/test_case.rb
-${GEM_LIBDIR}/lib/test/rails/view_test_case.rb
-${GEM_LIBDIR}/lib/test/zentest_assertions.rb
${GEM_LIBDIR}/lib/unit_diff.rb
${GEM_LIBDIR}/lib/zentest.rb
${GEM_LIBDIR}/lib/zentest_mapping.rb
${GEM_LIBDIR}/test/test_autotest.rb
-${GEM_LIBDIR}/test/test_help.rb
-${GEM_LIBDIR}/test/test_rails_autotest.rb
-${GEM_LIBDIR}/test/test_rails_controller_test_case.rb
-${GEM_LIBDIR}/test/test_rails_helper_test_case.rb
-${GEM_LIBDIR}/test/test_rails_view_test_case.rb
+${GEM_LIBDIR}/test/test_focus.rb
${GEM_LIBDIR}/test/test_unit_diff.rb
${GEM_LIBDIR}/test/test_zentest.rb
-${GEM_LIBDIR}/test/test_zentest_assertions.rb
${GEM_LIBDIR}/test/test_zentest_mapping.rb
${GEM_HOME}/specifications/ZenTest-${PKGVERSION}.gemspec
diff --git a/devel/ZenTest/distinfo b/devel/ZenTest/distinfo
index 807e2951ded..bc426026eb7 100644
--- a/devel/ZenTest/distinfo
+++ b/devel/ZenTest/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/06/22 15:54:37 taca Exp $
+$NetBSD: distinfo,v 1.5 2009/11/23 13:45:51 fhajny Exp $
-SHA1 (ZenTest-3.10.0.gem) = 98b011a014a7820b61c56fbd5bfa170aaad7d57b
-RMD160 (ZenTest-3.10.0.gem) = 6bfa0b77995cea01ac587e299b2132b91e0c1fa0
-Size (ZenTest-3.10.0.gem) = 82432 bytes
+SHA1 (ZenTest-4.1.4.gem) = e649df4cb482a5eb3ef6b109a57f3c27f4555912
+RMD160 (ZenTest-4.1.4.gem) = eab798623bd819e5ed85a5693f87e24e7c3dab29
+Size (ZenTest-4.1.4.gem) = 60416 bytes