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: 10-Jan-2009 23:14:02 Branch: HEAD Handle: 2009011022140200 Modified files: openpkg-src/dcc dcc.patch dcc.spec Log: upgrading package: dcc 1.3.100 -> 1.3.101 Summary: Revision Changes Path 1.8 +9 -21 openpkg-src/dcc/dcc.patch 1.35 +2 -2 openpkg-src/dcc/dcc.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dcc/dcc.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 dcc.patch --- openpkg-src/dcc/dcc.patch 9 Jan 2009 09:27:21 -0000 1.7 +++ openpkg-src/dcc/dcc.patch 10 Jan 2009 22:14:02 -0000 1.8 @@ -1,6 +1,6 @@ Index: cdcc/Makefile.in --- cdcc/Makefile.in.orig 2007-10-25 16:06:01 +0200 -+++ cdcc/Makefile.in 2009-01-09 10:19:33 +0100 ++++ cdcc/Makefile.in 2009-01-10 20:49:04 +0100 @@ -45,7 +45,7 @@ @make_...@ifndef NO_SUID @@ -12,8 +12,8 @@ @make_...@endif @MAKE_INC2@ Index: configure ---- configure.orig 2009-01-09 04:55:11 +0100 -+++ configure 2009-01-09 10:19:33 +0100 +--- configure.orig 2009-01-09 17:35:38 +0100 ++++ configure 2009-01-10 20:49:04 +0100 @@ -1098,7 +1098,7 @@ appendvar PTHREAD_LDFLAGS -pthread if test -s /usr/lib/libc_r.a; then @@ -46,23 +46,11 @@ ;; DragonFly) # default to /usr/local/man/man8 and use nroff files, possibly -Index: dccd/dump-clients/dump-clients.c ---- dccd/dump-clients/dump-clients.c.orig 2008-11-29 01:38:06 +0100 -+++ dccd/dump-clients/dump-clients.c 2009-01-09 10:24:55 +0100 -@@ -43,7 +43,7 @@ - - static const char *homedir; - --static u_char nonames, quiet, avg, grey_on; -+static u_char nonames, quiet, avg; - - - static void NRATTRIB Index: dccm/dccm.c --- dccm/dccm.c.orig 2008-12-06 00:22:30 +0100 -+++ dccm/dccm.c 2009-01-09 10:19:33 +0100 ++++ dccm/dccm.c 2009-01-10 20:49:04 +0100 @@ -39,7 +39,7 @@ - * Rhyolite Software DCC 1.3.100-1.238 $Revision: 1.7 $ + * Rhyolite Software DCC 1.3.101-1.238 $Revision: 1.8 $ */ -#include "libmilter/mfapi.h" @@ -72,7 +60,7 @@ #undef NEW_MFAPI Index: dccproc/Makefile.in --- dccproc/Makefile.in.orig 2007-10-25 16:02:00 +0200 -+++ dccproc/Makefile.in 2009-01-09 10:19:33 +0100 ++++ dccproc/Makefile.in 2009-01-10 20:49:04 +0100 @@ -45,7 +45,7 @@ @make_...@ifndef NO_SUID @@ -85,7 +73,7 @@ @MAKE_INC2@ Index: dccsight/Makefile.in --- dccsight/Makefile.in.orig 2007-10-25 16:21:01 +0200 -+++ dccsight/Makefile.in 2009-01-09 10:19:33 +0100 ++++ dccsight/Makefile.in 2009-01-10 20:49:04 +0100 @@ -46,7 +46,7 @@ @make_...@ifndef NO_SUID @@ -98,7 +86,7 @@ @MAKE_INC2@ Index: homedir/Makefile.in --- homedir/Makefile.in.orig 2008-10-19 17:53:22 +0200 -+++ homedir/Makefile.in 2009-01-09 10:19:33 +0100 ++++ homedir/Makefile.in 2009-01-10 20:49:04 +0100 @@ -42,7 +42,7 @@ @MAKE_PROG@ @MAKE_INC2@ @@ -128,7 +116,7 @@ fi Index: thrlib/cmn.c --- thrlib/cmn.c.orig 2008-12-06 00:21:11 +0100 -+++ thrlib/cmn.c 2009-01-09 10:19:33 +0100 ++++ thrlib/cmn.c 2009-01-10 20:49:04 +0100 @@ -646,7 +646,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.34 -r1.35 dcc.spec --- openpkg-src/dcc/dcc.spec 9 Jan 2009 09:27:21 -0000 1.34 +++ openpkg-src/dcc/dcc.spec 10 Jan 2009 22:14:02 -0000 1.35 @@ -33,8 +33,8 @@ Class: EVAL Group: Mail License: Open Source -Version: 1.3.100 -Release: 20090109 +Version: 1.3.101 +Release: 20090110 # list of sources Source0: http://www.rhyolite.com/dcc/source/dcc-%{version}.tar.Z @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
