Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2023 16:09:25 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ce386427804 - main - ports-mgmt/pkg: update to 1.20.6
Message-ID:  <202308231609.37NG9P1G073541@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

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

commit 1ce3864278043fb70f891c2ed3f2a47e700e65ca
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-08-23 16:08:00 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-08-23 16:09:21 +0000

    ports-mgmt/pkg: update to 1.20.6
    
    - fix duplicated rquery output
    - fix digest authentication support
    - fix pkgdb_all_search (for packagekit)
    - activate netrc support
---
 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 309aeb868795..0dbfc992c10a 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	1.20.5
+DISTVERSION=	1.20.6
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index c621185bb98b..e0077f952666 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690878607
-SHA256 (freebsd-pkg-1.20.5_GH0.tar.gz) = 9198e215ebea4e87065a2bcc6bd3c7aa8c78e94065a83b3c5dd2616601c83942
-SIZE (freebsd-pkg-1.20.5_GH0.tar.gz) = 8268843
+TIMESTAMP = 1692806729
+SHA256 (freebsd-pkg-1.20.6_GH0.tar.gz) = 73cb996c1bb7858600f2376b72a50af4027286e191c6b35330be2a40b63a3d91
+SIZE (freebsd-pkg-1.20.6_GH0.tar.gz) = 8268994



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308231609.37NG9P1G073541>