pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-PasswdMD5
Module Name: pkgsrc
Committed By: wen
Date: Sat May 29 10:58:31 UTC 2021
Modified Files:
pkgsrc/security/p5-Crypt-PasswdMD5: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/p5-Crypt-PasswdMD5/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/p5-Crypt-PasswdMD5/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-Crypt-PasswdMD5/Makefile
diff -u pkgsrc/security/p5-Crypt-PasswdMD5/Makefile:1.18 pkgsrc/security/p5-Crypt-PasswdMD5/Makefile:1.19
--- pkgsrc/security/p5-Crypt-PasswdMD5/Makefile:1.18 Mon May 24 19:53:59 2021
+++ pkgsrc/security/p5-Crypt-PasswdMD5/Makefile Sat May 29 10:58:31 2021
@@ -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}
Index: pkgsrc/security/p5-Crypt-PasswdMD5/distinfo
diff -u pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.3 pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.4
--- pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.3 Wed Nov 4 01:17:55 2015
+++ pkgsrc/security/p5-Crypt-PasswdMD5/distinfo Sat May 29 10:58:31 2021
@@ -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