[122381] trunk/dports/www/moodle/Portfile

devans at macports.org devans at macports.org
Mon Jul 21 12:49:32 PDT 2014


Revision: 122381
          https://trac.macports.org/changeset/122381
Author:   devans at macports.org
Date:     2014-07-21 12:49:32 -0700 (Mon, 21 Jul 2014)
Log Message:
-----------
moodle: update master_sites to fix fetch/checksum error, add mode line.

Modified Paths:
--------------
    trunk/dports/www/moodle/Portfile

Modified: trunk/dports/www/moodle/Portfile
===================================================================
--- trunk/dports/www/moodle/Portfile	2014-07-21 18:41:44 UTC (rev 122380)
+++ trunk/dports/www/moodle/Portfile	2014-07-21 19:49:32 UTC (rev 122381)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
@@ -12,7 +13,7 @@
 license                 GPL-2
 supported_archs         noarch
 homepage                http://moodle.org/
-master_sites            http://download.moodle.org/stable${branch}
+master_sites            http://download.moodle.org/download.php/direct/stable${branch}
 extract.suffix          .tgz
 worksrcdir              ${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140721/ebb422d9/attachment.html>


More information about the macports-changes mailing list