Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2023 13:50:51 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: e966df1e6854 - main - ports-mgmt/pkg: update to 1.19.1
Message-ID:  <202302021350.312DopXx000563@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=e966df1e6854e8af61bac87e06d104c039a9c1c0

commit e966df1e6854e8af61bac87e06d104c039a9c1c0
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-02-02 13:47:23 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-02-02 13:50:47 +0000

    ports-mgmt/pkg: update to 1.19.1
    
    Changes:
    - fix regression in pkg autoremove
    - fix regression preventing tracking files with path longer than 64
      chars
    - fix build out of tree
    - fix spelling issues in pkg-trigger(8)
---
 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 8e95f12c4606..5e70aeb1471c 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	1.19.0
+DISTVERSION=	1.19.1
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 61637c8c0975..b55506b30d82 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670783038
-SHA256 (freebsd-pkg-1.19.0_GH0.tar.gz) = 70edc9222e9ba01a13fa04171f7473c1cb621fcebdfa1dc799609016c79ff1d0
-SIZE (freebsd-pkg-1.19.0_GH0.tar.gz) = 4091707
+TIMESTAMP = 1675345444
+SHA256 (freebsd-pkg-1.19.1_GH0.tar.gz) = 6cf51347635bc81e45bc093ce2580fc87f207e234587b9d85a5b63e0fb4970dc
+SIZE (freebsd-pkg-1.19.1_GH0.tar.gz) = 4091916



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