pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-PasswdMD5 Update to 1.42
details: https://anonhg.NetBSD.org/pkgsrc/rev/223e38e42a92
branches: trunk
changeset: 385154:223e38e42a92
user: wen <wen%pkgsrc.org@localhost>
date: Sun Sep 11 14:08:05 2022 +0000
description:
Update to 1.42
Upstream changes:
1.42 2022-07-13T16:20:00
- Accept pull request from Dmitry Karasik, to handle the case where the password
has the utf8 bit set. With thanx.
- Update t/basic.t to use Encode and to test the utf8 bit setting.
- Very slightly reformat the source code of PasswdMD5.pm and basic.t.
diffstat:
security/p5-Crypt-PasswdMD5/Makefile | 5 ++---
security/p5-Crypt-PasswdMD5/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 686a775d08bf -r 223e38e42a92 security/p5-Crypt-PasswdMD5/Makefile
--- a/security/p5-Crypt-PasswdMD5/Makefile Sun Sep 11 14:05:17 2022 +0000
+++ b/security/p5-Crypt-PasswdMD5/Makefile Sun Sep 11 14:08:05 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:35:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/09/11 14:08:05 wen Exp $
#
-DISTNAME= Crypt-PasswdMD5-1.41
+DISTNAME= Crypt-PasswdMD5-1.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
EXTRACT_SUFX= .tgz
diff -r 686a775d08bf -r 223e38e42a92 security/p5-Crypt-PasswdMD5/distinfo
--- a/security/p5-Crypt-PasswdMD5/distinfo Sun Sep 11 14:05:17 2022 +0000
+++ b/security/p5-Crypt-PasswdMD5/distinfo Sun Sep 11 14:08:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:17:28 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/09/11 14:08:05 wen Exp $
-BLAKE2s (Crypt-PasswdMD5-1.41.tgz) = 22cfef45890358fb3a9cf5e2985fd9c4dc5a47a05cc8fb0c5627cabc4f801aad
-SHA512 (Crypt-PasswdMD5-1.41.tgz) = eee16e08f5cdca4d5bc2056e39e18bbbeb5e8bcf403fb44eb632a9a09496fc8b34ede4b2feaffacceafef99be390e44ca49767d98c05a62a2208e1c7e7ff5430
-Size (Crypt-PasswdMD5-1.41.tgz) = 14275 bytes
+BLAKE2s (Crypt-PasswdMD5-1.42.tgz) = 4fcdeabbcef7ca00ae6a3d9eb405b486f0ddb9ae8d994ec14600a1cbc3b0d6f2
+SHA512 (Crypt-PasswdMD5-1.42.tgz) = 92b18cb50061ff0d017e26ebeb4ebf07199d7833518974c3f130d81a30f37a01cd299f4776bfa1e8cd1ca4e6e5adcd72d93ea4dcfed7a573084f0a9c7245eef8
+Size (Crypt-PasswdMD5-1.42.tgz) = 14300 bytes
Home |
Main Index |
Thread Index |
Old Index