OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Mar-2003 15:34:19
Branch: HEAD Handle: 2003030714341602
Modified files:
openpkg-src/ddd ddd.patch ddd.spec
openpkg-web news.txt
Log:
Patched to not conflict with the SVR4 R1 ia32 register identifier
Summary:
Revision Changes Path
1.3 +11 -0 openpkg-src/ddd/ddd.patch
1.7 +1 -1 openpkg-src/ddd/ddd.spec
1.3605 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ddd/ddd.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 ddd.patch
--- openpkg-src/ddd/ddd.patch 31 Jan 2003 19:18:55 -0000 1.2
+++ openpkg-src/ddd/ddd.patch 7 Mar 2003 14:34:18 -0000 1.3
@@ -44,3 +44,14 @@
void string::error(const char* msg) const
{
+--- ddd/ddd.C 2003-03-07 14:22:43.210793779 +0100
++++ ddd/ddd.C 2003-03-07 14:21:56.827359051 +0100
+@@ -872,7 +872,7 @@
+ //-----------------------------------------------------------------------------
+
+ struct RecentItems {
+- enum RecentItem { R1, R2, R3, R4, R5, R6, R7, R8, R9 };
++ enum RecentItem { Re1, Re2, Re3, Re4, Re5, Re6, Re7, Re8, Re9 };
+ };
+
+ #define RECENT_MENU \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ddd/ddd.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 ddd.spec
--- openpkg-src/ddd/ddd.spec 24 Feb 2003 14:22:39 -0000 1.6
+++ openpkg-src/ddd/ddd.spec 7 Mar 2003 14:34:18 -0000 1.7
@@ -33,7 +33,7 @@
Group: Development
License: GPL
Version: 3.3.1
-Release: 20030224
+Release: 20030307
# list of sources
Source0: ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3604 -r1.3605 news.txt
--- openpkg-web/news.txt 7 Mar 2003 14:19:03 -0000 1.3604
+++ openpkg-web/news.txt 7 Mar 2003 14:34:16 -0000 1.3605
@@ -1,3 +1,4 @@
+07-Mar-2003: Upgraded package: P<ddd-3.3.1-20030307>
07-Mar-2003: Upgraded package: P<tightvnc-1.2.8-20030307>
07-Mar-2003: Upgraded package: P<php-4.3.1-20030307>
07-Mar-2003: Upgraded package: P<sasl-2.1.12-20030307>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]