Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2022 02:08:52 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03b48b2eb6aa - main - www/moodle310: Mark DEPRECATED
Message-ID:  <202207120208.26C28qGL007027@gitrepo.freebsd.org>

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

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

commit 03b48b2eb6aa68521cfa75850631a96de2dc21db
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-07-12 02:08:00 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-07-12 02:08:00 +0000

    www/moodle310: Mark DEPRECATED
---
 www/moodle310/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/moodle310/Makefile b/www/moodle310/Makefile
index 2efc4cc55af9..40efc76af06b 100644
--- a/www/moodle310/Makefile
+++ b/www/moodle310/Makefile
@@ -11,6 +11,9 @@ COMMENT=	Course management system based on social constructionism
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Upstream no longer maintained
+EXPIRATION_DATE=	2022-09-12
+
 CONFLICTS=	moodle39-3.9.[0-9]* moodle311-3.11.[0-9]* moodle40-4.0.[0-9]*
 
 USES=		cpe php:flavors tar:tgz



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