summaryrefslogtreecommitdiff
path: root/devel/jemalloc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-26 20:32:19 +0000
committerwiz <wiz@pkgsrc.org>2022-09-26 20:32:19 +0000
commit427ab479d32719d29ac03a169fc1ec6083989f9c (patch)
tree574e6a8b3bed6d6cfacdafe11d2377bb3d2f9cdd /devel/jemalloc
parent2f85131168ef245f966db711449082aa1efd1db9 (diff)
downloadpkgsrc-427ab479d32719d29ac03a169fc1ec6083989f9c.tar.gz
jemalloc: refer to upstream commit in patch
Diffstat (limited to 'devel/jemalloc')
-rw-r--r--devel/jemalloc/distinfo4
-rw-r--r--devel/jemalloc/patches/patch-Makefile.in5
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/jemalloc/distinfo b/devel/jemalloc/distinfo
index 016f4176b3b..1dc2499fd7a 100644
--- a/devel/jemalloc/distinfo
+++ b/devel/jemalloc/distinfo
@@ -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 --git a/devel/jemalloc/patches/patch-Makefile.in b/devel/jemalloc/patches/patch-Makefile.in
index 3ed74901eb3..2b16a342c9a 100644
--- a/devel/jemalloc/patches/patch-Makefile.in
+++ b/devel/jemalloc/patches/patch-Makefile.in
@@ -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