OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 22-Jun-2003 18:57:14
Branch: HEAD Handle: 2003062217571301
Modified files:
openpkg-re/vcheck vc.perl-util
openpkg-src/perl-util perl-util.spec
openpkg-web news.txt
Log:
upgrade Exception::Class 1.12 -> 1.13, Params::Validate 0.59 -> 0.60
Summary:
Revision Changes Path
1.39 +2 -2 openpkg-re/vcheck/vc.perl-util
1.60 +4 -4 openpkg-src/perl-util/perl-util.spec
1.4946 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.perl-util
============================================================================
$ cvs diff -u -r1.38 -r1.39 vc.perl-util
--- openpkg-re/vcheck/vc.perl-util 10 Jun 2003 19:35:24 -0000 1.38
+++ openpkg-re/vcheck/vc.perl-util 22 Jun 2003 16:57:13 -0000 1.39
@@ -62,7 +62,7 @@
regex = Devel-StackTrace-(__VER__)\.tar\.gz
}
prog perl-util:Exception-Class = {
- version = 1.12
+ version = 1.13
url = http://www.cpan.org/modules/by-module/Exception/
regex = Exception-Class-(__VER__)\.tar\.gz
}
@@ -72,7 +72,7 @@
regex = Object-Realize-Later-(__VER__)\.tar\.gz
}
prog perl-util:Params-Validate = {
- version = 0.59
+ version = 0.60
url = http://www.cpan.org/modules/by-module/Attribute/
regex = Params-Validate-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-util/perl-util.spec
============================================================================
$ cvs diff -u -r1.59 -r1.60 perl-util.spec
--- openpkg-src/perl-util/perl-util.spec 10 Jun 2003 19:35:26 -0000 1.59
+++ openpkg-src/perl-util/perl-util.spec 22 Jun 2003 16:57:14 -0000 1.60
@@ -31,9 +31,9 @@
%define V_class_returnvalue 0.51
%define V_devel_stacktrace 1.03
%define V_attribute_handlers 0.78
-%define V_params_validate 0.59
+%define V_params_validate 0.60
%define V_class_data_inheritable 0.02
-%define V_exception_class 1.12
+%define V_exception_class 1.13
%define V_object_realize_later 0.11
%define V_class_container 0.10
%define V_cache_cache 1.02
@@ -53,8 +53,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20030610
-Release: 20030610
+Version: 20030622
+Release: 20030622
# list of sources
Source0: http://www.cpan.org/modules/by-module/Alias/Alias-%{V_alias}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4945 -r1.4946 news.txt
--- openpkg-web/news.txt 22 Jun 2003 16:52:05 -0000 1.4945
+++ openpkg-web/news.txt 22 Jun 2003 16:57:13 -0000 1.4946
@@ -1,3 +1,4 @@
+22-Jun-2003: Upgraded package: P<perl-util-20030622-20030622>
22-Jun-2003: Upgraded package: P<perl-parse-20030622-20030622>
22-Jun-2003: Upgraded package: P<perl-mail-20030622-20030622>
22-Jun-2003: Upgraded package: P<perl-comp-20030622-20030622>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]