summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Schiffbauer <mschiff@gentoo.org>2014-02-22 23:31:23 +0000
committerMarc Schiffbauer <mschiff@gentoo.org>2014-02-22 23:31:23 +0000
commit971669cf5ce7a8e5f0c651ed9f84eb1e41c4a934 (patch)
treeedb6037c998fa803da46405ed54d278b81ecd88c /net-misc/cfengine
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-971669cf5ce7a8e5f0c651ed9f84eb1e41c4a934.tar.gz
gentoo-2-971669cf5ce7a8e5f0c651ed9f84eb1e41c4a934.tar.bz2
gentoo-2-971669cf5ce7a8e5f0c651ed9f84eb1e41c4a934.zip
Bump 3.4.4 -> 3.4.5. DEP cleanup. Should fix #464358
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)
Diffstat (limited to 'net-misc/cfengine')
-rw-r--r--net-misc/cfengine/ChangeLog10
-rw-r--r--net-misc/cfengine/cfengine-3.4.5.ebuild (renamed from net-misc/cfengine/cfengine-3.4.4.ebuild)8
-rw-r--r--net-misc/cfengine/files/cfengine-3.4.5-acl.patch (renamed from net-misc/cfengine/files/cfengine-3.4.4-acl.patch)0
-rw-r--r--net-misc/cfengine/files/cfengine-3.4.5-ifconfig.patch (renamed from net-misc/cfengine/files/cfengine-3.4.4-ifconfig.patch)0
4 files changed, 13 insertions, 5 deletions
diff --git a/net-misc/cfengine/ChangeLog b/net-misc/cfengine/ChangeLog
index bed97f1a63c3..64ec319831f2 100644
--- a/net-misc/cfengine/ChangeLog
+++ b/net-misc/cfengine/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-misc/cfengine
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.165 2014/02/22 14:15:51 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.166 2014/02/22 23:31:23 mschiff Exp $
+
+*cfengine-3.4.5 (22 Feb 2014)
+
+ 22 Feb 2014; Marc Schiffbauer <mschiff@gentoo.org> +cfengine-3.4.5.ebuild,
+ +files/cfengine-3.4.5-acl.patch, +files/cfengine-3.4.5-ifconfig.patch,
+ -cfengine-3.4.4.ebuild, -files/cfengine-3.4.4-acl.patch,
+ -files/cfengine-3.4.4-ifconfig.patch:
+ Bump 3.4.4 -> 3.4.5. DEP cleanup. Should fix #464358
22 Feb 2014; Marc Schiffbauer <mschiff@gentoo.org> metadata.xml:
added myself as maintainer
diff --git a/net-misc/cfengine/cfengine-3.4.4.ebuild b/net-misc/cfengine/cfengine-3.4.5.ebuild
index d5233aa574ed..e0796687b13f 100644
--- a/net-misc/cfengine/cfengine-3.4.4.ebuild
+++ b/net-misc/cfengine/cfengine-3.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.4.4.ebuild,v 1.1 2013/03/28 23:35:20 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.4.5.ebuild,v 1.1 2014/02/22 23:31:23 mschiff Exp $
EAPI="5"
@@ -31,7 +31,7 @@ DEPEND=">=sys-libs/db-4
qdbm? ( dev-db/qdbm )
libvirt? ( app-emulation/libvirt )
xml? ( dev-libs/libxml2:2 ) \
- >=dev-libs/openssl-0.9.7
+ dev-libs/openssl
dev-libs/libpcre"
RDEPEND="${DEPEND}"
PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
@@ -98,7 +98,7 @@ src_install() {
# find it. Most hosts cache their copy of the cfengine
# binaries here. This is the default search location for the
# binaries.
- for bin in know promises agent monitord serverd execd runagent key report; do
+ for bin in promises agent monitord serverd execd runagent key report; do
dosym /usr/sbin/cf-$bin /var/cfengine/bin/cf-$bin || die
done
diff --git a/net-misc/cfengine/files/cfengine-3.4.4-acl.patch b/net-misc/cfengine/files/cfengine-3.4.5-acl.patch
index 815f257c36fa..815f257c36fa 100644
--- a/net-misc/cfengine/files/cfengine-3.4.4-acl.patch
+++ b/net-misc/cfengine/files/cfengine-3.4.5-acl.patch
diff --git a/net-misc/cfengine/files/cfengine-3.4.4-ifconfig.patch b/net-misc/cfengine/files/cfengine-3.4.5-ifconfig.patch
index 47107784ce0f..47107784ce0f 100644
--- a/net-misc/cfengine/files/cfengine-3.4.4-ifconfig.patch
+++ b/net-misc/cfengine/files/cfengine-3.4.5-ifconfig.patch