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.41



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd476847f715
branches:  trunk
changeset: 453388:fd476847f715
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat May 29 10:58:31 2021 +0000

description:
Update to 1.41
Update MASTER_SITES and HOMEPAGE

Upstream changes:
 Changes for version 1.41 - 2021-02-01

    Adopt new repo structure. See http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
    Reformat Makefile.PL.
    Add t/00.*.
    Update POD to change RT to github.

diffstat:

 security/p5-Crypt-PasswdMD5/Makefile |   9 ++++-----
 security/p5-Crypt-PasswdMD5/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (38 lines):

diff -r 9ef4c49caebd -r fd476847f715 security/p5-Crypt-PasswdMD5/Makefile
--- a/security/p5-Crypt-PasswdMD5/Makefile      Sat May 29 10:45:52 2021 +0000
+++ b/security/p5-Crypt-PasswdMD5/Makefile      Sat May 29 10:58:31 2021 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2021/05/24 19:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/29 10:58:31 wen Exp $
 #
 
-DISTNAME=      Crypt-PasswdMD5-1.40
+DISTNAME=      Crypt-PasswdMD5-1.41
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    security perl5
-MASTER_SITES=  ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Crypt/}
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
+HOMEPAGE=      https://metacpan.org/release/Crypt-PasswdMD5
 COMMENT=       MD5-based crypt() function
 LICENSE=       ${PERL5_LICENSE}
 
diff -r 9ef4c49caebd -r fd476847f715 security/p5-Crypt-PasswdMD5/distinfo
--- a/security/p5-Crypt-PasswdMD5/distinfo      Sat May 29 10:45:52 2021 +0000
+++ b/security/p5-Crypt-PasswdMD5/distinfo      Sat May 29 10:58:31 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:17:55 agc Exp $
+$NetBSD: distinfo,v 1.4 2021/05/29 10:58:31 wen Exp $
 
-SHA1 (Crypt-PasswdMD5-1.40.tgz) = 7bc5aa63adefb575462eaf1430af9812a0541295
-RMD160 (Crypt-PasswdMD5-1.40.tgz) = 404e85c40c4da1f19f17a38b412b84aebb54779b
-SHA512 (Crypt-PasswdMD5-1.40.tgz) = c00f76210a9c07ad610b4698b15d142c3859100a13af620919e32bf046ab2febf8ebedafcffa4dde62f7e9af0e9ff137dae623e0bab60380fca003f7b35bfc77
-Size (Crypt-PasswdMD5-1.40.tgz) = 6683 bytes
+SHA1 (Crypt-PasswdMD5-1.41.tgz) = 72881c66d2382022f9b11ade9ebda5f2405be095
+RMD160 (Crypt-PasswdMD5-1.41.tgz) = 887d9d74f22c3305c748dadedd2377eb21fc502a
+SHA512 (Crypt-PasswdMD5-1.41.tgz) = eee16e08f5cdca4d5bc2056e39e18bbbeb5e8bcf403fb44eb632a9a09496fc8b34ede4b2feaffacceafef99be390e44ca49767d98c05a62a2208e1c7e7ff5430
+Size (Crypt-PasswdMD5-1.41.tgz) = 14275 bytes



Home | Main Index | Thread Index | Old Index