git: e6c198718627 - main - ports-mgmt/pkg: update to 1.20.7

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Thu, 14 Sep 2023 08:41:43 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6c1987186278fcba04513e40c268e63f6f2388a

commit e6c1987186278fcba04513e40c268e63f6f2388a
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-09-14 08:40:37 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-09-14 08:41:41 +0000

    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 0dbfc992c10a..33f24069e080 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 e0077f952666..0c9b12d45428 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