pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-Curve25519
Module Name: pkgsrc
Committed By: wen
Date: Mon Oct 9 11:19:10 UTC 2023
Modified Files:
pkgsrc/security/p5-Crypt-Curve25519: Makefile distinfo
Removed Files:
pkgsrc/security/p5-Crypt-Curve25519/patches:
patch-curve25519-donna-c64.c patch-curve25519-donna.c
Log Message:
Update to 0.07
Upstream changes:
0.07 2022-12-14 19:00:00
- Fix compilation issues with fmul name clash
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/p5-Crypt-Curve25519/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/p5-Crypt-Curve25519/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/security/p5-Crypt-Curve25519/patches/patch-curve25519-donna-c64.c \
pkgsrc/security/p5-Crypt-Curve25519/patches/patch-curve25519-donna.c
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-Curve25519/Makefile
diff -u pkgsrc/security/p5-Crypt-Curve25519/Makefile:1.8 pkgsrc/security/p5-Crypt-Curve25519/Makefile:1.9
--- pkgsrc/security/p5-Crypt-Curve25519/Makefile:1.8 Thu Jul 6 09:41:21 2023
+++ pkgsrc/security/p5-Crypt-Curve25519/Makefile Mon Oct 9 11:19:10 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2023/07/06 09:41:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/10/09 11:19:10 wen Exp $
-DISTNAME= Crypt-Curve25519-0.06
+DISTNAME= Crypt-Curve25519-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Index: pkgsrc/security/p5-Crypt-Curve25519/distinfo
diff -u pkgsrc/security/p5-Crypt-Curve25519/distinfo:1.4 pkgsrc/security/p5-Crypt-Curve25519/distinfo:1.5
--- pkgsrc/security/p5-Crypt-Curve25519/distinfo:1.4 Tue Oct 26 11:17:25 2021
+++ pkgsrc/security/p5-Crypt-Curve25519/distinfo Mon Oct 9 11:19:10 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:17:25 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/10/09 11:19:10 wen Exp $
-BLAKE2s (Crypt-Curve25519-0.06.tar.gz) = 72d76f21f8d9638976018d1cccc8cca72dff516d5309a7db903bae85cca0fbad
-SHA512 (Crypt-Curve25519-0.06.tar.gz) = e5d351c36c9f60e1b55f45bf9fa871fddf949bd5c0a20b4d065e1eb2d4e24ba43807289591eda854fca28b5909fd6af1b0fc9ede63efbeeaf6e011e7382a4e1d
-Size (Crypt-Curve25519-0.06.tar.gz) = 27835 bytes
+BLAKE2s (Crypt-Curve25519-0.07.tar.gz) = ca2563d2fa3290b5e1377443b998155c02a82fc75f5f97bfd223e1d91cf0b4b0
+SHA512 (Crypt-Curve25519-0.07.tar.gz) = 8b7107c3d96239974836f99d8e6d0603b8006ec1b3c80a8364b82259d9f79938d77b0b5bac8c1e2b14147bc2c86e39e27b79cfe0f316dfd4e9518aab313e5103
+Size (Crypt-Curve25519-0.07.tar.gz) = 16216 bytes
SHA1 (patch-curve25519-donna-c64.c) = bc15215560043b3f88016677c8f5d85b483a0b64
SHA1 (patch-curve25519-donna.c) = d6a7a9f03ff64f0f9fe0e0d5ee36d4974b1c021c
Home |
Main Index |
Thread Index |
Old Index