Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-RsyncP/
Date: Thu, 01 Oct 2020 08:53:45
Message-Id: 1601542410.79ef074061ca5590a7cb81bb4bea78a688336b59.kentnl@gentoo
1 commit: 79ef074061ca5590a7cb81bb4bea78a688336b59
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 08:53:15 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 08:53:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ef0740
7
8 dev-perl/File-RsyncP: Bump to version 0.760.0
9
10 Upstream:
11 - Correctly handle stderr output from rsync 3.2.3
12
13 Package-Manager: Portage-3.0.8, Repoman-3.0.1
14 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
15
16 dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild | 34 +++++++++++++++++++++++++
17 dev-perl/File-RsyncP/Manifest | 1 +
18 2 files changed, 35 insertions(+)
19
20 diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild
21 new file mode 100644
22 index 00000000000..8f1d9c6227f
23 --- /dev/null
24 +++ b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild
25 @@ -0,0 +1,34 @@
26 +# Copyright 1999-2020 Gentoo Authors
27 +# Distributed under the terms of the GNU General Public License v2
28 +
29 +EAPI=7
30 +
31 +DIST_AUTHOR=CBARRATT
32 +DIST_VERSION=0.76
33 +inherit perl-module toolchain-funcs
34 +
35 +DESCRIPTION="An rsync perl module"
36 +HOMEPAGE="http://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP"
37 +# Bundled files make for some weirdness
38 +LICENSE="GPL-3+ GPL-2+ RSA"
39 +SLOT="0"
40 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
41 +
42 +RDEPEND="
43 + >=virtual/perl-Getopt-Long-2.240.0
44 + net-misc/rsync
45 +"
46 +BDEPEND="${RDEPEND}"
47 +
48 +PATCHES=( "${FILESDIR}/${PN}-0.700.0-make.patch" )
49 +
50 +src_prepare() {
51 + perl-module_src_prepare
52 + tc-export CC
53 +}
54 +src_compile() {
55 + mymake=(
56 + "OPTIMIZE=${CFLAGS}"
57 + )
58 + perl-module_src_compile
59 +}
60
61 diff --git a/dev-perl/File-RsyncP/Manifest b/dev-perl/File-RsyncP/Manifest
62 index 5c301135c24..f57c4d163b8 100644
63 --- a/dev-perl/File-RsyncP/Manifest
64 +++ b/dev-perl/File-RsyncP/Manifest
65 @@ -1 +1,2 @@
66 DIST File-RsyncP-0.74.tar.gz 167122 BLAKE2B a5a5d3fee8301710ce36ba493e8b20c5ac5835f669cd35462bbe2390432b59e4ee38a8b5585cc8616fe11d646bfd4c4a2477b328584c526b4ed354e7b4ee7abf SHA512 0585c2f0b145875e9a13523d829b2ed9907e1e38c526f630a79a5b5dab36b6a9012375620ae92292e5977735c106bfab905bb121f56df5ca4494e1efcbd02cb6
67 +DIST File-RsyncP-0.76.tar.gz 167744 BLAKE2B e718a8cd18f3bf7c3d8b9ceb440c19b9544c232f2889532a15023ec1da6947085d4d07efb7edf7b1366830005f784e03b76bb9526d5ecb0072b3c0ab5fb88494 SHA512 b81d9ce63181605939e8aff87c9e56ab276899f019f44eb3f149e7ee0d44a94fcbee771381ebe6ca8281c2de0d57d9cbdbcb972ccb7406a0aefd920040603bb3