Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2020 22:23:54 +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: r539295 - in head/www: . moodle39
Message-ID:  <202006152223.05FMNs2Q036082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jun 15 22:23:54 2020
New Revision: 539295
URL: https://svnweb.freebsd.org/changeset/ports/539295

Log:
  - Repocopy www/moodle38 --> www/moodle39 and update to 3.9

Added:
  head/www/moodle39/
     - copied from r538870, head/www/moodle38/
Modified:
  head/www/Makefile
  head/www/moodle39/Makefile
  head/www/moodle39/distinfo

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Jun 15 21:58:58 2020	(r539294)
+++ head/www/Makefile	Mon Jun 15 22:23:54 2020	(r539295)
@@ -413,6 +413,7 @@
     SUBDIR += moodle35
     SUBDIR += moodle37
     SUBDIR += moodle38
+    SUBDIR += moodle39
     SUBDIR += morty
     SUBDIR += mozplugger
     SUBDIR += multisort

Modified: head/www/moodle39/Makefile
==============================================================================
--- head/www/moodle38/Makefile	Mon Jun 15 10:54:40 2020	(r538870)
+++ head/www/moodle39/Makefile	Mon Jun 15 22:23:54 2020	(r539295)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	moodle
-PORTVERSION=	3.8.3
+PORTVERSION=	3.9
 CATEGORIES=	www
-MASTER_SITES=	SF/moodle/Moodle/stable38/
+MASTER_SITES=	SF/moodle/Moodle/stable39/
 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]* moodle37-3.7.[0-9]*
+CONFLICTS=	moodle35-3.5.[0-9]* moodle37-3.7.[0-9]* moodle38-3.8.[0-9]*
 
 USES=		cpe php:flavors tar:tgz
 USE_PHP=	ctype curl dom fileinfo filter gd hash iconv intl json mbstring \

Modified: head/www/moodle39/distinfo
==============================================================================
--- head/www/moodle38/distinfo	Mon Jun 15 10:54:40 2020	(r538870)
+++ head/www/moodle39/distinfo	Mon Jun 15 22:23:54 2020	(r539295)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589184093
-SHA256 (moodle-3.8.3.tgz) = a1c91a9dc0b3544b2a84216b933a80845aed95222b2802e418c8acb51fd9d2aa
-SIZE (moodle-3.8.3.tgz) = 53221103
+TIMESTAMP = 1592226921
+SHA256 (moodle-3.9.tgz) = dffe8c1ac68938f50a987b46b0bfc74f01235d0198ac96fb4fc4f1df5bd7f4ea
+SIZE (moodle-3.9.tgz) = 56958303



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