update to 2.2.9

ok sturm and MAINTAINER (bsd@openbsd.rutgers.edu)
This commit is contained in:
okan 2009-04-25 22:07:37 +00:00
parent 9988fcfe40
commit 262453a579
10 changed files with 81 additions and 80 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.29 2009/03/16 22:52:08 sthen Exp $
# $OpenBSD: Makefile,v 1.30 2009/04/25 22:07:37 okan Exp $
COMMENT= GNU system administration tool for networks
DISTNAME= cfengine-2.2.1
PKGNAME= ${DISTNAME}p2
DISTNAME= cfengine-2.2.9
CATEGORIES= sysutils
HOMEPAGE= http://www.cfengine.org/

View File

@ -1,5 +1,5 @@
MD5 (cfengine-2.2.1.tar.gz) = J3ZLNS6DXutkgFLuARQJUw==
RMD160 (cfengine-2.2.1.tar.gz) = S2UXIW9v6FZrCFdJpfL+ku4q0J8=
SHA1 (cfengine-2.2.1.tar.gz) = zklUF0EQxDVB0ld1dHrmWtowBj0=
SHA256 (cfengine-2.2.1.tar.gz) = rYIPCNwIg+rOrljq+gQ9djjRF4JUlquyiSKHRhMrr+o=
SIZE (cfengine-2.2.1.tar.gz) = 3715232
MD5 (cfengine-2.2.9.tar.gz) = zhFVhweKeoNF3KUokflVEw==
RMD160 (cfengine-2.2.9.tar.gz) = U3tqJnuxcORyLz0OJZ4NS3hkL04=
SHA1 (cfengine-2.2.9.tar.gz) = kCwzetrocq2MnhYvhvag0aIINSU=
SHA256 (cfengine-2.2.9.tar.gz) = mEid1JoVxObyBlQ11BWkpdC3nWexBHjusKDeV5prreI=
SIZE (cfengine-2.2.9.tar.gz) = 2933246

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.5 2007/10/12 20:12:19 sturm Exp $
--- configure.orig Tue May 29 20:07:07 2007
+++ configure Sun Sep 2 16:14:30 2007
@@ -17941,7 +17941,7 @@ echo $ECHO_N "checking Checking for GCC Specific compi
$OpenBSD: patch-configure,v 1.6 2009/04/25 22:07:37 okan Exp $
--- configure.orig Wed Dec 24 09:42:49 2008
+++ configure Sat Apr 11 16:32:57 2009
@@ -31434,7 +31434,7 @@ echo $ECHO_N "checking Checking for GCC Specific compi
if test x"$GCC" = "xyes"; then

View File

@ -1,16 +1,16 @@
$OpenBSD: patch-doc_Makefile_in,v 1.3 2007/10/12 20:12:19 sturm Exp $
--- doc/Makefile.in.orig Tue May 29 20:07:06 2007
+++ doc/Makefile.in Sun Sep 2 15:56:22 2007
@@ -79,7 +79,7 @@ am__vpath_adj = case $$p in \
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
$OpenBSD: patch-doc_Makefile_in,v 1.4 2009/04/25 22:07:37 okan Exp $
--- doc/Makefile.in.orig Sat Apr 11 16:34:08 2009
+++ doc/Makefile.in Sat Apr 11 16:35:13 2009
@@ -75,7 +75,7 @@ NROFF = nroff
MANS = $(man_MANS)
docDATA_INSTALL = $(INSTALL_DATA)
htmlDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(doc_DATA) $(html_DATA)
+DATA =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
@@ -717,7 +717,7 @@ info: info-am
AMTAR = @AMTAR@
@@ -771,7 +771,7 @@ info: info-am
info-am: $(INFO_DEPS)
@ -18,13 +18,13 @@ $OpenBSD: patch-doc_Makefile_in,v 1.3 2007/10/12 20:12:19 sturm Exp $
+install-data-am: install-info-am \
install-man
install-exec-am:
@@ -783,7 +783,7 @@ uninstall-am: uninstall-docDATA uninstall-htmlDATA uni
uninstall-man: uninstall-man8
install-dvi: install-dvi-am
@@ -892,7 +892,7 @@ uninstall-man: uninstall-man8
.PHONY: all all-am check check-am clean clean-generic dist-info \
- distclean distclean-generic distdir dvi dvi-am html html-am \
+ distclean distclean-generic distdir dvi dvi-am \
info info-am install install-am install-data install-data-am \
install-docDATA install-exec install-exec-am install-htmlDATA \
install-info install-info-am install-man install-man8 \
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
dist-info distclean distclean-generic distclean-libtool \
- distdir dvi dvi-am html html-am info info-am install \
+ distdir dvi dvi-am info info-am install \
install-am install-data install-data-am install-docDATA \
install-dvi install-dvi-am install-exec install-exec-am \
install-html install-html-am install-htmlDATA install-info \

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-inputs_Makefile_in,v 1.1 2004/06/17 11:21:42 sturm Exp $
--- inputs/Makefile.in.orig 2004-05-11 15:16:09.000000000 -0400
+++ inputs/Makefile.in 2004-05-11 15:16:11.000000000 -0400
@@ -17,7 +17,7 @@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
$OpenBSD: patch-inputs_Makefile_in,v 1.2 2009/04/25 22:07:37 okan Exp $
--- inputs/Makefile.in.orig Wed Jun 11 12:39:21 2008
+++ inputs/Makefile.in Thu Jul 3 13:02:36 2008
@@ -15,7 +15,7 @@
@SET_MAKE@
VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-src_cflex_c,v 1.3 2007/10/12 20:12:19 sturm Exp $
--- src/cflex.c.orig Tue May 29 20:07:57 2007
+++ src/cflex.c Sun Sep 2 16:02:56 2007
$OpenBSD: patch-src_cflex_c,v 1.4 2009/04/25 22:07:37 okan Exp $
--- src/cflex.c.orig Wed Dec 24 09:43:31 2008
+++ src/cflex.c Sat Apr 11 16:32:57 2009
@@ -93,7 +93,7 @@ typedef unsigned int flex_uint32_t;
#else /* ! __cplusplus */
@ -10,7 +10,7 @@ $OpenBSD: patch-src_cflex_c,v 1.3 2007/10/12 20:12:19 sturm Exp $
#define YY_USE_CONST
@@ -4556,7 +4556,7 @@ static void yy_load_buffer_state (void)
@@ -4854,7 +4854,7 @@ static void yy_load_buffer_state (void)
}
#ifndef __cplusplus

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_do_c,v 1.7 2007/10/28 18:32:14 sturm Exp $
--- src/do.c.orig Sun Sep 2 16:14:43 2007
+++ src/do.c Sun Sep 2 16:20:28 2007
@@ -3278,7 +3278,7 @@ if (MatchStringInFstab(mountpt))
$OpenBSD: patch-src_do_c,v 1.8 2009/04/25 22:07:37 okan Exp $
--- src/do.c.orig Sat Dec 6 04:30:19 2008
+++ src/do.c Sat Apr 11 16:32:57 2009
@@ -3399,7 +3399,7 @@ if (MatchStringInFstab(mountpt))
CfLog(cfinform,"---------------------------------------------------","");
/* delete current fstab entry and unmount if necessary */
@ -10,7 +10,7 @@ $OpenBSD: patch-src_do_c,v 1.7 2007/10/28 18:32:14 sturm Exp $
mntentry = LocateItemContainingRegExp(VMOUNTED,mountspec);
if (mntentry)
{
@@ -3287,7 +3287,7 @@ if (MatchStringInFstab(mountpt))
@@ -3408,7 +3408,7 @@ if (MatchStringInFstab(mountpt))
strcat(mountspec,mountpt);
}
else /* mountpt isn't mounted, so Unmount can use dummy host name */

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_instrument_c,v 1.1 2007/10/12 20:12:19 sturm Exp $
--- src/instrument.c.orig Sun Sep 2 16:20:59 2007
+++ src/instrument.c Sun Sep 2 16:22:24 2007
@@ -331,7 +331,7 @@ while (dbcp->c_get(dbcp, &key, &value, DB_NEXT) == 0)
$OpenBSD: patch-src_instrument_c,v 1.2 2009/04/25 22:07:37 okan Exp $
--- src/instrument.c.orig Tue Jun 3 21:20:37 2008
+++ src/instrument.c Thu Jul 3 13:02:36 2008
@@ -547,7 +547,7 @@ while (dbcp->c_get(dbcp, &key, &value, DB_NEXT) == 0)
tthen = (time_t)then;

View File

@ -1,21 +1,21 @@
$OpenBSD: patch-src_popen_c,v 1.3 2007/10/12 20:12:19 sturm Exp $
--- src/popen.c.orig Fri Jan 13 21:39:00 2006
+++ src/popen.c Sun Sep 2 15:44:05 2007
@@ -416,7 +416,7 @@ FILE *cfpopen_sh(char *command,char *type)
}
}
- execl("/bin/sh","sh","-c",command,NULL);
+ execl("/bin/sh","sh","-c",command,(void *)NULL);
_exit(1);
}
else
@@ -565,7 +565,7 @@ FILE *cfpopen_shsetuid(char *command,char *type,uid_t
}
}
- execl("/bin/sh","sh","-c",command,NULL);
+ execl("/bin/sh","sh","-c",command,(void *)NULL);
_exit(1);
}
else
$OpenBSD: patch-src_popen_c,v 1.4 2009/04/25 22:07:37 okan Exp $
--- src/popen.c.orig Mon Sep 8 11:43:41 2008
+++ src/popen.c Sat Apr 11 16:32:57 2009
@@ -452,7 +452,7 @@ if (pid == 0)
}
}
- execl("/bin/sh","sh","-c",command,NULL);
+ execl("/bin/sh","sh","-c",command,(void *)NULL);
_exit(1);
}
else
@@ -596,7 +596,7 @@ if (pid == 0)
_exit(1);
}
- execl("/bin/sh","sh","-c",command,NULL);
+ execl("/bin/sh","sh","-c",command,(void *)NULL);
_exit(1);
}
else

View File

@ -1,7 +1,9 @@
@comment $OpenBSD: PLIST,v 1.10 2007/10/12 20:12:19 sturm Exp $
@comment $OpenBSD: PLIST,v 1.11 2009/04/25 22:07:37 okan Exp $
@info info/cfengine-Anomalies.info
@info info/cfengine-Reference.info
@info info/cfengine-Tutorial.info
lib/libcfengine.a
lib/libcfengine.la
@man man/man8/cfagent.8
@man man/man8/cfengine.8
@man man/man8/cfenvd.8
@ -18,17 +20,17 @@
@man man/man8/cfrun.8
@man man/man8/cfservd.8
@man man/man8/cfshow.8
sbin/cfagent
@bin sbin/cfagent
sbin/cfdoc
sbin/cfenvd
sbin/cfenvgraph
sbin/cfetool
sbin/cfetoolgraph
sbin/cfexecd
sbin/cfkey
sbin/cfrun
sbin/cfservd
sbin/cfshow
@bin sbin/cfenvd
@bin sbin/cfenvgraph
@bin sbin/cfetool
@bin sbin/cfetoolgraph
@bin sbin/cfexecd
@bin sbin/cfkey
@bin sbin/cfrun
@bin sbin/cfservd
@bin sbin/cfshow
share/cfengine/
share/cfengine/ChangeLog
share/cfengine/INSTALL