Date: Sat, 6 Nov 2021 13:10:35 GMT From: =?utf-8?Q?Lo=C3=AFc Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e1f55c067b5b - main - graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31 Message-ID: <202111061310.1A6DAZxV052232@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6 commit e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2021-11-06 12:47:11 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2021-11-06 12:48:09 +0000 graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31 PR: 258313 --- graphics/libreatlas/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile index 613192b25792..bf6d4ea05134 100644 --- a/graphics/libreatlas/Makefile +++ b/graphics/libreatlas/Makefile @@ -11,6 +11,9 @@ COMMENT= Open Source Geography Education application LICENSE= GPLv3 +DEPRECATED= Abandoned upstream, no new release since 2012 +EXPIRATION_DATE=2021-12-31 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs LIB_DEPENDS= libmspack.so:archivers/libmspack \ libspatialite.so:databases/spatialite \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111061310.1A6DAZxV052232>