Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2022 18:55:36 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: c494df313f73 - main - ports-mgmt/pkg: update to 1.18.3
Message-ID:  <202206261855.25QItaaS003916@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=c494df313f732291c94d3bb42f69a33d979d90e0

commit c494df313f732291c94d3bb42f69a33d979d90e0
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-26 18:38:56 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-26 18:39:39 +0000

    ports-mgmt/pkg: update to 1.18.3
    
    Changes from 1.18.2 to 1.18.3
    - allow to deal with 240 character long filenames
    - fix an issue when disabling a repository resulting in breakage
      of the repository list
---
 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 7a2a5d976824..a8de0332b13a 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	1.18.2
+DISTVERSION=	1.18.3
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 #MASTER_SITES=	\
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 1ccfafbb7bd3..aaec55360d53 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655985243
-SHA256 (freebsd-pkg-1.18.2_GH0.tar.gz) = b6eb3a3917e2546ca2ed23f63905cc960e560dd09efa5fa13815880f4aa760d2
-SIZE (freebsd-pkg-1.18.2_GH0.tar.gz) = 4019845
+TIMESTAMP = 1656268689
+SHA256 (freebsd-pkg-1.18.3_GH0.tar.gz) = 0a75a154851212e96ef53aed222e0cce32fb6af85a6ee0331476a177c1a47f4d
+SIZE (freebsd-pkg-1.18.3_GH0.tar.gz) = 4019883



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