[121394] trunk/dports/kde/kmymoney4/Portfile

mk at macports.org mk at macports.org
Tue Jun 24 13:34:33 PDT 2014


Revision: 121394
          https://trac.macports.org/changeset/121394
Author:   mk at macports.org
Date:     2014-06-24 13:34:33 -0700 (Tue, 24 Jun 2014)
Log Message:
-----------
kmymoney4: use version variable instead of hardcoded version string in master_sites

Modified Paths:
--------------
    trunk/dports/kde/kmymoney4/Portfile

Modified: trunk/dports/kde/kmymoney4/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4/Portfile	2014-06-24 19:58:44 UTC (rev 121393)
+++ trunk/dports/kde/kmymoney4/Portfile	2014-06-24 20:34:33 UTC (rev 121394)
@@ -18,7 +18,7 @@
 license             GPL-2+
 
 homepage            http://kmymoney2.sourceforge.net/index-home.html
-master_sites        http://download.kde.org/stable/kmymoney/4.6.6/src/
+master_sites        http://download.kde.org/stable/kmymoney/${version}/src/
 
 livecheck.type      regex
 livecheck.url       http://download.kde.org/stable/kmymoney
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140624/d1d9e76e/attachment.html>


More information about the macports-changes mailing list