git: cd52f2b10559 - main - databases/caterva: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 18:08:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd52f2b10559f41f38125fcb09824e744c6656cd commit cd52f2b10559f41f38125fcb09824e744c6656cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 17:57:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 18:00:47 +0000 databases/caterva: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 Reference: https://github.com/Blosc/caterva/commit/5ab55959e6ec7d943de21beb04c3c63a23aa12df --- databases/caterva/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/caterva/Makefile b/databases/caterva/Makefile index a421a45366b0..b3c692f79182 100644 --- a/databases/caterva/Makefile +++ b/databases/caterva/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/Blosc/caterva LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Use archivers/c-blosc2 instead. All the features of Caterva have been included in the C-Blosc2 NDim object +EXPIRATION_DATE=2023-06-30 + USES= cmake:testing pkgconfig CFLAGS+= -I${WRKSRC}/contribs/c-blosc2/blosc