From e6c1987186278fcba04513e40c268e63f6f2388a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 14 Sep 2023 10:40:37 +0200 Subject: [PATCH] ports-mgmt/pkg: update to 1.20.7 Changes from 1.20.6 to 1.20.7 - improve sql traces in debug mode - fix autoremove issue leading to 100% of CPU consumed almost forever - don't complain about Last-modified http header being absent in case the DL failed - plug memory leaks in pkg autoremove - fix build with lld >= 17 --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 0dbfc992c10a8..33f24069e0808 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 1.20.6 +DISTVERSION= 1.20.7 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index e0077f9526666..0c9b12d454281 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692806729 -SHA256 (freebsd-pkg-1.20.6_GH0.tar.gz) = 73cb996c1bb7858600f2376b72a50af4027286e191c6b35330be2a40b63a3d91 -SIZE (freebsd-pkg-1.20.6_GH0.tar.gz) = 8268994 +TIMESTAMP = 1694680764 +SHA256 (freebsd-pkg-1.20.7_GH0.tar.gz) = 674c27957ce9c4cadcacb87b45ce07c165b75040a6e4e093dfd11cc77d76000a +SIZE (freebsd-pkg-1.20.7_GH0.tar.gz) = 8267834