OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 21-Feb-2003 10:50:21
Branch: HEAD Handle: 2003022109501704
Modified files:
openpkg-re/vcheck vc.perl-util
openpkg-src/perl-util perl-util.spec
openpkg-web news.txt
Log:
Upgrading Exception-Class 1.10 -> 1.11; Upgrading Params-Validate 0.53
-> 0.54
Summary:
Revision Changes Path
1.25 +2 -2 openpkg-re/vcheck/vc.perl-util
1.46 +4 -4 openpkg-src/perl-util/perl-util.spec
1.3385 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.perl-util
============================================================================
$ cvs diff -u -r1.24 -r1.25 vc.perl-util
--- openpkg-re/vcheck/vc.perl-util 20 Feb 2003 08:59:17 -0000 1.24
+++ openpkg-re/vcheck/vc.perl-util 21 Feb 2003 09:50:17 -0000 1.25
@@ -37,7 +37,7 @@
regex = Attribute-Handlers-(__VER__)\.tar\.gz
}
prog perl-util:Params-Validate = {
- version = 0.53
+ version = 0.54
url = http://www.cpan.org/modules/by-module/Attribute/
regex = Params-Validate-(__VER__)\.tar\.gz
}
@@ -47,7 +47,7 @@
regex = Class-Data-Inheritable-(__VER__)\.tar\.gz
}
prog perl-util:Exception-Class = {
- version = 1.10
+ version = 1.11
url = http://www.cpan.org/modules/by-module/Exception/
regex = Exception-Class-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-util/perl-util.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 perl-util.spec
--- openpkg-src/perl-util/perl-util.spec 20 Feb 2003 08:59:19 -0000 1.45
+++ openpkg-src/perl-util/perl-util.spec 21 Feb 2003 09:50:21 -0000 1.46
@@ -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.53
+%define V_params_validate 0.54
%define V_class_data_inheritable 0.02
-%define V_exception_class 1.10
+%define V_exception_class 1.11
%define V_object_realize_later 0.10
%define V_class_container 0.09
%define V_cache_cache 1.01
@@ -48,8 +48,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20030220
-Release: 20030220
+Version: 20030221
+Release: 20030221
# 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.3384 -r1.3385 news.txt
--- openpkg-web/news.txt 21 Feb 2003 08:43:58 -0000 1.3384
+++ openpkg-web/news.txt 21 Feb 2003 09:50:19 -0000 1.3385
@@ -1,3 +1,4 @@
+21-Feb-2003: Upgraded package: P<perl-util-20030221-20030221>
21-Feb-2003: Upgraded package: P<mysql4-4.0.10gamma-20030221>
21-Feb-2003: Upgraded package: P<perl-gd-20030221-20030221>
21-Feb-2003: Upgraded package: P<automake-1.7.3-20030221>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]