public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SFTP-Foreign/
Date: Mon, 20 Mar 2017 17:02:17 +0000 (UTC)	[thread overview]
Message-ID: <1490029290.ae45dac3cc52b8c5274c74edd43a89a4ebce3dc4.kentnl@gentoo> (raw)

commit:     ae45dac3cc52b8c5274c74edd43a89a4ebce3dc4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 17:01:30 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 17:01:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae45dac3

dev-perl/Net-SFTP-Foreign: Bump to version 1.870.0

Use DIST_EXAMPLES mechanism

Upstream:
- Fix _mkpath_local's broken handling of relative directories
- Look for test sftp-server in extra places ( fix upstreamed )
- when "append" is in use, disable overwrite by default in "get"
- Cease get option "append" relyingon unspecified behaviour
- Don't use "alarm"
- Correctly Handle rget when given remote source is a file

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Net-SFTP-Foreign/Manifest                 |  1 +
 .../Net-SFTP-Foreign-1.870.0.ebuild                | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Net-SFTP-Foreign/Manifest b/dev-perl/Net-SFTP-Foreign/Manifest
index 9e0a12606d0..77ee4fb75c9 100644
--- a/dev-perl/Net-SFTP-Foreign/Manifest
+++ b/dev-perl/Net-SFTP-Foreign/Manifest
@@ -1 +1,2 @@
 DIST Net-SFTP-Foreign-1.81.tar.gz 162752 SHA256 d1918f272f2d5b5d3f4d81bb9027788fddaa0e6507ebaf82938a0466accc1ed4 SHA512 b8d62ac3558f2ad1c53d2e0018f57e7fbc9b729eaad668a61d4a6d1bbc51be3648685bcd242980eff97c537b29d10925523b2e23e48130354cf516edee935a07 WHIRLPOOL 4023f765e51e07d0e8e57b6c3fb3aba8cf67bc0c2e124a4ca0a330687cee3fbcca67a4ead1db82c8f61cc62361b9fde96bbfee1a44c699d164cae688c76665cf
+DIST Net-SFTP-Foreign-1.87.tar.gz 169840 SHA256 cd175f8dee7efcadf17675b7d4ae8d8ad59d329862171f458d88bf6fc4f5c5ec SHA512 c121053ee4b5442b91d4c98b7c331b3a0f0b6eaa8d2292cbb7246884751effa76c5afa797bd3f4c5b7125b0cc5bf9bfcddfed7b0453e938284b89e679042af02 WHIRLPOOL a7f37122f5b91581830abf6d3a413833b661066ef4bbefbb1348a0d8ca0241aef867e0627dfac3c871b3522df2e263b684e2486fb114431616c2308be3d93d53

diff --git a/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild b/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild
new file mode 100644
index 00000000000..d2a6642bcd0
--- /dev/null
+++ b/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SALVA
+DIST_VERSION=1.87
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="SSH File Transfer Protocol client"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE="test examples"
+
+RDEPEND="
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Time-HiRes
+	virtual/ssh
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


             reply	other threads:[~2017-03-20 17:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 17:02 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-21 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SFTP-Foreign/ Andreas K. Hüttel
2021-08-25  5:37 Agostino Sarubbo
2021-08-25  5:26 Agostino Sarubbo
2021-07-15 21:37 Andreas K. Hüttel
2018-09-08  5:30 Mikle Kolyada
2018-07-22 14:51 Thomas Deutschmann
2016-04-02 14:57 Andreas Hüttel
2016-04-02 11:21 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1490029290.ae45dac3cc52b8c5274c74edd43a89a4ebce3dc4.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox