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: 17-Oct-2003 15:59:00
Branch: HEAD Handle: 2003101714585802
Modified files:
openpkg-re/vcheck vc.gcc
openpkg-src/gcc gcc.patch gcc.spec
openpkg-web news.txt
Log:
upgrading package: gcc 3.3.1 -> 3.3.2
Summary:
Revision Changes Path
1.24 +1 -1 openpkg-re/vcheck/vc.gcc
1.13 +2 -2 openpkg-src/gcc/gcc.patch
1.77 +2 -2 openpkg-src/gcc/gcc.spec
1.7040 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.gcc
============================================================================
$ cvs diff -u -r1.23 -r1.24 vc.gcc
--- openpkg-re/vcheck/vc.gcc 25 Sep 2003 08:46:22 -0000 1.23
+++ openpkg-re/vcheck/vc.gcc 17 Oct 2003 13:58:58 -0000 1.24
@@ -2,7 +2,7 @@
}
prog gcc = {
- version = 3.3.1
+ version = 3.3.2
url = ftp://gcc.gnu.org/pub/gcc/releases/
regex = ((\d+\.)+\d+)
url = ftp://gcc.gnu.org/pub/gcc/releases/gcc-__NEWVER__/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc/gcc.patch
============================================================================
$ cvs diff -u -r1.12 -r1.13 gcc.patch
--- openpkg-src/gcc/gcc.patch 27 Sep 2003 18:14:51 -0000 1.12
+++ openpkg-src/gcc/gcc.patch 17 Oct 2003 13:59:00 -0000 1.13
@@ -14,8 +14,8 @@
please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */
--const char version_string[] = "3.3.1";
-+const char version_string[] = "3.3.1 (@l_openpkg_release@)";
+-const char version_string[] = "3.3.2";
++const char version_string[] = "3.3.2 (@l_openpkg_release@)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc/gcc.spec
============================================================================
$ cvs diff -u -r1.76 -r1.77 gcc.spec
--- openpkg-src/gcc/gcc.spec 2 Oct 2003 18:30:46 -0000 1.76
+++ openpkg-src/gcc/gcc.spec 17 Oct 2003 13:59:00 -0000 1.77
@@ -24,7 +24,7 @@
##
# package version
-%define V_full 3.3.1
+%define V_full 3.3.2
%define V_comp %nil
%define V_bounds 3.3.1-1.01
%define V_spp 3.3-4
@@ -39,7 +39,7 @@
Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20031002
+Release: 20031017
# package options
%option with_cxx yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7039 -r1.7040 news.txt
--- openpkg-web/news.txt 17 Oct 2003 13:47:26 -0000 1.7039
+++ openpkg-web/news.txt 17 Oct 2003 13:58:59 -0000 1.7040
@@ -1,3 +1,4 @@
+17-Oct-2003: Upgraded package: P<gcc-3.3.2-20031017>
17-Oct-2003: Upgraded package: P<wine-20031016-20031017>
17-Oct-2003: Upgraded package: P<crm114-20031015rc1-20031017>
17-Oct-2003: Upgraded package: P<lsof-4.69-20031017>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]