ports/121379: [Update] ports: www/moodle version 1.9

Wen heping wenheping at gmail.com
Wed Mar 5 04:10:01 UTC 2008


>Number:         121379
>Category:       ports
>Synopsis:       [Update] ports: www/moodle version 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 04:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7 RC2
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RC2 FreeBSD 7.0-RC2 #0: Fri Feb  8 00:09:57 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
summary of changes:
  1 update to 1.9 from 1.8.4
  2 change MASTER_SITES, now can download the source code correctly   
  3 add php_xmlrpc extensions
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-03-04 17:49:13.000000000 +0000
+++ Makefile	2008-03-04 20:13:25.000000000 +0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	moodle
-PORTVERSION=	1.8.3
+PORTVERSION=	1.9
 CATEGORIES=	www
-MASTER_SITES=	http://download.moodle.org/stable18/
+MASTER_SITES=	http://download.moodle.org/stable19/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jmrueda at diatel.upm.es
 COMMENT=	Course management system based on social constructionism
 
-USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml
+USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml xmlrpc
 WRKSRC=		${WRKDIR}/moodle
 
 OPTIONS=	MYSQL   "Add support for a MySQL database server" Off \


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



More information about the freebsd-ports-bugs mailing list