pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Net-SFTP-Foreign
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 5 08:01:08 UTC 2021
Modified Files:
pkgsrc/net/p5-Net-SFTP-Foreign: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/p5-Net-SFTP-Foreign/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/p5-Net-SFTP-Foreign/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Net-SFTP-Foreign/Makefile
diff -u pkgsrc/net/p5-Net-SFTP-Foreign/Makefile:1.5 pkgsrc/net/p5-Net-SFTP-Foreign/Makefile:1.6
--- pkgsrc/net/p5-Net-SFTP-Foreign/Makefile:1.5 Mon May 24 19:53:30 2021
+++ pkgsrc/net/p5-Net-SFTP-Foreign/Makefile Sun Sep 5 08:01:08 2021
@@ -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/}
Index: pkgsrc/net/p5-Net-SFTP-Foreign/distinfo
diff -u pkgsrc/net/p5-Net-SFTP-Foreign/distinfo:1.2 pkgsrc/net/p5-Net-SFTP-Foreign/distinfo:1.3
--- pkgsrc/net/p5-Net-SFTP-Foreign/distinfo:1.2 Mon Sep 7 13:08:31 2020
+++ pkgsrc/net/p5-Net-SFTP-Foreign/distinfo Sun Sep 5 08:01:08 2021
@@ -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