Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2008 04:03:11 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121379: [Update] ports: www/moodle version 1.9
Message-ID:  <200803050403.m2543B4m055927@www.freebsd.org>
Resent-Message-ID: <200803050410.m254A1rX024526@freefall.freebsd.org>

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

>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@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@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:



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