OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 05-Nov-2003 19:57:56
Branch: HEAD Handle: 2003110518575402
Modified files:
openpkg-re/vcheck vc.opera
openpkg-src/opera opera.spec
openpkg-web news.txt
Log:
upgrading package: opera 7.21 -> 7.22
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-re/vcheck/vc.opera
1.2 +7 -7 openpkg-src/opera/opera.spec
1.7300 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.opera
============================================================================
$ cvs diff -u -r1.1 -r1.2 vc.opera
--- openpkg-re/vcheck/vc.opera 19 Oct 2003 12:41:54 -0000 1.1
+++ openpkg-re/vcheck/vc.opera 5 Nov 2003 18:57:54 -0000 1.2
@@ -2,17 +2,17 @@
}
prog opera:freebsd = {
- version = 721
+ version = 722
url = ftp://ftp.opera.com/pub/opera/unix/freebsd/
regex = (\d\d\d)
}
prog opera:linux = {
- version = 721
+ version = 722
url = ftp://ftp.opera.com/pub/opera/linux/
regex = (\d\d\d)
}
prog opera:solaris = {
- version = 721
+ version = 722
url = ftp://ftp.opera.com/pub/opera/unix/solaris/
regex = (\d\d\d)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/opera/opera.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 opera.spec
--- openpkg-src/opera/opera.spec 19 Oct 2003 12:41:56 -0000 1.1
+++ openpkg-src/opera/opera.spec 5 Nov 2003 18:57:56 -0000 1.2
@@ -24,9 +24,9 @@
##
# package version
-%define V_real 7.21
-%define V_comp 721
-%define V_date 20031013.1
+%define V_real 7.22
+%define V_comp 722
+%define V_date 20031103.1
# package information
Name: opera
@@ -38,12 +38,12 @@
Group: Web
License: Commercial
Version: %{V_real}
-Release: 20031019
+Release: 20031105
# list of sources
-Source0:
ftp://ftp.opera.com/pub/opera/unix/freebsd/%{V_comp}/final/en/static/opera-%{V_real}-%{V_date}-static-qt.i386.freebsd.tar.bz2
-Source1:
ftp://ftp.opera.com/pub/opera/unix/solaris/%{V_comp}/final/en/static/opera-%{V_real}-%{V_date}-static-qt-sol8-sparc-local.tar.bz2
-Source2:
ftp://ftp.opera.com/pub/opera/linux/%{V_comp}/final/en/i386/static/opera-%{V_real}-%{V_date}-static-qt.i386.tar.bz2
+Source0:
ftp://ftp.opera.com/pub/opera/unix/freebsd/%{V_comp}/final/en/static/opera-%{V_real}-%{V_date}-static-qt.i386.freebsd-en.tar.bz2
+Source1:
ftp://ftp.opera.com/pub/opera/unix/solaris/%{V_comp}/final/en/static/opera-%{V_real}-%{V_date}-static-qt-sol8-sparc-local-en.tar.bz2
+Source2:
ftp://ftp.opera.com/pub/opera/linux/%{V_comp}/final/en/i386/static/opera-%{V_real}-%{V_date}-static-qt.i386-en.tar.bz2
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7299 -r1.7300 news.txt
--- openpkg-web/news.txt 5 Nov 2003 11:40:53 -0000 1.7299
+++ openpkg-web/news.txt 5 Nov 2003 18:57:54 -0000 1.7300
@@ -1,3 +1,4 @@
+05-Nov-2003: Upgraded package: P<opera-7.22-20031105>
05-Nov-2003: Upgraded package: P<hping-2.0.0rc2-20031105>
05-Nov-2003: New package: P<hping-2.0.0rc2-20031105>
05-Nov-2003: Upgraded package: P<perl-mail-20031105-20031105>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]