svn commit: r415774 - head/www/moodle28
Wen Heping
wen at FreeBSD.org
Tue May 24 08:44:13 UTC 2016
Author: wen
Date: Tue May 24 08:44:12 2016
New Revision: 415774
URL: https://svnweb.freebsd.org/changeset/ports/415774
Log:
- Mark DEPRECATED and set EXPIRATION_DATE
Modified:
head/www/moodle28/Makefile
Modified: head/www/moodle28/Makefile
==============================================================================
--- head/www/moodle28/Makefile Tue May 24 08:41:11 2016 (r415773)
+++ head/www/moodle28/Makefile Tue May 24 08:44:12 2016 (r415774)
@@ -14,6 +14,9 @@ LICENSE= GPLv3
CONFLICTS= moodle30-3.0.[0-9]* moodle29-2.9.[0-9]* moodle31-3.1
+DEPRECATED= EOL upstream
+EXPIRATION_DATE= 2016-08-24
+
USES= cpe tar:tgz
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
soap openssl simplexml spl dom json zip zlib hash opcache intl
More information about the svn-ports-all
mailing list