[148790] trunk/dports/math/matio/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 17 20:04:18 PDT 2016


Revision: 148790
          https://trac.macports.org/changeset/148790
Author:   ryandesign at macports.org
Date:     2016-05-17 20:04:17 -0700 (Tue, 17 May 2016)
Log Message:
-----------
matio: rewrite master_sites to avoid redirects; remove old commented-out code

Modified Paths:
--------------
    trunk/dports/math/matio/Portfile

Modified: trunk/dports/math/matio/Portfile
===================================================================
--- trunk/dports/math/matio/Portfile	2016-05-18 02:01:44 UTC (rev 148789)
+++ trunk/dports/math/matio/Portfile	2016-05-18 03:04:17 UTC (rev 148790)
@@ -5,11 +5,6 @@
 
 name                    matio
 version                 1.5.6
-
-# handle stealth update. Remove or comment out with nex version update.
-#revision                1
-#dist_subdir             ${name}/${version}_${revision}
-
 set branch              [join [lrange [split ${version} .] 0 1] .]
 maintainers             nomaintainer
 license                 LGPL-2.1
@@ -23,7 +18,7 @@
                         programs.
 
 homepage                http://sourceforge.net/projects/matio
-master_sites            sourceforge
+master_sites            sourceforge:project/matio/matio/${version}/
 
 checksums               rmd160  cc29dc38ee26fc1c37040fb66e6aa30b08589fe6 \
                         sha256  39a6e6a40d9fd8d707f4494483b8df30ffd617ba0a19c663e3685ad55ff55878
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160517/9df54d58/attachment.html>


More information about the macports-changes mailing list