pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/jemalloc jemalloc: refer to upstream commit in p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfec2ff9ea4a
branches: trunk
changeset: 385826:bfec2ff9ea4a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 26 20:32:19 2022 +0000
description:
jemalloc: refer to upstream commit in patch
diffstat:
devel/jemalloc/distinfo | 4 ++--
devel/jemalloc/patches/patch-Makefile.in | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r f152601fc4fb -r bfec2ff9ea4a devel/jemalloc/distinfo
--- a/devel/jemalloc/distinfo Mon Sep 26 20:28:58 2022 +0000
+++ b/devel/jemalloc/distinfo Mon Sep 26 20:32:19 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2022/09/26 18:02:21 wiz Exp $
+$NetBSD: distinfo,v 1.18 2022/09/26 20:32:19 wiz Exp $
BLAKE2s (jemalloc-5.3.0.tar.bz2) = 285e6145b9d3b575b1ec5cfdae8af40b461149085f001839d64685c0d56e2689
SHA512 (jemalloc-5.3.0.tar.bz2) = 22907bb052096e2caffb6e4e23548aecc5cc9283dce476896a2b1127eee64170e3562fa2e7db9571298814a7a2c7df6e8d1fbe152bd3f3b0c1abec22a2de34b1
Size (jemalloc-5.3.0.tar.bz2) = 736023 bytes
-SHA1 (patch-Makefile.in) = aa51f2e9b1f6f72e428b2381d5ece4924c7f448a
+SHA1 (patch-Makefile.in) = 502b7b8b80429c3db15ef001dad04805824a9a98
SHA1 (patch-configure) = 5dec3fb5b2ece549e40743780db3057dd83cc17e
SHA1 (patch-include_jemalloc_internal_quantum.h) = e291b59958813fc1af28bea0a5a63d5715090a48
diff -r f152601fc4fb -r bfec2ff9ea4a devel/jemalloc/patches/patch-Makefile.in
--- a/devel/jemalloc/patches/patch-Makefile.in Mon Sep 26 20:28:58 2022 +0000
+++ b/devel/jemalloc/patches/patch-Makefile.in Mon Sep 26 20:32:19 2022 +0000
@@ -1,7 +1,10 @@
-$NetBSD: patch-Makefile.in,v 1.3 2022/09/26 18:02:21 wiz Exp $
+$NetBSD: patch-Makefile.in,v 1.4 2022/09/26 20:32:19 wiz Exp $
Fix permissions of installed static libraries.
+install(1) on NetBSD does not support -v.
+https://github.com/jemalloc/jemalloc/commit/df7ad8a9b6121c5c4b15bad5606b51bf734416a6
+
--- Makefile.in.orig 2022-05-06 18:29:14.000000000 +0000
+++ Makefile.in
@@ -555,18 +555,18 @@ endif
Home |
Main Index |
Thread Index |
Old Index