Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2023 01:03:14 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 45829bc8108e - main - devel/liblas: Mark DEPRECATED
Message-ID:  <202311110103.3AB13EUH019312@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

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

commit 45829bc8108e9fa40c27a4482362e8a74ac3f245
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-11-10 11:59:00 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-11-11 01:02:34 +0000

    devel/liblas: Mark DEPRECATED
---
 devel/liblas/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile
index 166908e530c7..96544b74b090 100644
--- a/devel/liblas/Makefile
+++ b/devel/liblas/Makefile
@@ -11,6 +11,9 @@ LICENSE=	BSD3CLAUSE BSL MIT
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Upstream no longer continuing
+EXPIRATION_DATE=2024-02-10
+
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libgeotiff.so:graphics/libgeotiff
 



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