diff options
-rw-r--r-- | devel/ZenTest/Makefile | 4 | ||||
-rw-r--r-- | devel/ZenTest/PLIST | 6 | ||||
-rw-r--r-- | devel/ZenTest/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/devel/ZenTest/Makefile b/devel/ZenTest/Makefile index 6a1e30d86f1..a464c264f0e 100644 --- a/devel/ZenTest/Makefile +++ b/devel/ZenTest/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2008/04/04 15:30:00 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/22 15:54:37 taca Exp $ -DISTNAME= ZenTest-3.9.2 +DISTNAME= ZenTest-3.10.0 CATEGORIES= devel MAINTAINER= minskim@NetBSD.org diff --git a/devel/ZenTest/PLIST b/devel/ZenTest/PLIST index 26539e6f74b..e603d14d75c 100644 --- a/devel/ZenTest/PLIST +++ b/devel/ZenTest/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2008/04/04 15:30:00 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/06/22 15:54:37 taca Exp $ bin/autotest bin/multiruby +bin/multiruby_setup bin/rails_test_audit bin/unit_diff bin/zentest @@ -14,6 +15,7 @@ ${GEM_LIBDIR}/articles/getting_started_with_autotest.html ${GEM_LIBDIR}/articles/how_to_use_zentest.txt ${GEM_LIBDIR}/bin/autotest ${GEM_LIBDIR}/bin/multiruby +${GEM_LIBDIR}/bin/multiruby_setup ${GEM_LIBDIR}/bin/rails_test_audit ${GEM_LIBDIR}/bin/unit_diff ${GEM_LIBDIR}/bin/zentest @@ -37,6 +39,7 @@ ${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 @@ -46,6 +49,7 @@ ${GEM_LIBDIR}/lib/autotest/shame.rb ${GEM_LIBDIR}/lib/autotest/snarl.rb ${GEM_LIBDIR}/lib/autotest/timestamp.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 diff --git a/devel/ZenTest/distinfo b/devel/ZenTest/distinfo index dc935cf1f2e..807e2951ded 100644 --- a/devel/ZenTest/distinfo +++ b/devel/ZenTest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/04/04 15:30:00 jlam Exp $ +$NetBSD: distinfo,v 1.4 2008/06/22 15:54:37 taca Exp $ -SHA1 (ZenTest-3.9.2.gem) = 0ff7d8651411befda655fc2ce54032a5bb4adfde -RMD160 (ZenTest-3.9.2.gem) = 20490208282ca855c9f05c6d5db422d5b3bf3051 -Size (ZenTest-3.9.2.gem) = 78848 bytes +SHA1 (ZenTest-3.10.0.gem) = 98b011a014a7820b61c56fbd5bfa170aaad7d57b +RMD160 (ZenTest-3.10.0.gem) = 6bfa0b77995cea01ac587e299b2132b91e0c1fa0 +Size (ZenTest-3.10.0.gem) = 82432 bytes |