pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-DES
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 16 06:15:20 UTC 2026
Modified Files:
pkgsrc/security/p5-Crypt-DES: Makefile distinfo
Removed Files:
pkgsrc/security/p5-Crypt-DES/patches: patch-__des.h
Log Message:
p5-Crypt-DES: update to 2.09.
2.09 2026-08-10
[Significant Changes since 2.08]
- Essentially 2.08-TRIAL with minor documentation and test updates
- Add a Security Considerations section to the pod
- Clarify module recommendations
- Move new Module::Whatever to Module::Whatever->new() in pod and tests
[Detailed Changes]
- 6d8a719 Increment the version for a release
- 8aa5583 Update .gitignore
- e4255e8 Update README
- bfc70b5 Add a Security Considerations section and clarifiy recommendations
- 6f3c622 Modernize module new() in tests
- 061b73a Fix over item back pod with blank lines
- cefb17d Modernize new() calling and fix missing SYNOPSIS
- 40eb31b Add a Changes file
2.08 2026-08-08
[Significant Changes since 2.07]
- New Maintainer (TIMLEGGE)
- Fixes failure to build on newer GCC with implicit-function-declaration
- Add Security Policy (DES is insecure)
- Minor packaging updates
[Detailed Changes]
- 76a27cd Update/reformat MANIFEST Changes, META.json and SECURITY.md added
- 6cc5f6a Add .gitignore file
- 9578c62 Regenerate META.yml
- 35fb123 Add links for github code repo and issues
- 1b3a375 Increment version number
- c8d74aa Add a Security Policy
- 19dd1d0 Fix RT#133363 and RT#133412 fails to build with implicit-function-declaration
- 9cba1a9 Import Crypt-DES-2.07 from CPAN
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/p5-Crypt-DES/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/p5-Crypt-DES/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/p5-Crypt-DES/patches/patch-__des.h
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-DES/Makefile
diff -u pkgsrc/security/p5-Crypt-DES/Makefile:1.39 pkgsrc/security/p5-Crypt-DES/Makefile:1.40
--- pkgsrc/security/p5-Crypt-DES/Makefile:1.39 Thu Jul 16 19:04:42 2026
+++ pkgsrc/security/p5-Crypt-DES/Makefile Sun Aug 16 06:15:20 2026
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2026/07/16 19:04:42 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.40 2026/08/16 06:15:20 wiz Exp $
-DISTNAME= Crypt-DES-2.07
+DISTNAME= Crypt-DES-2.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 13
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TI/TIMLEGGE/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Crypt-DES
Index: pkgsrc/security/p5-Crypt-DES/distinfo
diff -u pkgsrc/security/p5-Crypt-DES/distinfo:1.10 pkgsrc/security/p5-Crypt-DES/distinfo:1.11
--- pkgsrc/security/p5-Crypt-DES/distinfo:1.10 Tue Jul 8 13:25:51 2025
+++ pkgsrc/security/p5-Crypt-DES/distinfo Sun Aug 16 06:15:20 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/07/08 13:25:51 jperkin Exp $
+$NetBSD: distinfo,v 1.11 2026/08/16 06:15:20 wiz Exp $
-BLAKE2s (Crypt-DES-2.07.tar.gz) = 41f8589c401eedeaba700352383fe22e29474221f8ba7993f03d4b14772a12d8
-SHA512 (Crypt-DES-2.07.tar.gz) = 95d40280850290fb2f9b2f26be2f47f2241e0aeeb842bd02c56d667062d65b3b65b9a87c045cbee50604f95f8a0d0b033c92334520de19022decaf77f77c7678
-Size (Crypt-DES-2.07.tar.gz) = 16720 bytes
-SHA1 (patch-__des.h) = 228717db193bd9605a3f3e1267003161301f9501
+BLAKE2s (Crypt-DES-2.09.tar.gz) = f2442d526b6ed2e0f757fd3d2a5e6f465d6223f087bda4d43ee943d59fd1f05c
+SHA512 (Crypt-DES-2.09.tar.gz) = a2f699d38adab350e6297de5cdd5f22544543f9be4558a0cab310712bcaf41b11cfc4954881faa910a687f94771dc81cb396f02b7e381be499bd28fc4ebdfdf8
+Size (Crypt-DES-2.09.tar.gz) = 20635 bytes
Home |
Main Index |
Thread Index |
Old Index