git: 1266e6885496 - main - math/libpgmath: Deprecate and set expiration date to 2022-12-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 03 Nov 2022 21:53:04 UTC
The branch main has been updated by diizzy:

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

commit 1266e6885496da162187d15c4dc4b504d8d533b8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-11-03 20:03:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-11-03 21:51:58 +0000

    math/libpgmath: Deprecate and set expiration date to 2022-12-31
    
    Depends on end of life devel/llvm70
    
    PR:             266655
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 math/libpgmath/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/libpgmath/Makefile b/math/libpgmath/Makefile
index d765e6adf2e9..06320810a206 100644
--- a/math/libpgmath/Makefile
+++ b/math/libpgmath/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/flang-compiler/flang
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Depends on end of life devel/llvm70
+EXPIRATION_DATE=2022-12-31
+
 ONLY_FOR_ARCHS=	amd64
 
 LLVM_VER=	70