aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-09-14 08:40:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-09-14 08:41:41 +0000
commite6c1987186278fcba04513e40c268e63f6f2388a (patch)
treeeaa44a543cc82c3f3688e7c1d28df75a33fa81f0
parentee2bc4d24ee9748f08ade2b35c7f5cb3e359c6b4 (diff)
downloadports-e6c1987186278fcba04513e40c268e63f6f2388a.tar.gz
ports-e6c1987186278fcba04513e40c268e63f6f2388a.zip
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
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo6
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