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:   mef
Date:           Sat Apr 18 13:21:34 UTC 2020

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

Log Message:
(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)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/p5-Net-FTPSSL/Makefile
cvs rdiff -u -r1.11 -r1.12 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.26 pkgsrc/net/p5-Net-FTPSSL/Makefile:1.27
--- pkgsrc/net/p5-Net-FTPSSL/Makefile:1.26      Sun Aug 11 13:22:18 2019
+++ pkgsrc/net/p5-Net-FTPSSL/Makefile   Sat Apr 18 13:21:34 2020
@@ -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/}
 

Index: pkgsrc/net/p5-Net-FTPSSL/distinfo
diff -u pkgsrc/net/p5-Net-FTPSSL/distinfo:1.11 pkgsrc/net/p5-Net-FTPSSL/distinfo:1.12
--- pkgsrc/net/p5-Net-FTPSSL/distinfo:1.11      Sun Jan 27 13:30:29 2019
+++ pkgsrc/net/p5-Net-FTPSSL/distinfo   Sat Apr 18 13:21:34 2020
@@ -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