pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Net-SFTP-Foreign: update to 1.89.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Feb 25 20:14:22 2018 +0100
Changeset:	4f29ad96338dcc88e10afdcd0895a1c4f4ad32cb

Modified Files:
	p5-Net-SFTP-Foreign/Makefile
	p5-Net-SFTP-Foreign/distinfo

Log Message:
p5-Net-SFTP-Foreign: update to 1.89.

1.89  Feb 2, 2018
	- Method "ls" has an internal shortcut intended to improve
          performance that was never taken (bug report and patch by
          Dean West).

1.88_02  Aug 21, 2017
        - Handle ECHILD errors correctly during connection setup (bug
          report by Gianni Ceccarelli).

1.88_01  Jul 6, 2017
        - _read_fill_cache was setting error at EOF and even dying
          when in autodie mode. That affected most methods on the
          FileHandle interface.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f29ad96338dcc88e10afdcd0895a1c4f4ad32cb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Net-SFTP-Foreign/Makefile | 2 +-
 p5-Net-SFTP-Foreign/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-Net-SFTP-Foreign/Makefile b/p5-Net-SFTP-Foreign/Makefile
index c6d10770ae..fc01d180d4 100644
--- a/p5-Net-SFTP-Foreign/Makefile
+++ b/p5-Net-SFTP-Foreign/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	Net-SFTP-Foreign-1.87
+DISTNAME=	Net-SFTP-Foreign-1.89
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/p5-Net-SFTP-Foreign/distinfo b/p5-Net-SFTP-Foreign/distinfo
index a2d5da187c..f6393566e4 100644
--- a/p5-Net-SFTP-Foreign/distinfo
+++ b/p5-Net-SFTP-Foreign/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (Net-SFTP-Foreign-1.87.tar.gz) = 06c9759d24af131d87d60145a490392b3ef80428
-RMD160 (Net-SFTP-Foreign-1.87.tar.gz) = 1d773cf4085bae02059229d0abfb6f38aca6bc01
-SHA512 (Net-SFTP-Foreign-1.87.tar.gz) = c121053ee4b5442b91d4c98b7c331b3a0f0b6eaa8d2292cbb7246884751effa76c5afa797bd3f4c5b7125b0cc5bf9bfcddfed7b0453e938284b89e679042af02
-Size (Net-SFTP-Foreign-1.87.tar.gz) = 169840 bytes
+SHA1 (Net-SFTP-Foreign-1.89.tar.gz) = 8a56f97c1678a20121387b16f98b0034a1463402
+RMD160 (Net-SFTP-Foreign-1.89.tar.gz) = 20f7c0043ffbb76d559b4726e9bb76b416581d4f
+SHA512 (Net-SFTP-Foreign-1.89.tar.gz) = 9891335fc99cc7f7a060355cea2c1e0592e688ab38a1637c726174686a14a5e7a57fbe542e371a6bc66ea77209d1c9a77dae75d8addeade7b933b6c67d481219
+Size (Net-SFTP-Foreign-1.89.tar.gz) = 168865 bytes


Home | Main Index | Thread Index | Old Index