git: a6a27bb4137b - main - regression: bump packages known to trigger the pkg 2.1.1 regression

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Thu, 24 Apr 2025 07:52:47 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6a27bb4137b45b4bbce7b3aec9815633cc6afb6

commit a6a27bb4137b45b4bbce7b3aec9815633cc6afb6
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-04-24 07:50:55 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-24 07:50:55 +0000

    regression: bump packages known to trigger the pkg 2.1.1 regression
    
    A regression was introduced in pkg 2.1.1 which results in at least those
    packages ending up depending on themselves.
    
    See 0dd72a25281b943eff37157c9dd9ce39e7117291.
---
 devel/libinotify/Makefile | 1 +
 devel/pcre2/Makefile      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile
index 59bdda9464a8..5487626c9544 100644
--- a/devel/libinotify/Makefile
+++ b/devel/libinotify/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libinotify
 PORTVERSION=	20240724
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libinotify-kqueue/libinotify-kqueue/releases/download/${PORTVERSION}/
 
diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile
index c8272a644c23..5fe467cf5cbf 100644
--- a/devel/pcre2/Makefile
+++ b/devel/pcre2/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pcre2
 DISTVERSION=	10.45
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/