Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2023 14:00:01 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8bcbc553532f - main - net-im/webinar: Mark DEPRECATED
Message-ID:  <202303251400.32PE01v0068706@gitrepo.freebsd.org>

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

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

commit 8bcbc553532f9f5ec47ecb47da7c81d39bb7760b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 13:57:50 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-25 13:58:55 +0000

    net-im/webinar: Mark DEPRECATED
    
    Depends on upstream EOLed devel/electron18.
    
    Approved by:    portmgr (blanket just-fix-it)
---
 net-im/webinar/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/webinar/Makefile b/net-im/webinar/Makefile
index 0392497e3863..f6478c89d197 100644
--- a/net-im/webinar/Makefile
+++ b/net-im/webinar/Makefile
@@ -22,6 +22,9 @@ LICENSE_NAME=	Proprietary license with a small trial period
 LICENSE_TEXT=	See https://webinar.ru/legal/license-agreement.pdf
 LICENSE_PERMS=
 
+DEPRECATED=	Requires EOLed electron18
+EXPIRATION_DATE=	2023-04-24
+
 EXTRACT_DEPENDS=	unsquashfs:sysutils/squashfs-tools
 BUILD_DEPENDS=		electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION}
 RUN_DEPENDS=		electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION} \



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