aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-08-01 08:30:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-08-01 08:30:10 +0000
commit8d83ff738e20f75ad8a23302f16a55ba2c4e9936 (patch)
treedc87f5b462fddd69d9551aad7dcdaf547396b50c
parentceb658695b9a07c03dd78ef92402c59ab8babc92 (diff)
downloadports-8d83ff738e20f75ad8a23302f16a55ba2c4e9936.tar.gz
ports-8d83ff738e20f75ad8a23302f16a55ba2c4e9936.zip
ports-mgmt/pkg: update to 1.20.5
Changes: - fix a regression introduce with switch to libcurl which results in the remote db mtime being badly set - fix a regression which makes pkg query report twice some packages when configured in multirepository mode. - fix a compatibility issue with http_proxy env var (lowercase) - update libcurl to latest version
-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 f3a471dbcecb..309aeb868795 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.20.4
+DISTVERSION= 1.20.5
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 377820ac26cc..c621185bb98b 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689148199
-SHA256 (freebsd-pkg-1.20.4_GH0.tar.gz) = 32095d12c5714d041b46629b9e89e2ac777bba383b524a3aac0428ff3968fe2a
-SIZE (freebsd-pkg-1.20.4_GH0.tar.gz) = 8242145
+TIMESTAMP = 1690878607
+SHA256 (freebsd-pkg-1.20.5_GH0.tar.gz) = 9198e215ebea4e87065a2bcc6bd3c7aa8c78e94065a83b3c5dd2616601c83942
+SIZE (freebsd-pkg-1.20.5_GH0.tar.gz) = 8268843