pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nss
Module Name: pkgsrc
Committed By: mrg
Date: Fri Aug 27 21:33:02 UTC 2021
Modified Files:
pkgsrc/devel/nss: distinfo
Log Message:
fix build on arm64eb: sha512.c and sha256-armv8.c both provided the
same symbols. (sha256-x86.c has the same problem, but that file
already requires little endian so is not a big deal.)
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/devel/nss/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nss/distinfo
diff -u pkgsrc/devel/nss/distinfo:1.134 pkgsrc/devel/nss/distinfo:1.135
--- pkgsrc/devel/nss/distinfo:1.134 Mon Aug 9 07:54:47 2021
+++ pkgsrc/devel/nss/distinfo Fri Aug 27 21:33:02 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.134 2021/08/09 07:54:47 wiz Exp $
+$NetBSD: distinfo,v 1.135 2021/08/27 21:33:02 mrg Exp $
SHA1 (nss-3.69.tar.gz) = e3c99a69ecf1073c473ce52a8b1532c56357c2b1
RMD160 (nss-3.69.tar.gz) = 45db84366dcf41ea40b44ece97954a767f962963
@@ -14,6 +14,7 @@ SHA1 (patch-nss_coreconf_OpenBSD.mk) = 9
SHA1 (patch-nss_coreconf_command.mk) = a7b682d367825b48f8802fa30cee83f10680bb74
SHA1 (patch-nss_lib_freebl_aes-armv8.c) = aa698f61dd3d66ba707a9b5425bc15d057244ad7
SHA1 (patch-nss_lib_freebl_gcm-aarch64.c) = 311cfe7ca58e91285052d0ca27bd2df3f325071b
+SHA1 (patch-nss_lib_freebl_sha256-armv8.c) = caf26a0cbe47a54ded4751d0258d7be34d1d9f29
SHA1 (patch-nss_lib_util_utilpars.c) = 5d3000515b01037929730a752b7d7a0f46f06deb
SHA1 (patch-nss_tests_all.sh) = b328778b538db66f5447f962f23afd6f650f7071
SHA1 (patch-nss_tests_merge_merge.sh) = 42a4866d226b1076740ba9a5e42c7604f2cb15a7
Home |
Main Index |
Thread Index |
Old Index