Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 14:02:40 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: a8de99feb6f5 - main - ports-mgmt/pkg: update to 1.20.9
Message-ID:  <202311131402.3ADE2e3U026711@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=a8de99feb6f55787ef1ac2c75cb65575f67a71e4

commit a8de99feb6f55787ef1ac2c75cb65575f67a71e4
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-11-13 14:00:18 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-11-13 14:02:37 +0000

    ports-mgmt/pkg: update to 1.20.9
    
    Changes:
    - fix a race in vuln.xml udpate trigger
    - undocument ftp support
    - curl: add backward compatibility with libfetch on HTTP_USER_AGENT
    - new Keyword: @override_prefix (pkgbase)
    - only generate .pkgsave files when really needed
---
 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 2c3c6c63f707..2065865b53ad 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	1.20.8
+DISTVERSION=	1.20.9
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 768655fcbccc..db6e96f4be1e 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697008369
-SHA256 (freebsd-pkg-1.20.8_GH0.tar.gz) = 0a3d116c652de088aa0ac06445670946ffb820eb36c66a880258e7644700aa13
-SIZE (freebsd-pkg-1.20.8_GH0.tar.gz) = 8297713
+TIMESTAMP = 1699883946
+SHA256 (freebsd-pkg-1.20.9_GH0.tar.gz) = 3baa078201ac4adb61839e15dd22c84c20f83c9540a22f30b0cf7318dc24d1ee
+SIZE (freebsd-pkg-1.20.9_GH0.tar.gz) = 8298255



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