Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2022 21:53:04 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1266e6885496 - main - math/libpgmath: Deprecate and set expiration date to 2022-12-31
Message-ID:  <202211032153.2A3Lr4IY010963@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211032153.2A3Lr4IY010963>