git: 7f217e24f232 - main - devel/pcre: mark DEPRECATED as EOLed by upstream
Date: Thu, 29 Feb 2024 20:26:13 UTC
The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f217e24f2322373d049cd067cb720bde35097da commit 7f217e24f2322373d049cd067cb720bde35097da Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2024-02-29 20:25:00 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2024-02-29 20:26:10 +0000 devel/pcre: mark DEPRECATED as EOLed by upstream Reported by: bapt --- devel/pcre/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index ba8dc4ed5d90..a1b75297c979 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -12,6 +12,8 @@ WWW= https://www.pcre.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE +DEPRECATED= EOLed by upstream, use devel/pcre2 instead + USES= ${USES_${ARCH}} cpe libtool pathfix tar:bzip2 USES_powerpc= compiler:c++11-lang USES_powerpc64= compiler:c++11-lang