git: 6b9f08037733 - main - textproc/obsidian: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Nov 2023 14:18:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b9f080377332ae66bbfdc8e90da8cacbfbd057e commit 6b9f080377332ae66bbfdc8e90da8cacbfbd057e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-11-03 14:16:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-03 14:18:23 +0000 textproc/obsidian: Mark DEPRECATED - Depends on upstream EOLed electron24 but there are more recent versions than the one which might support more recent versions of electron. - Set EXPIRATION_DATE to 2023-12-04 Approved by: portmgr (blanket) --- textproc/obsidian/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index 993a837fae41..d2400c6d1d3e 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -27,6 +27,9 @@ LICENSE_NAME= End User License Agreement LICENSE_TEXT= See https://obsidian.md/terms LICENSE_PERMS= +DEPRECATED= Depends on upstream EOLed electron24 +EXPIRATION_DATE= 2023-12-04 + BUILD_DEPENDS= electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION} RUN_DEPENDS= electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION}