pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Crypt-ECB



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Feb 28 07:40:50 UTC 2024

Modified Files:
        pkgsrc/security/p5-Crypt-ECB: Makefile distinfo

Log Message:
Update to 2.23

Upstream changes:
v2.23, 16.01.2024
        - no code changes
        - ignoring Crypt::OpenSSL::Blowfish in test suite, as it is no longer
                accepting 56 byte keys (as other Blowfish implementations do)
        - added GPLv2 text


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/p5-Crypt-ECB/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/p5-Crypt-ECB/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-ECB/Makefile
diff -u pkgsrc/security/p5-Crypt-ECB/Makefile:1.26 pkgsrc/security/p5-Crypt-ECB/Makefile:1.27
--- pkgsrc/security/p5-Crypt-ECB/Makefile:1.26  Thu Jul  6 09:41:21 2023
+++ pkgsrc/security/p5-Crypt-ECB/Makefile       Wed Feb 28 07:40:50 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2023/07/06 09:41:21 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2024/02/28 07:40:50 wen Exp $
 
-DISTNAME=              Crypt-ECB-2.22
+DISTNAME=              Crypt-ECB-2.23
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 

Index: pkgsrc/security/p5-Crypt-ECB/distinfo
diff -u pkgsrc/security/p5-Crypt-ECB/distinfo:1.11 pkgsrc/security/p5-Crypt-ECB/distinfo:1.12
--- pkgsrc/security/p5-Crypt-ECB/distinfo:1.11  Tue Oct 26 11:17:26 2021
+++ pkgsrc/security/p5-Crypt-ECB/distinfo       Wed Feb 28 07:40:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:17:26 nia Exp $
+$NetBSD: distinfo,v 1.12 2024/02/28 07:40:50 wen Exp $
 
-BLAKE2s (Crypt-ECB-2.22.tar.gz) = bf6f56d72b936e6e57aa4311135c85746016a221cb286d91348d4a76002ae51b
-SHA512 (Crypt-ECB-2.22.tar.gz) = 1d186001674ed4a0ee6933e441cd20e177e63a5809abcf865d48041712f31db312f0206883601369f031451ab702f6f9ef8be5c3f1cec6088ad200f541c04459
-Size (Crypt-ECB-2.22.tar.gz) = 25987 bytes
+BLAKE2s (Crypt-ECB-2.23.tar.gz) = e36894d8480c067edd832f6431c0efaf2d2f6b296b1eaede627094c0981eae6b
+SHA512 (Crypt-ECB-2.23.tar.gz) = a48277362dd30586ac4b5ba91f1e4e02990b51b49bc073bd06110baa9bd6a3aec1faac508120642f43762ee8f92aa16b46292f4e2c81704c31778dcc72edf1d8
+Size (Crypt-ECB-2.23.tar.gz) = 26072 bytes



Home | Main Index | Thread Index | Old Index