[58277] trunk/dports/www/moodle/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 24 20:46:59 PDT 2009
Revision: 58277
http://trac.macports.org/changeset/58277
Author: ryandesign at macports.org
Date: 2009-09-24 20:46:59 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
moodle: compute branch instead of hardcoding it
Modified Paths:
--------------
trunk/dports/www/moodle/Portfile
Modified: trunk/dports/www/moodle/Portfile
===================================================================
--- trunk/dports/www/moodle/Portfile 2009-09-25 03:46:12 UTC (rev 58276)
+++ trunk/dports/www/moodle/Portfile 2009-09-25 03:46:59 UTC (rev 58277)
@@ -4,7 +4,7 @@
name moodle
version 1.5.3
-set branch 15
+set branch [join [lrange [split ${version} .] 0 1] {}]
categories www
platforms darwin freebsd
maintainers nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090924/3a476b23/attachment-0001.html>
More information about the macports-changes
mailing list