pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-FTPSSL (net/p5-Net-FTPSSL) Updated to 0.42



details:   https://anonhg.NetBSD.org/pkgsrc/rev/106a0ec01cd5
branches:  trunk
changeset: 427617:106a0ec01cd5
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 13:21:34 2020 +0000

description:
(net/p5-Net-FTPSSL) Updated to 0.42

0.42 2019/09/30 08:30:00
  - Changed the copyright from 2018 to 2019 in all files.
  - Removed L<http://search.cpan.org/~cleach/Net-FTPSSL-0.42/FTPSSL.pm> link
    from the POD since that link seems to be in the process of being depreciated
    on CPAN after its re-design in 2018. (Link gets redirected to a new URL.)
  - Added BUILD_REQUIRES option to Makefile.PL
  - Bug ID 130578 - Special thanks to Edward Sabol for asking for the new
    aliases "ls" & "dir"  (alias to nlst and list)

diffstat:

 net/p5-Net-FTPSSL/Makefile |   5 ++---
 net/p5-Net-FTPSSL/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 6af4493cebeb -r 106a0ec01cd5 net/p5-Net-FTPSSL/Makefile
--- a/net/p5-Net-FTPSSL/Makefile        Sat Apr 18 13:16:55 2020 +0000
+++ b/net/p5-Net-FTPSSL/Makefile        Sat Apr 18 13:21:34 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2019/08/11 13:22:18 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/18 13:21:34 mef Exp $
 
-DISTNAME=              Net-FTPSSL-0.41
+DISTNAME=              Net-FTPSSL-0.42
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            net perl5 security
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 
diff -r 6af4493cebeb -r 106a0ec01cd5 net/p5-Net-FTPSSL/distinfo
--- a/net/p5-Net-FTPSSL/distinfo        Sat Apr 18 13:16:55 2020 +0000
+++ b/net/p5-Net-FTPSSL/distinfo        Sat Apr 18 13:21:34 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/01/27 13:30:29 wen Exp $
+$NetBSD: distinfo,v 1.12 2020/04/18 13:21:34 mef Exp $
 
-SHA1 (Net-FTPSSL-0.41.tar.gz) = b8c80370e7e2a32f62a1644966bf1533a82932bb
-RMD160 (Net-FTPSSL-0.41.tar.gz) = 4e10032a56dcaca9ce85fa4fe6fcdf0d90e6e42d
-SHA512 (Net-FTPSSL-0.41.tar.gz) = 5fcf31d1bd78b0b11e87f314047f0901208d853a14b633d07a41122cb8c4042c671dbf801f27f61646234aed111d7b7e24ce8bb1da4e5a2f57c680f09b7106b6
-Size (Net-FTPSSL-0.41.tar.gz) = 125471 bytes
+SHA1 (Net-FTPSSL-0.42.tar.gz) = ddc8bd1e36c844e01e1a08f5100613f06bd2866e
+RMD160 (Net-FTPSSL-0.42.tar.gz) = 37c8d2a9630c9251a6b2aae70f4ec3b3347793ea
+SHA512 (Net-FTPSSL-0.42.tar.gz) = 358a7d5e6e638469b2d1ad2c079fb82a988a76a82f4f11ea0ef8d123a145da387267247597c4fc724ea8b236ae4eb27b75c643052b01faceb19da1bdda33b3c1
+Size (Net-FTPSSL-0.42.tar.gz) = 125828 bytes



Home | Main Index | Thread Index | Old Index