OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-May-2008 20:29:55
  Branch: HEAD                             Handle: 2008052119295400

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

  Log:
    upgrading package: dcc 1.3.90 -> 1.3.91

  Summary:
    Revision    Changes     Path
    1.6         +17 -17     openpkg-src/dcc/dcc.patch
    1.27        +2  -2      openpkg-src/dcc/dcc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dcc/dcc.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 dcc.patch
  --- openpkg-src/dcc/dcc.patch 5 Apr 2008 08:17:49 -0000       1.5
  +++ openpkg-src/dcc/dcc.patch 21 May 2008 18:29:54 -0000      1.6
  @@ -1,6 +1,6 @@
   Index: cdcc/Makefile.in
   --- cdcc/Makefile.in.orig    2007-10-25 16:06:01 +0200
  -+++ cdcc/Makefile.in 2008-04-05 10:13:35 +0200
  ++++ cdcc/Makefile.in 2008-05-21 20:20:45 +0200
   @@ -45,7 +45,7 @@
    
    @[EMAIL PROTECTED] NO_SUID
  @@ -12,8 +12,8 @@
    @[EMAIL PROTECTED]
    @MAKE_INC2@
   Index: configure
  ---- configure.orig   2008-04-05 05:55:14 +0200
  -+++ configure        2008-04-05 10:13:35 +0200
  +--- configure.orig   2008-05-21 15:13:30 +0200
  ++++ configure        2008-05-21 20:20:45 +0200
   @@ -1082,7 +1082,7 @@
        appendvar PTHREAD_LDFLAGS -pthread
        if test -s /usr/lib/libc_r.a; then
  @@ -23,7 +23,7 @@
        fi
        ;;
        Darwin)
  -@@ -2992,6 +2992,13 @@
  +@@ -2993,6 +2993,13 @@
        SENDMAIL_EVAL="$SENDMAIL"
        with_sendmail=yes
    fi
  @@ -37,7 +37,7 @@
    if test -z "$SENDMAIL"; then
        # prefer a parallel ../sendmail directory
        DEPTH=.
  -@@ -3549,7 +3556,7 @@
  +@@ -3550,7 +3557,7 @@
        mancat=man
        MAN8='dcc.8 $(SUBDIR_MAN8)'
        MAN8INST=''
  @@ -47,10 +47,10 @@
        DragonFly)
        # default to /usr/local/man/man8 and use nroff files, possibly
   Index: dccm/dccm.c
  ---- dccm/dccm.c.orig 2008-01-03 05:34:17 +0100
  -+++ dccm/dccm.c      2008-04-05 10:13:35 +0200
  +--- dccm/dccm.c.orig 2008-05-15 18:44:02 +0200
  ++++ dccm/dccm.c      2008-05-21 20:20:45 +0200
   @@ -39,7 +39,7 @@
  -  * Rhyolite Software DCC 1.3.87-1.222 $Revision: 1.5 $
  +  * Rhyolite Software DCC 1.3.91-1.224 $Revision: 1.6 $
     */
    
   -#include "libmilter/mfapi.h"
  @@ -60,7 +60,7 @@
    #undef NEW_MFAPI
   Index: dccproc/Makefile.in
   --- dccproc/Makefile.in.orig 2007-10-25 16:02:00 +0200
  -+++ dccproc/Makefile.in      2008-04-05 10:13:35 +0200
  ++++ dccproc/Makefile.in      2008-05-21 20:20:45 +0200
   @@ -45,7 +45,7 @@
    
    @[EMAIL PROTECTED] NO_SUID
  @@ -73,7 +73,7 @@
    @MAKE_INC2@
   Index: dccsight/Makefile.in
   --- dccsight/Makefile.in.orig        2007-10-25 16:21:01 +0200
  -+++ dccsight/Makefile.in     2008-04-05 10:13:35 +0200
  ++++ dccsight/Makefile.in     2008-05-21 20:20:45 +0200
   @@ -46,7 +46,7 @@
    
    @[EMAIL PROTECTED] NO_SUID
  @@ -85,8 +85,8 @@
    @[EMAIL PROTECTED]
    @MAKE_INC2@
   Index: homedir/Makefile.in
  ---- homedir/Makefile.in.orig 2008-03-27 23:45:55 +0100
  -+++ homedir/Makefile.in      2008-04-05 10:14:04 +0200
  +--- homedir/Makefile.in.orig 2008-04-28 17:34:10 +0200
  ++++ homedir/Makefile.in      2008-05-21 20:25:23 +0200
   @@ -42,7 +42,7 @@
    @MAKE_PROG@
    @MAKE_INC2@
  @@ -105,18 +105,18 @@
        if test -n '@configsuffix@' || test ! -f $(HD)/ids -a ! -f $(HD)/map\
                                 -a ! -f $(HD)/map.txt; then\
            umask 077; PASSWD=`$(RND)`;\
  -@@ -85,7 +85,7 @@
  -             $(CDCC) -q "new map $(MAP); load -";\
  +@@ -86,7 +86,7 @@
            sh fix-map -c $(CDCC) -m $(MAP) -h $(HD);\
  -         $(CDCC) -q "file $(MAP); info" >$(MAPTXT);\
  +         echo '# map.txt is merely the output of `cdcc info`' >$(MAPTXT);\
  +         $(CDCC) -qh$(HD) "file $(MAP); info" >>$(MAPTXT);\
   -        set +e; chown @DCCSUID@ $(MAPTXT) $(MAP) $(IDS);\
   +        set +e; \
        else\
            sh fix-map -c $(CDCC) -m $(MAP) -h $(HD);\
        fi
   Index: thrlib/cmn.c
  ---- thrlib/cmn.c.orig        2008-03-31 03:05:18 +0200
  -+++ thrlib/cmn.c     2008-04-05 10:13:35 +0200
  +--- thrlib/cmn.c.orig        2008-05-18 06:16:57 +0200
  ++++ thrlib/cmn.c     2008-05-21 20:20:45 +0200
   @@ -667,7 +667,7 @@
        LOG_CMN_CAPTION(cwp, DCC_LOG_TRN_MSG_CR);
        cwp->log_size = MAX_LOG_SIZE+1;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/dcc/dcc.spec
  ============================================================================
  $ cvs diff -u -r1.26 -r1.27 dcc.spec
  --- openpkg-src/dcc/dcc.spec  22 Apr 2008 05:55:53 -0000      1.26
  +++ openpkg-src/dcc/dcc.spec  21 May 2008 18:29:54 -0000      1.27
  @@ -33,8 +33,8 @@
   Class:        EVAL
   Group:        Mail
   License:      Open Source
  -Version:      1.3.90
  -Release:      20080422
  +Version:      1.3.91
  +Release:      20080521
   
   #   list of sources
   Source0:      
http://www.rhyolite.com/anti-spam/dcc/source/dcc-%{version}.tar.Z
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to