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                      Date:   17-Oct-2003 14:36:37
  Branch: HEAD                             Handle: 2003101713363700

  Modified files:
    openpkg-src/mozilla     mozilla.patch mozilla.spec

  Log:
    I prefer unprefixed "svs"-style (containing "Index:" lines) patches
    more.

  Summary:
    Revision    Changes     Path
    1.7         +9  -9      openpkg-src/mozilla/mozilla.patch
    1.72        +1  -1      openpkg-src/mozilla/mozilla.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla/mozilla.patch
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 mozilla.patch
  --- openpkg-src/mozilla/mozilla.patch 17 Oct 2003 09:14:32 -0000      1.6
  +++ openpkg-src/mozilla/mozilla.patch 17 Oct 2003 12:36:37 -0000      1.7
  @@ -1,6 +1,6 @@
  -diff -Naur mozilla.orig/nsprpub/pr/include/md/_freebsd.h 
mozilla/nsprpub/pr/include/md/_freebsd.h
  ---- mozilla.orig/nsprpub/pr/include/md/_freebsd.h    2003-01-17 00:09:12.000000000 
+0100
  -+++ mozilla/nsprpub/pr/include/md/_freebsd.h 2003-10-16 18:54:05.000000000 +0200
  +Index: nsprpub/pr/include/md/_freebsd.h
  +--- nsprpub/pr/include/md/_freebsd.h 2003-01-17 00:09:12.000000000 +0100
  ++++ nsprpub/pr/include/md/_freebsd.h 2003-10-16 18:54:05.000000000 +0200
   @@ -40,6 +40,7 @@
    #if __FreeBSD__ >= 2
    #include <osreldate.h>  /* for __FreeBSD_version */
  @@ -9,9 +9,9 @@
    #include <sys/syscall.h>
    
    #define PR_LINKER_ARCH      "freebsd"
  -diff -Naur mozilla.orig/nsprpub/pr/src/md/unix/unix.c 
mozilla/nsprpub/pr/src/md/unix/unix.c
  ---- mozilla.orig/nsprpub/pr/src/md/unix/unix.c       2002-12-12 01:19:57.000000000 
+0100
  -+++ mozilla/nsprpub/pr/src/md/unix/unix.c    2003-10-16 19:02:04.000000000 +0200
  +Index: nsprpub/pr/src/md/unix/unix.c
  +--- nsprpub/pr/src/md/unix/unix.c    2002-12-12 01:19:57.000000000 +0100
  ++++ nsprpub/pr/src/md/unix/unix.c    2003-10-16 19:02:04.000000000 +0200
   @@ -65,7 +65,8 @@
     * PRInt32* pointer to a _PRSockLen_t* pointer.
     */
  @@ -31,9 +31,9 @@
        || defined(NETBSD) || defined(OPENBSD) || defined(UNIXWARE) \
        || defined(DGUX) || defined(VMS) || defined(NTO)
    #define _PRSockLen_t size_t
  -diff -Naur mozilla.orig/nsprpub/pr/src/pthreads/ptio.c 
mozilla/nsprpub/pr/src/pthreads/ptio.c
  ---- mozilla.orig/nsprpub/pr/src/pthreads/ptio.c      2003-07-14 23:59:47.000000000 
+0200
  -+++ mozilla/nsprpub/pr/src/pthreads/ptio.c   2003-10-16 18:59:28.000000000 +0200
  +Index: nsprpub/pr/src/pthreads/ptio.c
  +--- nsprpub/pr/src/pthreads/ptio.c   2003-07-14 23:59:47.000000000 +0200
  ++++ nsprpub/pr/src/pthreads/ptio.c   2003-10-16 18:59:28.000000000 +0200
   @@ -3469,6 +3469,16 @@
                (void)setsockopt(osfd, IPPROTO_IPV6, IPV6_V6ONLY,
                        &on, sizeof(on));
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla/mozilla.spec
  ============================================================================
  $ cvs diff -u -r1.71 -r1.72 mozilla.spec
  --- openpkg-src/mozilla/mozilla.spec  17 Oct 2003 09:14:32 -0000      1.71
  +++ openpkg-src/mozilla/mozilla.spec  17 Oct 2003 12:36:37 -0000      1.72
  @@ -75,7 +75,7 @@
       %setup -q -n mozilla -D -T -a 1
   
       #   patch source distribution
  -    %patch -p1
  +    %patch -p0
   
       #   strip down source distribution (save disk space)
       find . -type d -name "CVS" -print | xargs rm -rf
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to