OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 04-Dec-2003 22:53:25 Branch: HEAD Handle: 2003120421532500 Modified files: openpkg-src/perl-util perl-util.spec Log: sort versions and description Summary: Revision Changes Path 1.95 +4 -4 openpkg-src/perl-util/perl-util.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-util/perl-util.spec ============================================================================ $ cvs diff -u -r1.94 -r1.95 perl-util.spec --- openpkg-src/perl-util/perl-util.spec 3 Dec 2003 19:13:47 -0000 1.94 +++ openpkg-src/perl-util/perl-util.spec 4 Dec 2003 21:53:25 -0000 1.95 @@ -33,18 +33,18 @@ %define V_class_loader 2.02 %define V_class_makemethods 1.009 %define V_class_methodmaker 1.12 +%define V_class_returnvalue 0.52 %define V_class_xpath 1.3 %define V_data_locations 5.2-fixed %define V_devel_stacktrace 1.04 -%define V_class_returnvalue 0.52 %define V_exception_class 1.16 %define V_object_realize_later 0.14 %define V_params_validate 0.72 %define V_startup 0.103 %define V_string_divert 0.93 %define V_test 1.24 -%define V_test_inline 0.15 %define V_test_harness 2.38 +%define V_test_inline 0.15 %define V_test_manifest 0.92 %define V_test_simple 0.47 @@ -104,18 +104,18 @@ - Class::Loader (%{V_class_loader}) - Class::MakeMethods (%{V_class_makemethods}) - Class::MethodMaker (%{V_class_methodmaker}) + - Class::ReturnValue (%{V_class_returnvalue}) - Class::XPath (%{V_class_xpath}) - Data::Locations (%{V_data_locations}) - Devel::StackTrace (%{V_devel_stacktrace}) - - Class::ReturnValue (%{V_class_returnvalue}) - Exception::Class (%{V_exception_class}) - Object::Realize::Later (%{V_object_realize_later}) - Params::Validate (%{V_params_validate}) - Startup (%{V_startup}) - String::Divert (%{V_string_divert}) - Test (%{V_test}) - - Test::Inline (%{V_test_inline}) - Test::Harness (%{V_test_harness}) + - Test::Inline (%{V_test_inline}) - Test::Manifest (%{V_test_manifest}) - Test::Simple (%{V_test_simple}) @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]