git: eac828bc8973 - stable/14 - pkgbase: compress packages with zstandard
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 09:45:31 UTC
The branch stable/14 has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=eac828bc8973cc0ae417337d9ec4020c6533ccaf commit eac828bc8973cc0ae417337d9ec4020c6533ccaf Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-10-26 20:34:00 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-12-02 09:44:55 +0000 pkgbase: compress packages with zstandard MFC After: 3 days Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D42375 (cherry picked from commit 820fbcf25bb2c7f1c570c0d408b2ab7d05bd771c) --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 46663e72750b..9f3f15a3194a 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1944,7 +1944,7 @@ PORTSDIR?= /usr/ports WSTAGEDIR?= ${OBJTOP}/worldstage KSTAGEDIR?= ${OBJTOP}/kernelstage REPODIR?= ${OBJROOT}repo -PKG_FORMAT?= txz +PKG_FORMAT?= tzst PKG_REPO_SIGNING_KEY?= # empty PKG_OUTPUT_DIR?= ${PKG_VERSION}