pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Net-SFTP
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 25 18:59:56 UTC 2018
Modified Files:
pkgsrc/security/p5-Net-SFTP: Makefile distinfo
Log Message:
p5-Net-SFTP: update to 0.12.
0.12 2017.06.27
- put function was broken when trying to send 64 Kbyte chunks
send only 8 Kbytes at a time
- offset variable should be 64 bit
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/p5-Net-SFTP/Makefile \
pkgsrc/security/p5-Net-SFTP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-Net-SFTP/Makefile
diff -u pkgsrc/security/p5-Net-SFTP/Makefile:1.1 pkgsrc/security/p5-Net-SFTP/Makefile:1.2
--- pkgsrc/security/p5-Net-SFTP/Makefile:1.1 Tue Feb 20 14:08:29 2018
+++ pkgsrc/security/p5-Net-SFTP/Makefile Sun Feb 25 18:59:56 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/02/20 14:08:29 fhajny Exp $
-#
+# $NetBSD: Makefile,v 1.2 2018/02/25 18:59:56 wiz Exp $
-DISTNAME= Net-SFTP-0.11
+DISTNAME= Net-SFTP-0.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
Index: pkgsrc/security/p5-Net-SFTP/distinfo
diff -u pkgsrc/security/p5-Net-SFTP/distinfo:1.1 pkgsrc/security/p5-Net-SFTP/distinfo:1.2
--- pkgsrc/security/p5-Net-SFTP/distinfo:1.1 Tue Feb 20 14:08:29 2018
+++ pkgsrc/security/p5-Net-SFTP/distinfo Sun Feb 25 18:59:56 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/02/20 14:08:29 fhajny Exp $
+$NetBSD: distinfo,v 1.2 2018/02/25 18:59:56 wiz Exp $
-SHA1 (Net-SFTP-0.11.tar.gz) = 03e52412b59b8d35449d731e22a2b408662de692
-RMD160 (Net-SFTP-0.11.tar.gz) = 2e8c6b66af745ed3d3c94d3a5de49a3bec045770
-SHA512 (Net-SFTP-0.11.tar.gz) = 97c0412bc31e423bd5d87d18cb2c32e02ab1aea7362b9fe718f018428bccc19f5c7565ab0e1aaa9a625b535805f06757353092e41988dbba56cd90d409514b2b
-Size (Net-SFTP-0.11.tar.gz) = 26939 bytes
+SHA1 (Net-SFTP-0.12.tar.gz) = c698df5d9a632da0c530dddfaeefd6ddc6b77f50
+RMD160 (Net-SFTP-0.12.tar.gz) = fe7d95b632a347c32f82afcf0b52fd599bd7f514
+SHA512 (Net-SFTP-0.12.tar.gz) = 1b24366ba49ed8d54297ae6752536959256365a601e0c10842f1d1308f0fb47d6ddf576dc7c6d6aff3910299203d5a82e97104016d0202eef3cfc62a24a78dfa
+Size (Net-SFTP-0.12.tar.gz) = 27017 bytes
Home |
Main Index |
Thread Index |
Old Index