Re: git: 3e8236085199 - main - ports-mgmt/pkg: update to 1.18.1
- In reply to: Herbert J. Skuhra: "Re: git: 3e8236085199 - main - ports-mgmt/pkg: update to 1.18.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jun 2022 12:00:55 UTC
On Thu, Jun 23, 2022 at 12:59:44PM +0200, Herbert J. Skuhra wrote: > On Thu, 23 Jun 2022 12:20:40 +0200, Baptiste Daroussin wrote: > > > > The branch main has been updated by bapt: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3e8236085199a7aa24fe60fadf8a9777612b54d2 > > > > commit 3e8236085199a7aa24fe60fadf8a9777612b54d2 > > Author: Baptiste Daroussin <bapt@FreeBSD.org> > > AuthorDate: 2022-06-23 10:18:49 +0000 > > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > > CommitDate: 2022-06-23 10:20:39 +0000 > > > > ports-mgmt/pkg: update to 1.18.1 > > > > Fix a crash in pkg create [1] > > Fix a plist issue [2] > > > > PR: 264841 [1] > > Reported by: many [2], Simeon Simeonov <sgs@pichove.org> [1] > > --- > > ports-mgmt/pkg/Makefile | 2 +- > > ports-mgmt/pkg/distinfo | 6 +++--- > > ports-mgmt/pkg/pkg-plist | 1 + > > 3 files changed, 5 insertions(+), 4 deletions(-) > > $ pkg version -vPL= > Child process pid=15317 terminated abnormally: Segmentation fault > Fixed in 1.18.2 thank you for reporting Bapt