Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 02:54:34 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517938 - in head/www: . moodle38
Message-ID:  <201911190254.xAJ2sYfM045121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Nov 19 02:54:34 2019
New Revision: 517938
URL: https://svnweb.freebsd.org/changeset/ports/517938

Log:
  - Repocopy www/moodle37 --> www/moodle38 and update to 3.8

Added:
  head/www/moodle38/
     - copied from r517937, head/www/moodle37/
Modified:
  head/www/Makefile
  head/www/moodle38/Makefile
  head/www/moodle38/distinfo

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Nov 19 01:20:35 2019	(r517937)
+++ head/www/Makefile	Tue Nov 19 02:54:34 2019	(r517938)
@@ -428,6 +428,7 @@
     SUBDIR += moodle35
     SUBDIR += moodle36
     SUBDIR += moodle37
+    SUBDIR += moodle38
     SUBDIR += morty
     SUBDIR += mozplugger
     SUBDIR += multisort

Modified: head/www/moodle38/Makefile
==============================================================================
--- head/www/moodle37/Makefile	Tue Nov 19 01:20:35 2019	(r517937)
+++ head/www/moodle38/Makefile	Tue Nov 19 02:54:34 2019	(r517938)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	moodle
-PORTVERSION=	3.7.3
+PORTVERSION=	3.8
 CATEGORIES=	www
-MASTER_SITES=	SF/moodle/Moodle/stable37/
+MASTER_SITES=	SF/moodle/Moodle/stable38/
 PKGNAMESUFFIX=	${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	wen@FreeBSD.org
@@ -12,7 +12,7 @@ COMMENT=	Course management system based on social cons
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle35-3.5.[0-9]* moodle36-3.6.[0-9]* moodle38-3.8
+CONFLICTS=	moodle35-3.5.[0-9]* moodle36-3.6.[0-9]* moodle37-3.7.[0-9]*
 
 USES=		cpe php:flavors tar:tgz
 USE_PHP=	ctype curl dom fileinfo gd hash iconv intl json mbstring \

Modified: head/www/moodle38/distinfo
==============================================================================
--- head/www/moodle37/distinfo	Tue Nov 19 01:20:35 2019	(r517937)
+++ head/www/moodle38/distinfo	Tue Nov 19 02:54:34 2019	(r517938)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573448114
-SHA256 (moodle-3.7.3.tgz) = 538dd163362f2314953eb3e7dbe6075f782b20396c2fe9242f6a204ecfb102d9
-SIZE (moodle-3.7.3.tgz) = 45782119
+TIMESTAMP = 1574128534
+SHA256 (moodle-3.8.tgz) = 69faee20b35f0d7fa746fb20d68995f0c4863ab854992e0cf02edc971be85a03
+SIZE (moodle-3.8.tgz) = 53109307



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