ports/98453: [update] www/moodle: update to 1.5.3

Martin Wilke freebsd at unixfreunde.de
Sat Jun 3 16:50:19 UTC 2006


>Number:         98453
>Category:       ports
>Synopsis:       [update] www/moodle: update to 1.5.3
>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:   Sat Jun 03 16:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mwilke.ath.cx 7.0-CURRENT FreeBSD 7.0-CURRENT #146: Wed May 31 19:15:22 CEST 2006
>Description:
- Update to 1.5.3
- tb checked (5.5/6.1/7.0)
- change new www layout http://lists.freebsd.org/pipermail/freebsd-ports/2006-May/032010.html

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- moodle-1.5.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/moodle/Makefile /usr/home/splash/dev/ports/www/moodle/Makefile
--- /usr/ports/www/moodle/Makefile	Tue May 23 00:06:39 2006
+++ /usr/home/splash/dev/ports/www/moodle/Makefile	Sat Jun  3 16:26:21 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	moodle
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	www
 MASTER_SITES=	http://download.moodle.org/stable15/
 EXTRACT_SUFX=	.tgz
@@ -30,8 +30,8 @@
 NO_BUILD=	yes
 PLIST=		${WRKDIR}/plist
 
-MOODLEDIR?=	www/data/moodle
-MOODLEDATADIR?=	www/data/moodledata
+MOODLEDIR?=	www/moodle
+MOODLEDATADIR?=	www/moodledata
 
 pre-everything::
 	@${ECHO_CMD} "===> You can use the following options:"
@@ -48,7 +48,7 @@
 	@${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${MOODLEDIR}?g" >${PLIST}
 	@${FIND} -s -d ${WRKSRC} -type d  | ${SED} "s?${WRKSRC}?@dirrm ${MOODLEDIR}?g" >> ${PLIST}
 	@${ECHO} @dirrm ${MOODLEDATADIR} >> ${PLIST}
-	@${ECHO} @dirrmtry www/data >> ${PLIST}
+	@${ECHO} @dirrmtry www/ >> ${PLIST}
 
 do-install:
 	${INSTALL_DATA} -d ${PREFIX}/${MOODLEDIR}
diff -ruN --exclude=CVS /usr/ports/www/moodle/distinfo /usr/home/splash/dev/ports/www/moodle/distinfo
--- /usr/ports/www/moodle/distinfo	Tue Jan 24 17:40:07 2006
+++ /usr/home/splash/dev/ports/www/moodle/distinfo	Sat Jun  3 16:18:11 2006
@@ -1,3 +1,3 @@
-MD5 (moodle-1.5.2.tgz) = 43d484170cc7e364df68239f352528bc
-SHA256 (moodle-1.5.2.tgz) = 31026ea47590568536b5167094948d7230979057c7aeda5f93df6c174b3d9494
-SIZE (moodle-1.5.2.tgz) = 14222897
+MD5 (moodle-1.5.3.tgz) = 52dd50298fc1dd8b1b6d8d499608cdd6
+SHA256 (moodle-1.5.3.tgz) = 26c1fd107f02fbfee96b081c3b321fd6c61dac9fb397b90b1c197a11f38c52ed
+SIZE (moodle-1.5.3.tgz) = 15003431
diff -ruN --exclude=CVS /usr/ports/www/moodle/pkg-message /usr/home/splash/dev/ports/www/moodle/pkg-message
--- /usr/ports/www/moodle/pkg-message	Mon Oct  3 19:35:59 2005
+++ /usr/home/splash/dev/ports/www/moodle/pkg-message	Sat Jun  3 18:38:35 2006
@@ -10,7 +10,7 @@
    restart the server:
 
    AcceptPathInfo On
-   <Directory ${PREFIX}/www/data/moodledata>
+   <Directory ${PREFIX}/www/moodledata>
       AllowOverride None
       Order Deny,Allow
       Deny from all 
--- moodle-1.5.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list