[89055] trunk/dports/graphics/ipe/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 16:52:35 PST 2012


Revision: 89055
          http://trac.macports.org/changeset/89055
Author:   ryandesign at macports.org
Date:     2012-01-18 16:52:35 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
ipe: rewrite master_sites to avoid redirects

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

Modified: trunk/dports/graphics/ipe/Portfile
===================================================================
--- trunk/dports/graphics/ipe/Portfile	2012-01-18 22:48:40 UTC (rev 89054)
+++ trunk/dports/graphics/ipe/Portfile	2012-01-19 00:52:35 UTC (rev 89055)
@@ -6,6 +6,7 @@
 
 name                    ipe
 version                 7.1.2
+set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              graphics
 maintainers             jacobs-university.de:m.thon openmaintainer
 description             The Ipe extensible drawing editor
@@ -18,7 +19,7 @@
 license                 GPL-3+
 homepage                http://ipe7.sourceforge.net/
 platforms               darwin
-master_sites            sourceforge:ipe7
+master_sites            sourceforge:project/ipe7/ipe/${branch}.0
 distname                ${name}-${version}-src
 worksrcdir              ${name}-${version}/src
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/b0b7aae8/attachment.html>


More information about the macports-changes mailing list