Date: Wed, 29 Apr 2026 10:00:11 -0700 From: Mark Millard <marklmi@yahoo.com> To: Baptiste Daroussin <bapt@FreeBSD.org>, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 9b3d259fbd6f - main - ports-mgmt/pkg: update to 2.7.5 Message-ID: <dd768525-f133-461c-85e1-6d10d905a2d3@yahoo.com> In-Reply-To: <69f1ea07.1fbe7.48d7febe__19576.8552993954$1777461780$gmane$org@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
On 4/29/26 04:22, Baptiste Daroussin wrote: > The branch main has been updated by bapt: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=9b3d259fbd6f92f923aed51d0920accc6b739aa2 > > commit 9b3d259fbd6f92f923aed51d0920accc6b739aa2 > Author: Baptiste Daroussin <bapt@FreeBSD.org> > AuthorDate: 2026-04-29 11:22:09 +0000 > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > CommitDate: 2026-04-29 11:22:42 +0000 > > ports-mgmt/pkg: update to 2.7.5 > > Changes: > - backup lib: loudly complain if a library is not in filesystem but in plist > - backup lib: fix with rootdir > - progress: avoid useless newlines > - config: accept more boolean types > - fix fflags support This ended up not including the documentation updates to 2.7.4 that were fixes to most of the case insensitivity inaccuracies. (I looked at the tag upstream to check.) > --- > 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 36222caf40f7..2b1abd1d506e 100644 > --- a/ports-mgmt/pkg/Makefile > +++ b/ports-mgmt/pkg/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= pkg > -DISTVERSION= 2.7.4 > +DISTVERSION= 2.7.5 > _PKG_VERSION= ${DISTVERSION} > CATEGORIES= ports-mgmt > > diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo > index dd10112e5c62..b8207735dcc1 100644 > --- a/ports-mgmt/pkg/distinfo > +++ b/ports-mgmt/pkg/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1776356440 > -SHA256 (freebsd-pkg-2.7.4_GH0.tar.gz) = 1f574e1e4a1511d36a1f996c66720faffed5b596a05cb9cc212c690416043902 > -SIZE (freebsd-pkg-2.7.4_GH0.tar.gz) = 12347368 > +TIMESTAMP = 1777461622 > +SHA256 (freebsd-pkg-2.7.5_GH0.tar.gz) = 51d726f52ad750fcde14d5f041d43df5b12ea4a6f143777c6b02ed7df16ceb39 > +SIZE (freebsd-pkg-2.7.5_GH0.tar.gz) = 12347555 > > -- === Mark Millard marklmi at yahoo.comhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd768525-f133-461c-85e1-6d10d905a2d3>
