[30347] trunk/dports/graphics/gimp2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 25 04:54:35 PDT 2007


Revision: 30347
          http://trac.macosforge.org/projects/macports/changeset/30347
Author:   yves at macports.org
Date:     2007-10-25 04:54:35 -0700 (Thu, 25 Oct 2007)

Log Message:
-----------
Automate the 2.4.0 -> 2.4 for master_sites definitions (thanks to ryan)

Modified Paths:
--------------
    trunk/dports/graphics/gimp2/Portfile

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2007-10-25 10:46:36 UTC (rev 30346)
+++ trunk/dports/graphics/gimp2/Portfile	2007-10-25 11:54:35 UTC (rev 30347)
@@ -16,7 +16,7 @@
 	The GIMP provides the user with a wide variety of image \
 	manipulation, painting, processing, and rendering tools.
 
-set M.m         2.4
+set M.m         [join [lrange [split ${version} .] 0 1] .]
 master_sites    http://gimp.mirrors.hoobly.com/gimp/v${M.m}/ \
                 ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${M.m}/ \
                 ftp://ftp.gimp.org/pub/gimp/v${M.m}/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071025/24717d50/attachment.html


More information about the macports-changes mailing list