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: Thu Jul 30 11:03:37 UTC 2026
Modified Files:
pkgsrc/security/p5-Crypt-PasswdMD5: Makefile distinfo
Log Message:
Update to 1.46
Upstream changes:
1.46 2026-07-08T08:50:14
- Update Software::License from CPAN.
- Re-generate the LICENSE file.
1.45 2026-07-07T10:28:00
- Replace LICENCE file with output of the software-license program which ships
with the module App::Software::License. The specific command I ran is (all on 1 line):
software-license --type license --holder "Luis E. Muñoz" --license Perl_5
--year 1998 > LICENSE
1.44 2026-06-29
- Replace the file LICENSE-GPL-3 with the file LICENSE
containing what is recommended at
https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
- Patch the source code reference to refer to this LICENSE file.
1.43 2026-05-23T08:14:00
- Accept pull request from Paul Howarth to replace use of the cryptographically
weak rand() function with the much stronger Crypt::URandom::urandom().
With thanx.
- Add Encode, Exporter, ExtUtils::MakeMaker to Makefile.PL.
- Add files AI_POLICY.md & SECURITY.md.
- Delete file LICENSE.
- Add file LICENSE-GPL-3 with the latest version from https://fsf.org/.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/p5-Crypt-PasswdMD5/Makefile
cvs rdiff -u -r1.7 -r1.8 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.25 pkgsrc/security/p5-Crypt-PasswdMD5/Makefile:1.26
--- pkgsrc/security/p5-Crypt-PasswdMD5/Makefile:1.25 Thu Jul 16 19:04:45 2026
+++ pkgsrc/security/p5-Crypt-PasswdMD5/Makefile Thu Jul 30 11:03:37 2026
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2026/07/16 19:04:45 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/07/30 11:03:37 wen Exp $
#
-DISTNAME= Crypt-PasswdMD5-1.42
+DISTNAME= Crypt-PasswdMD5-1.46
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RS/RSAVAGE/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/security/p5-Crypt-PasswdMD5/distinfo
diff -u pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.7 pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.8
--- pkgsrc/security/p5-Crypt-PasswdMD5/distinfo:1.7 Sun Sep 11 14:08:05 2022
+++ pkgsrc/security/p5-Crypt-PasswdMD5/distinfo Thu Jul 30 11:03:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/09/11 14:08:05 wen Exp $
+$NetBSD: distinfo,v 1.8 2026/07/30 11:03:37 wen Exp $
-BLAKE2s (Crypt-PasswdMD5-1.42.tgz) = 4fcdeabbcef7ca00ae6a3d9eb405b486f0ddb9ae8d994ec14600a1cbc3b0d6f2
-SHA512 (Crypt-PasswdMD5-1.42.tgz) = 92b18cb50061ff0d017e26ebeb4ebf07199d7833518974c3f130d81a30f37a01cd299f4776bfa1e8cd1ca4e6e5adcd72d93ea4dcfed7a573084f0a9c7245eef8
-Size (Crypt-PasswdMD5-1.42.tgz) = 14300 bytes
+BLAKE2s (Crypt-PasswdMD5-1.46.tgz) = 1162d10bc640aa8c50e3b43fa0b274313270b9f5e90615a6261cd0a8b2501ddd
+SHA512 (Crypt-PasswdMD5-1.46.tgz) = 8ff4e2484840298bdd4c618163a19cb216b3a036d982927669aca8dea3d0cb091b04f4f0fe21a9ec43df65f92e2a975721990f7424db2972127d891d67309398
+Size (Crypt-PasswdMD5-1.46.tgz) = 18779 bytes
Home |
Main Index |
Thread Index |
Old Index