Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2025 14:55:49 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: c4c77373f431 - main - devel/astah-community: Mark DEPRECATED
Message-ID:  <202501111455.50BEtn9c036299@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=c4c77373f431a7e8a4c1a1fbf959cb3afd11b812

commit c4c77373f431a7e8a4c1a1fbf959cb3afd11b812
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-25 06:44:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-01-11 14:55:27 +0000

    devel/astah-community: Mark DEPRECATED
    
    - Astah has discontinued the community version. See:
      https://astah.net/products/astah-community/
    - Set EXPIRATION_DATE 2025-02-11
    
    PR:             283585
    Approved by:    tota (timeout)
---
 devel/astah-community/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index f9b30ca9c8b1..3a3c8e44bc88 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME=	End User License Agreement
 LICENSE_TEXT=	License restrictions -- See http://astah.net/faq/community/enduser-license-agreement
 LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
 
+DEPRECATED=	Upstream no longer provides community edition
+EXPIRATION_DATE=	2025-02-11
+
 USES=		java zip
 REVISION=	b4c6e9
 



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