pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net p5-Net: update to 3.13.
details: https://anonhg.NetBSD.org/pkgsrc/rev/aea2f078b1e9
branches: trunk
changeset: 451461:aea2f078b1e9
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 27 09:03:07 2021 +0000
description:
p5-Net: update to 3.13.
3.13 2020-12-23
- Revert "Fix EINTR interruption in sysread for getline method." [Mario
Paumann, CPAN RT#133912]
3.12 2020-12-09
- Change licence of libnetFAQ.pod to match everything else. [CPAN
RT#117888]
- Remove unused "last" label to avoid portability problem. [Zefram, CPAN
RT#122631]
- Use four-digit year in timegm() calls. [perlbugbmw%lsmod.de@localhost, CPAN
RT#124534]
- Make Net::FTP work with TLS 1.3. [Steffen Ullrich, PR#40]
- Fix EINTR interruption in sysread for getline method. [Gabriel Muñoz,
PR#30]
- Use Test::More instead of custom test subroutines and improve skips in
various test scripts. [James E. Keenan, PR#39]
diffstat:
net/p5-Net/Makefile | 5 ++---
net/p5-Net/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 829153c54004 -r aea2f078b1e9 net/p5-Net/Makefile
--- a/net/p5-Net/Makefile Tue Apr 27 09:01:56 2021 +0000
+++ b/net/p5-Net/Makefile Tue Apr 27 09:03:07 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2020/08/31 18:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2021/04/27 09:03:07 wiz Exp $
-DISTNAME= libnet-3.11
+DISTNAME= libnet-3.13
PKGNAME= p5-${DISTNAME:S/libnet/Net/}
-PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r 829153c54004 -r aea2f078b1e9 net/p5-Net/distinfo
--- a/net/p5-Net/distinfo Tue Apr 27 09:01:56 2021 +0000
+++ b/net/p5-Net/distinfo Tue Apr 27 09:03:07 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2017/11/15 11:41:24 wiz Exp $
+$NetBSD: distinfo,v 1.26 2021/04/27 09:03:07 wiz Exp $
-SHA1 (libnet-3.11.tar.gz) = 280dab894ccaeaa2d460ef596ed6c89885555feb
-RMD160 (libnet-3.11.tar.gz) = df2b0b657b262a74dbf468e22ac3bf5e9bd4d3b1
-SHA512 (libnet-3.11.tar.gz) = 653a5ff6c7a7913bcf2948b4c5f0a6e849d2298c5ccb6451c6e54513c31110e533f803c298c46022b54585bf1af5392446b4db06ffbdacc3e98fab27979e030b
-Size (libnet-3.11.tar.gz) = 95157 bytes
+SHA1 (libnet-3.13.tar.gz) = 4585e9bfc05688acadb731a8fa0255e5cdec05ec
+RMD160 (libnet-3.13.tar.gz) = 6dcdab4becd54c0b83fb2ff7cc21b596bc09add3
+SHA512 (libnet-3.13.tar.gz) = 80d670a71f8793a4ca4bf781d800ee52ca3985795033be64e6ed12520d46da4813325d7534969c12125333d4f85e47fa497ea8687558f969b8eb3e7bfd3c1540
+Size (libnet-3.13.tar.gz) = 95547 bytes
SHA1 (patch-aa) = cb38ca4c56af2c8bc1b6592fc115b22bf0ae35a0
Home |
Main Index |
Thread Index |
Old Index