pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-Net-FTPSSL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 20:58:28 UTC 2017

Modified Files:
        pkgsrc/net/p5-Net-FTPSSL: Makefile distinfo

Log Message:
p5-Net-FTPSSL: update to 0.39.

0.39 2017/10/23 08:30:00
  - Updated the LISCENSE file to 2017 (from 2015)
  - Changed default from TLS v1.0 to TLS v1.2 and rearranged the POD a bit.
  - Started depreciating useSSL.  Now prints out warning if used!  Warning
    says to use option "SSL_version" instead.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/p5-Net-FTPSSL/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/p5-Net-FTPSSL/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-FTPSSL/Makefile
diff -u pkgsrc/net/p5-Net-FTPSSL/Makefile:1.21 pkgsrc/net/p5-Net-FTPSSL/Makefile:1.22
--- pkgsrc/net/p5-Net-FTPSSL/Makefile:1.21      Sun Sep 17 20:36:23 2017
+++ pkgsrc/net/p5-Net-FTPSSL/Makefile   Wed Nov  8 20:58:28 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2017/09/17 20:36:23 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/11/08 20:58:28 wiz Exp $
 
-DISTNAME=              Net-FTPSSL-0.38
+DISTNAME=              Net-FTPSSL-0.39
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            net perl5 security
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}

Index: pkgsrc/net/p5-Net-FTPSSL/distinfo
diff -u pkgsrc/net/p5-Net-FTPSSL/distinfo:1.8 pkgsrc/net/p5-Net-FTPSSL/distinfo:1.9
--- pkgsrc/net/p5-Net-FTPSSL/distinfo:1.8       Sun Sep 17 20:36:23 2017
+++ pkgsrc/net/p5-Net-FTPSSL/distinfo   Wed Nov  8 20:58:28 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/09/17 20:36:23 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/11/08 20:58:28 wiz Exp $
 
-SHA1 (Net-FTPSSL-0.38.tar.gz) = 089aa1d429eeb19fdd816c3937556b7a72cafc88
-RMD160 (Net-FTPSSL-0.38.tar.gz) = 598f1939112b3a9965c12e552e7c46199f50a439
-SHA512 (Net-FTPSSL-0.38.tar.gz) = 152e279820606a6d695ba1a9bf6103a932acefc0c6a4964a448d5a2aeeea2b6328c12d84b8f125e1b0c3251489c5afd6481010f8b4ae64604eaf20dacf039b73
-Size (Net-FTPSSL-0.38.tar.gz) = 107543 bytes
+SHA1 (Net-FTPSSL-0.39.tar.gz) = 9e4c2aeff450fa04ee16e776d24ca8eea7007f41
+RMD160 (Net-FTPSSL-0.39.tar.gz) = 4e5cf553824e87ce6e4cd4abcb8d4e03fa486c1a
+SHA512 (Net-FTPSSL-0.39.tar.gz) = a5b279a585b85cc59b6893662d1627e0d744c7d40932b74c9d51caa38c4ce612263b37852c6bd6374611662623c5a82e6975aad009c5b7109a10a0c3499ff5e8
+Size (Net-FTPSSL-0.39.tar.gz) = 107741 bytes



Home | Main Index | Thread Index | Old Index