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: 14-Apr-2004 10:07:46 Branch: HEAD Handle: 2004041409074500 Modified files: openpkg-src/cfengine cfengine.patch cfengine.spec Log: upgrading package: cfengine 2.1.4 -> 2.1.5 Summary: Revision Changes Path 1.7 +10 -9 openpkg-src/cfengine/cfengine.patch 1.41 +2 -2 openpkg-src/cfengine/cfengine.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/cfengine/cfengine.patch ============================================================================ $ cvs diff -u -r1.6 -r1.7 cfengine.patch --- openpkg-src/cfengine/cfengine.patch 10 Apr 2004 13:29:50 -0000 1.6 +++ openpkg-src/cfengine/cfengine.patch 14 Apr 2004 08:07:45 -0000 1.7 @@ -1,6 +1,6 @@ Index: doc/Makefile.in ---- doc/Makefile.in.orig 2004-02-09 22:17:57.000000000 +0100 -+++ doc/Makefile.in 2004-02-13 11:36:46.000000000 +0100 +--- doc/Makefile.in.orig 2004-04-09 23:16:46.000000000 +0200 ++++ doc/Makefile.in 2004-04-14 10:04:19.000000000 +0200 @@ -70,7 +70,7 @@ docDATA_INSTALL = $(INSTALL_DATA) htmlDATA_INSTALL = $(INSTALL_DATA) @@ -10,7 +10,7 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ -@@ -665,7 +665,7 @@ +@@ -667,7 +667,7 @@ uninstall: uninstall-am install-am: all-am @@ -19,14 +19,15 @@ installcheck: installcheck-am install-strip: ---- src/cfservd.c.orig 2003-05-15 09:25:34.000000000 +0200 -+++ src/cfservd.c 2003-07-24 15:21:29.000000000 +0200 -@@ -723,7 +723,7 @@ +Index: src/cfservd.c +--- src/cfservd.c.orig 2004-04-11 09:34:50.000000000 +0200 ++++ src/cfservd.c 2004-04-14 10:05:27.000000000 +0200 +@@ -761,7 +761,7 @@ { Debug("Bound to address %s on %s=%d\n",sockaddr_ntop(ap->ai_addr),CLASSTEXT[VSYSTEMHARDCLASS],VSYSTEMHARDCLASS); - if (VSYSTEMHARDCLASS == openbsd) + if (VSYSTEMHARDCLASS == openbsd || VSYSTEMHARDCLASS == freebsd) - { - continue; /* openbsd doesn't map ipv6 addresses */ - } + { + continue; /* openbsd doesn't map ipv6 addresses */ + } @@ . patch -p0 <<'@@ .' Index: openpkg-src/cfengine/cfengine.spec ============================================================================ $ cvs diff -u -r1.40 -r1.41 cfengine.spec --- openpkg-src/cfengine/cfengine.spec 10 Apr 2004 13:29:50 -0000 1.40 +++ openpkg-src/cfengine/cfengine.spec 14 Apr 2004 08:07:45 -0000 1.41 @@ -35,8 +35,8 @@ Class: PLUS Group: System License: GPL -Version: 2.1.4 -Release: 20040410 +Version: 2.1.5 +Release: 20040414 # package options %option with_fsl yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]