git: b2411fa46ad6 - main - science/ocean: expire on 2026-04-20 for science/atompaw

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Fri, 20 Mar 2026 16:58:35 UTC
The branch main has been updated by rene:

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

commit b2411fa46ad6c117f49c0bc679058522787c6c63
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-03-20 16:58:03 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-03-20 16:58:27 +0000

    science/ocean: expire on 2026-04-20 for science/atompaw
---
 science/ocean/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/ocean/Makefile b/science/ocean/Makefile
index 53efc444abf5..d1a83255893a 100644
--- a/science/ocean/Makefile
+++ b/science/ocean/Makefile
@@ -12,6 +12,9 @@ WWW=		https://github.com/times-software/OCEAN
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/License
 
+DEPRECATED=	Depends on expired science/atompaw
+EXPIRATION_DATE=2026-40-20
+
 LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libopenblas.so:math/openblas
 RUN_DEPENDS=	abinit>0:science/abinit \