OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 11-Dec-2002 16:34:21
Branch: HEAD Handle: 2002121115341901
Modified files:
openpkg-re/vcheck vc.perl-ds
openpkg-src/perl-ds perl-ds.spec
openpkg-web news.txt
Log:
upgrading package: perl-ds 20021116 -> 20021211
Summary:
Revision Changes Path
1.6 +5 -0 openpkg-re/vcheck/vc.perl-ds
1.13 +7 -2 openpkg-src/perl-ds/perl-ds.spec
1.2249 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.perl-ds
============================================================
$ cvs diff -u -r1.5 -r1.6 vc.perl-ds
--- openpkg-re/vcheck/vc.perl-ds 29 Sep 2002 06:46:45 -0000 1.5
+++ openpkg-re/vcheck/vc.perl-ds 11 Dec 2002 15:34:19 -0000 1.6
@@ -21,4 +21,9 @@
url = http://www.cpan.org/modules/by-module/Set/
regex = Set-Scalar-(__VER__)\.tar\.gz
}
+prog perl-ds:Tie-IxHash = {
+ version = 1.21
+ url = http://www.cpan.org/modules/by-module/Tie/
+ regex = Tie-IxHash-(__VER__)\.tar\.gz
+}
Index: openpkg-src/perl-ds/perl-ds.spec
============================================================
$ cvs diff -u -r1.12 -r1.13 perl-ds.spec
--- openpkg-src/perl-ds/perl-ds.spec 16 Nov 2002 19:41:58 -0000 1.12
+++ openpkg-src/perl-ds/perl-ds.spec 11 Dec 2002 15:34:20 -0000 1.13
@@ -28,6 +28,7 @@
%define V_set_scalar 1.17
%define V_io_string 1.01
%define V_io_stringy 2.108
+%define V_tie_ixhash 1.21
# package information
Name: perl-ds
@@ -38,14 +39,15 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20021116
-Release: 20021116
+Version: 20021211
+Release: 20021211
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Bit/Bit-Vector-%{V_bit_vector}.tar.gz
Source1:
http://www.cpan.org/modules/by-module/Set/Set-Scalar-%{V_set_scalar}.tar.gz
Source2:
http://www.cpan.org/modules/by-module/IO/IO-String-%{V_io_string}.tar.gz
Source3:
http://www.cpan.org/modules/by-module/IO/IO-stringy-%{V_io_stringy}.tar.gz
+Source4:
http://www.cpan.org/modules/by-module/Tie/Tie-IxHash-%{V_tie_ixhash}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -61,12 +63,14 @@
- Set::Scalar (%{V_set_scalar})
- IO::String (%{V_io_string})
- IO::stringy (%{V_io_stringy})
+ - Tie::IxHash (%{V_tie_ixhash})
%prep
%setup0 -q -c
%setup1 -q -T -D -a 1
%setup2 -q -T -D -a 2
%setup3 -q -T -D -a 3
+ %setup3 -q -T -D -a 4
%build
@@ -79,6 +83,7 @@
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE1}
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE2}
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE3}
+ %{l_prefix}/bin/perl-openpkg install -d %{SOURCE4}
# perform common epilog operations
%{l_prefix}/bin/perl-openpkg epilog
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.2248 -r1.2249 news.txt
--- openpkg-web/news.txt 11 Dec 2002 13:35:32 -0000 1.2248
+++ openpkg-web/news.txt 11 Dec 2002 15:34:20 -0000 1.2249
@@ -1,3 +1,4 @@
+11-Dec-2002: Upgraded package: P<perl-ds-20021211-20021211>
11-Dec-2002: Upgraded package: P<easysoap-0.6.1-20021211>
11-Dec-2002: Upgraded package: P<gsoap-2.1.10-20021211>
11-Dec-2002: New package: P<gsoap-2.1.10-20021211>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]