From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17C00138334 for ; Fri, 15 Feb 2019 21:42:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5EDAE08A6; Fri, 15 Feb 2019 21:42:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9029E08A6 for ; Fri, 15 Feb 2019 21:42:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBE7A335CED for ; Fri, 15 Feb 2019 21:42:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B757503 for ; Fri, 15 Feb 2019 21:42:11 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1550266870.6f00392fa62e299259ba2b88e92ce42e49bcfaa6.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/csync2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/csync2/Manifest sys-cluster/csync2/csync2-2.0-r1.ebuild sys-cluster/csync2/csync2-2.0-r2.ebuild X-VCS-Directories: sys-cluster/csync2/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 6f00392fa62e299259ba2b88e92ce42e49bcfaa6 X-VCS-Branch: master Date: Fri, 15 Feb 2019 21:42:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3f67a856-8017-4e74-8543-7a56091a4f88 X-Archives-Hash: 5b0fa89314a66bfcc0553b637b173407 commit: 6f00392fa62e299259ba2b88e92ce42e49bcfaa6 Author: Brian Evans gentoo org> AuthorDate: Fri Feb 15 21:41:10 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Feb 15 21:41:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f00392f sys-cluster/csync2: Revbump for upstream source change and dependencies Non-maintainer commit Bug: https://bugs.gentoo.org/show_bug.cgi?id=666070 Closes: https://bugs.gentoo.org/show_bug.cgi?id=673078 Signed-off-by: Brian Evans gentoo.org> sys-cluster/csync2/Manifest | 1 + .../{csync2-2.0-r1.ebuild => csync2-2.0-r2.ebuild} | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/sys-cluster/csync2/Manifest b/sys-cluster/csync2/Manifest index 41f1ba82409..84048b643a7 100644 --- a/sys-cluster/csync2/Manifest +++ b/sys-cluster/csync2/Manifest @@ -1 +1,2 @@ +DIST csync2-2.0-github.tar.gz 108299 BLAKE2B ec06cf1284adfe63abd6c329deb4e53474d8f97998e4e6f7f6404321a6970f783d38e9feb46c02925c947834227516d40c928a457d2b43bd2b353ab3385fd150 SHA512 7555e2d958d6213e29cfa8b3b7415eea9a9868036865c519d724ae404006d913fba4aeeb61a916d3fc95669a6ca12160d4f52dc7d15bd59403e8a7de50ee8094 DIST csync2-2.0.tar.gz 411013 BLAKE2B b5c3da3a46168f8b9835e349a8d56070cd0e5aef3b951ba1cfe7e958f6c830336141a2d1eca6a2485d23f745b9ae907d46282aa8cc3078a60582dac8c3f286b8 SHA512 f91fd222f67affe9634471d341b43ff67854a6ed25b620301a454e98a79a9fb80b2a66eb8713546758fd08300d52751e5ca7472c696daa20ee11779b87a830f8 diff --git a/sys-cluster/csync2/csync2-2.0-r1.ebuild b/sys-cluster/csync2/csync2-2.0-r2.ebuild similarity index 89% rename from sys-cluster/csync2/csync2-2.0-r1.ebuild rename to sys-cluster/csync2/csync2-2.0-r2.ebuild index 29663af4b3f..f66a66ac0db 100644 --- a/sys-cluster/csync2/csync2-2.0-r1.ebuild +++ b/sys-cluster/csync2/csync2-2.0-r2.ebuild @@ -1,11 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + +inherit autotools DESCRIPTION="Cluster synchronization tool" -HOMEPAGE="http://oss.linbit.com/csync2/" -SRC_URI="http://oss.linbit.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/LINBIT/csync2" +SRC_URI="https://github.com/LINBIT/${PN}/archive/${P}.tar.gz -> ${P}-github.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~arm ~x86" @@ -13,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="mysql postgres sqlite ssl xinetd" RDEPEND=">=net-libs/librsync-0.9.5 - mysql? ( virtual/mysql ) + mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:= ) sqlite? ( >=dev-db/sqlite-3.0 ) ssl? ( >=net-libs/gnutls-2.7.3 ) @@ -24,9 +26,15 @@ DEPEND="${RDEPEND} REQUIRED_USE="|| ( mysql postgres sqlite )" SLOT="0" +S="${WORKDIR}/${PN}-${P}" + +src_prepare() { + default + eautoreconf +} + src_configure() { econf \ - --docdir=/usr/share/doc/${P} \ --localstatedir=/var \ --sysconfdir=/etc/csync2 \ $(use_enable mysql) \