[113944] trunk/dports/graphics/hugin-app/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Nov 26 00:27:17 PST 2013


Revision: 113944
          https://trac.macports.org/changeset/113944
Author:   ryandesign at macports.org
Date:     2013-11-26 00:27:17 -0800 (Tue, 26 Nov 2013)
Log Message:
-----------
hugin-app: rewrite master_sites to avoid redirects

Modified Paths:
--------------
    trunk/dports/graphics/hugin-app/Portfile

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2013-11-26 08:21:40 UTC (rev 113943)
+++ trunk/dports/graphics/hugin-app/Portfile	2013-11-26 08:27:17 UTC (rev 113944)
@@ -7,6 +7,7 @@
 
 name                    hugin-app
 version                 2013.0.0
+set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              graphics
 maintainers             nomaintainer
 description             Panorama photo stitcher
@@ -19,7 +20,7 @@
 homepage                http://hugin.sourceforge.net
 platforms               darwin
 
-master_sites            sourceforge:hugin
+master_sites            sourceforge:project/hugin/hugin/hugin-${branch}
 distname                hugin-${version}
 use_bzip2               yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131126/12e447a6/attachment.html>


More information about the macports-changes mailing list