pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/zstd zstd: Add link to upstream PR
details: https://anonhg.NetBSD.org/pkgsrc/rev/55d39c326c1d
branches: trunk
changeset: 446596:55d39c326c1d
user: nia <nia%pkgsrc.org@localhost>
date: Thu Feb 11 10:36:22 2021 +0000
description:
zstd: Add link to upstream PR
diffstat:
archivers/zstd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 675a479afcb5 -r 55d39c326c1d archivers/zstd/Makefile
--- a/archivers/zstd/Makefile Thu Feb 11 10:30:55 2021 +0000
+++ b/archivers/zstd/Makefile Thu Feb 11 10:36:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2021/02/11 10:15:51 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2021/02/11 10:36:22 nia Exp $
DISTNAME= zstd-1.4.8
CATEGORIES= archivers
@@ -26,6 +26,7 @@
# see HASH in lib/Makefile
.if ${OPSYS} == "NetBSD"
+# https://github.com/facebook/zstd/pull/2492
MAKE_ENV+= HASH="md5 -n"
.elif ${OPSYS} != "Linux" && \
${OPSYS} != "Darwin" && \
Home |
Main Index |
Thread Index |
Old Index