Date: Sun, 22 Mar 2026 18:21:01 +0000 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: 8e35d677c1cf - main - ports-mgmt/pkg-devel: update to 2.6.99.4 Message-ID: <69c0330d.3b2c6.273293a2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e35d677c1cf9c0323a1037d239f2696d8f4e752 commit 8e35d677c1cf9c0323a1037d239f2696d8f4e752 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2026-03-22 18:18:22 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-03-22 18:20:04 +0000 ports-mgmt/pkg-devel: update to 2.6.99.4 Changes: - info: fix version comparison with multi-character operators (>=, <=) - fix --register-only to populate config file contents - attempt config file merge for force install - query: add %y and %Y for provides/requires --- ports-mgmt/pkg-devel/Makefile | 4 ++-- ports-mgmt/pkg-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile index f926b8ee4f09..82e1f18de3aa 100644 --- a/ports-mgmt/pkg-devel/Makefile +++ b/ports-mgmt/pkg-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 2.6.99.3 +DISTVERSION= 2.6.99.4 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt PKGNAMESUFFIX= -devel @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= b4966fdcc +GH_TAGNAME= eaa2efcfe USE_LDCONFIG= ${PREFIX}/lib/compat/pkg HAS_CONFIGURE= yes diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo index 6263379b2ca0..74aad89a94c7 100644 --- a/ports-mgmt/pkg-devel/distinfo +++ b/ports-mgmt/pkg-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773741880 -SHA256 (freebsd-pkg-2.6.99.3-b4966fdcc_GH0.tar.gz) = 3bef513c314e56c64db53a725b3cfbc539c38276316bb52fe2d68c5bd14d3dd0 -SIZE (freebsd-pkg-2.6.99.3-b4966fdcc_GH0.tar.gz) = 12340218 +TIMESTAMP = 1774203492 +SHA256 (freebsd-pkg-2.6.99.4-eaa2efcfe_GH0.tar.gz) = e246d38f0105cde59ef8e4b0a178dc89570d70dfed759538f8ff975212592792 +SIZE (freebsd-pkg-2.6.99.4-eaa2efcfe_GH0.tar.gz) = 12341127home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c0330d.3b2c6.273293a2>
