pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-SFTP-Foreign Update to 1.93
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d2fbc881490
branches: trunk
changeset: 457963:4d2fbc881490
user: wen <wen%pkgsrc.org@localhost>
date: Sun Sep 05 08:01:08 2021 +0000
description:
Update to 1.93
Upstream changes:
1.93 Jan 19, 2021
- put_content was not handling optional arguments correctly
(bug report by Bas van Sisseren).
1.92_03 Oct 1, 2020
- Write buffer could grow uncontrolled after a connection
lost error (bug report by Jozef Kutej, #gh17).
1.92_02 Jun 25, 2020
- Fix handling of out of order responses.
1.92_01 Jun 24, 2020
- Add support for receiving out of order responses from the
server (bug report by Dimitar Kolev #rt130641 and ftumsh
#rt132768).
diffstat:
net/p5-Net-SFTP-Foreign/Makefile | 5 ++---
net/p5-Net-SFTP-Foreign/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 1857563ca851 -r 4d2fbc881490 net/p5-Net-SFTP-Foreign/Makefile
--- a/net/p5-Net-SFTP-Foreign/Makefile Sun Sep 05 07:58:44 2021 +0000
+++ b/net/p5-Net-SFTP-Foreign/Makefile Sun Sep 05 08:01:08 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/05/24 19:53:30 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/05 08:01:08 wen Exp $
-DISTNAME= Net-SFTP-Foreign-1.91
+DISTNAME= Net-SFTP-Foreign-1.93
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r 1857563ca851 -r 4d2fbc881490 net/p5-Net-SFTP-Foreign/distinfo
--- a/net/p5-Net-SFTP-Foreign/distinfo Sun Sep 05 07:58:44 2021 +0000
+++ b/net/p5-Net-SFTP-Foreign/distinfo Sun Sep 05 08:01:08 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/09/07 13:08:31 wiz Exp $
+$NetBSD: distinfo,v 1.3 2021/09/05 08:01:08 wen Exp $
-SHA1 (Net-SFTP-Foreign-1.91.tar.gz) = 7e1a3e145624da8dfd5ec61dc261241f31b14cce
-RMD160 (Net-SFTP-Foreign-1.91.tar.gz) = a56837124d03b46a97bddc75f24f6fabc80b3a9a
-SHA512 (Net-SFTP-Foreign-1.91.tar.gz) = 2c21e0d12a0cf4afc7d70af9459e58a0abcbfe4b07b74069171d9b417546b751bc6b87de024541293d2c2a3ff33271e9441da8874050e614d87ee229cbf349d7
-Size (Net-SFTP-Foreign-1.91.tar.gz) = 169362 bytes
+SHA1 (Net-SFTP-Foreign-1.93.tar.gz) = a44a739802e7486f7187b952df49dd12d3025c66
+RMD160 (Net-SFTP-Foreign-1.93.tar.gz) = d98f29255cbe0857829f29aa33ce64ffda9b7e77
+SHA512 (Net-SFTP-Foreign-1.93.tar.gz) = 9ce362525b5323eb253241a3dc833da1206252696b903ded4343d0678f4dc426246cd6192ed6dec033d168604a8fbfdb033a626cba8ce6d3a5f34fef7fcbe909
+Size (Net-SFTP-Foreign-1.93.tar.gz) = 170310 bytes
Home |
Main Index |
Thread Index |
Old Index