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:   wiz
Date:           Fri Sep 30 11:01:51 UTC 2016

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

Log Message:
Updated p5-Crypt-ECB to 2.21.

v2.21, 23.09.2016
        - no code changes to ECB.pm
        - ecb.pl -l now prints module versions
        - ignoring Serpent in test suite as it is broken on many platforms


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/p5-Crypt-ECB/Makefile
cvs rdiff -u -r1.7 -r1.8 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.16 pkgsrc/security/p5-Crypt-ECB/Makefile:1.17
--- pkgsrc/security/p5-Crypt-ECB/Makefile:1.16  Wed Aug 31 06:05:00 2016
+++ pkgsrc/security/p5-Crypt-ECB/Makefile       Fri Sep 30 11:01:51 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/08/31 06:05:00 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/09/30 11:01:51 wiz Exp $
 
-DISTNAME=              Crypt-ECB-2.20
+DISTNAME=              Crypt-ECB-2.21
 PKGNAME=               p5-${DISTNAME}
 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.7 pkgsrc/security/p5-Crypt-ECB/distinfo:1.8
--- pkgsrc/security/p5-Crypt-ECB/distinfo:1.7   Wed Aug 31 06:05:00 2016
+++ pkgsrc/security/p5-Crypt-ECB/distinfo       Fri Sep 30 11:01:51 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/08/31 06:05:00 wiz Exp $
+$NetBSD: distinfo,v 1.8 2016/09/30 11:01:51 wiz Exp $
 
-SHA1 (Crypt-ECB-2.20.tar.gz) = 68a8a3f2fb1af6b043dad97f991a39ed97919b97
-RMD160 (Crypt-ECB-2.20.tar.gz) = b27cfa10d9cc96254755dbaee1276f4e0c94159b
-SHA512 (Crypt-ECB-2.20.tar.gz) = c24609326ddf797c90128391d42693bd6bcb9708e25f7ba124cf774daff0ac8eb8693f962c0c3e6c50cca60960c09603c6729bef1394dc8ecce54b53f94a8852
-Size (Crypt-ECB-2.20.tar.gz) = 22553 bytes
+SHA1 (Crypt-ECB-2.21.tar.gz) = 6109b35cfd165a1566019a9dd363689f98676dad
+RMD160 (Crypt-ECB-2.21.tar.gz) = ecc09f9a75433edb93262d8ad2de8d1f1ed812e9
+SHA512 (Crypt-ECB-2.21.tar.gz) = 3d02e4f4937c925fe98aca702928ac3b9119ca133fec631c51f640585577ea0e50f3ee93d31f3915c5282cbe4ea1803e7f047b12dfbb0f32250a73719b41cbbf
+Size (Crypt-ECB-2.21.tar.gz) = 22689 bytes



Home | Main Index | Thread Index | Old Index