Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 20:25:24 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jmrueda@diatel.upm.es
Subject:   ports/190410: [PATCH] www/moodle: Mark DEPRECATED as upstream support ended
Message-ID:  <201405301425.s4UEPOAJ027807@bofh.1asiacom.net>
Resent-Message-ID: <201405301430.s4UEU014071933@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190410
>Category:       ports
>Synopsis:       [PATCH] www/moodle: Mark DEPRECATED as upstream support ended
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 14:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r265972: Wed May 14 02:05:04 BDT
>Description:
- Mark DEPRECATED
- Set EXPIRATION_DATE on 2014-06-30

Port maintainer (jmrueda@diatel.upm.es) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- moodle-1.9.19.patch begins here ---
diff -ruN /usr/ports//www/moodle/Makefile ./Makefile
--- /usr/ports//www/moodle/Makefile	2014-01-22 23:00:46.000000000 +0600
+++ ./Makefile	2014-05-30 20:24:03.221038791 +0600
@@ -12,6 +12,9 @@
 
 CONFLICTS=	moodle-2.*.*
 
+DEPRECATED=	Upstream support ended
+EXPIRATION_DATE=	2014-06-30
+
 USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype
 WRKSRC=		${WRKDIR}/moodle
 
--- moodle-1.9.19.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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