git: d5fb968ee092 - main - deskutils/osmo: expire on 2022-06-30, needs security/libgringotts

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Thu, 31 Mar 2022 21:48:42 UTC
The branch main has been updated by rene:

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

commit d5fb968ee0921aa9e5214c8466e01be1067b0550
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-03-31 21:48:15 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-03-31 21:48:15 +0000

    deskutils/osmo: expire on 2022-06-30, needs security/libgringotts
---
 deskutils/osmo/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile
index c37c093d1a46..d8647c231c49 100644
--- a/deskutils/osmo/Makefile
+++ b/deskutils/osmo/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Personal organizer
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expired security/libgringotts
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libical.so:devel/libical \
 		libnotify.so:devel/libnotify \
 		libgringotts.so:security/libgringotts \