pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice2 Fix incorrect patches.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/295a71e5b085
branches:  trunk
changeset: 527257:295a71e5b085
user:      hira <hira%pkgsrc.org@localhost>
date:      Mon Apr 02 01:25:49 2007 +0000

description:
Fix incorrect patches.

diffstat:

 misc/openoffice2/distinfo         |   8 ++++----
 misc/openoffice2/patches/patch-bz |  16 ++--------------
 misc/openoffice2/patches/patch-cf |  16 ++--------------
 misc/openoffice2/patches/patch-cg |  16 ++--------------
 4 files changed, 10 insertions(+), 46 deletions(-)

diffs (105 lines):

diff -r 27a884d3d7d8 -r 295a71e5b085 misc/openoffice2/distinfo
--- a/misc/openoffice2/distinfo Mon Apr 02 00:49:35 2007 +0000
+++ b/misc/openoffice2/distinfo Mon Apr 02 01:25:49 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2007/04/02 00:49:35 hira Exp $
+$NetBSD: distinfo,v 1.11 2007/04/02 01:25:49 hira Exp $
 
 SHA1 (openoffice-2.1.0/OOo_2.1.0_src.tar.bz2) = 9513216ae71267addf3625f5a41c3a43564da3bc
 RMD160 (openoffice-2.1.0/OOo_2.1.0_src.tar.bz2) = 11256b125fdc412480d90983b0f80f35d4833e9a
@@ -57,11 +57,11 @@
 SHA1 (patch-bw) = aa286260f21820a8c39812fe82ef62e56921a950
 SHA1 (patch-bx) = 9d01592c69f0ba734ff488980c475a1b768bc229
 SHA1 (patch-by) = 01ee243687c11a63a53f33d6230ad9cc5a5912ba
-SHA1 (patch-bz) = 49098acf42f37748865b3c275b1f59d3b541203d
+SHA1 (patch-bz) = 1def87419d6d23756ae7ebe743d58599f2e5eddb
 SHA1 (patch-ca) = 0a037963deba73b3611d28441713ae01b83e6380
 SHA1 (patch-cb) = 219dc174e27b7240eabbeb137b6587e9f6983ea4
 SHA1 (patch-cc) = abe48ee14c5ee74ce9a21a727498b50178bec3a3
 SHA1 (patch-cd) = 9b4078f7837e3d40bcc42b0ea1a6544c390058c1
 SHA1 (patch-ce) = 2ff26e78cad7cf534441cc02d58934e44c534330
-SHA1 (patch-cf) = c892753ab0f7f26f22ef04d28d29eba56eb634ca
-SHA1 (patch-cg) = 23d6ab9682af58ff656f2406f2e664aa7c83e977
+SHA1 (patch-cf) = dc2390d6d9b14eaa556b48cda44975e8c0ca5efa
+SHA1 (patch-cg) = cfcb2193044ef7836397b7b1550d6ca4af12a93c
diff -r 27a884d3d7d8 -r 295a71e5b085 misc/openoffice2/patches/patch-bz
--- a/misc/openoffice2/patches/patch-bz Mon Apr 02 00:49:35 2007 +0000
+++ b/misc/openoffice2/patches/patch-bz Mon Apr 02 01:25:49 2007 +0000
@@ -1,21 +1,9 @@
-$NetBSD: patch-bz,v 1.1 2007/04/01 23:50:59 hira Exp $
+$NetBSD: patch-bz,v 1.2 2007/04/02 01:25:49 hira Exp $
 
 Security fixes for CVE-2007-0238.  This has been fixed in OOo 2.2.
 
 --- sc/source/filter/starcalc/scflt.cxx.orig   2006-12-02 02:56:27.000000000 +0900
-+++ sc/source/filter/starcalc/scflt.cxx        2007-04-02 06:27:54.000000000 +0900
-@@ -4,9 +4,9 @@
-  *
-  *  $RCSfile: patch-bz,v $
-  *
-- *  $Revision: 1.1 $
-+ *  $Revision: 1.1 $
-  *
-- *  last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-+ *  last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-  *
-  *  The Contents of this file are made available subject to
-  *  the terms of GNU Lesser General Public License Version 2.1.
++++ sc/source/filter/starcalc/scflt.cxx        2007-04-02 10:07:28.000000000 +0900
 @@ -1770,12 +1770,13 @@
                        rStream >> NoteLen;
                        if (NoteLen != 0)
diff -r 27a884d3d7d8 -r 295a71e5b085 misc/openoffice2/patches/patch-cf
--- a/misc/openoffice2/patches/patch-cf Mon Apr 02 00:49:35 2007 +0000
+++ b/misc/openoffice2/patches/patch-cf Mon Apr 02 01:25:49 2007 +0000
@@ -1,21 +1,9 @@
-$NetBSD: patch-cf,v 1.1 2007/04/01 23:50:59 hira Exp $
+$NetBSD: patch-cf,v 1.2 2007/04/02 01:25:49 hira Exp $
 
 Security fixes for CVE-2007-0239.  This has been fixed in OOo 2.2.
 
 --- shell/source/unix/exec/shellexec.hxx.orig  2006-12-02 02:57:03.000000000 +0900
-+++ shell/source/unix/exec/shellexec.hxx       2007-01-19 22:06:24.000000000 +0900
-@@ -4,9 +4,9 @@
-  *
-  *  $RCSfile: patch-cf,v $
-  *
-- *  $Revision: 1.1 $
-+ *  $Revision: 1.1 $
-  *
-- *  last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-+ *  last change: $Author: hira $ $Date: 2007/04/01 23:50:59 $
-  *
-  *  The Contents of this file are made available subject to
-  *  the terms of GNU Lesser General Public License Version 2.1.
++++ shell/source/unix/exec/shellexec.hxx       2007-04-02 10:07:28.000000000 +0900
 @@ -44,6 +44,10 @@
  #include <osl/mutex.hxx>
  #endif
diff -r 27a884d3d7d8 -r 295a71e5b085 misc/openoffice2/patches/patch-cg
--- a/misc/openoffice2/patches/patch-cg Mon Apr 02 00:49:35 2007 +0000
+++ b/misc/openoffice2/patches/patch-cg Mon Apr 02 01:25:49 2007 +0000
@@ -1,21 +1,9 @@
-$NetBSD: patch-cg,v 1.1 2007/04/01 23:51:00 hira Exp $
+$NetBSD: patch-cg,v 1.2 2007/04/02 01:25:49 hira Exp $
 
 Security fixes for CVE-2007-0239.  This has been fixed in OOo 2.2.
 
 --- shell/source/unix/exec/shellexec.cxx.orig  2006-12-02 02:57:03.000000000 +0900
-+++ shell/source/unix/exec/shellexec.cxx       2007-01-19 22:06:10.000000000 +0900
-@@ -4,9 +4,9 @@
-  *
-  *  $RCSfile: patch-cg,v $
-  *
-- *  $Revision: 1.1 $
-+ *  $Revision: 1.1 $
-  *
-- *  last change: $Author: hira $ $Date: 2007/04/01 23:51:00 $
-+ *  last change: $Author: hira $ $Date: 2007/04/01 23:51:00 $
-  *
-  *  The Contents of this file are made available subject to
-  *  the terms of GNU Lesser General Public License Version 2.1.
++++ shell/source/unix/exec/shellexec.cxx       2007-04-02 10:07:28.000000000 +0900
 @@ -52,10 +52,6 @@
  #include <osl/file.hxx>
  #endif



Home | Main Index | Thread Index | Old Index