[133339] trunk/dports/math/pyxplot/Portfile

larryv at macports.org larryv at macports.org
Thu Feb 26 11:43:32 PST 2015


Revision: 133339
          https://trac.macports.org/changeset/133339
Author:   larryv at macports.org
Date:     2015-02-26 11:43:32 -0800 (Thu, 26 Feb 2015)
Log Message:
-----------
pyxplot: Change livecheck URL (#46979)

Also tweak the URLs for `homepage` and `master_sites`.

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

Modified: trunk/dports/math/pyxplot/Portfile
===================================================================
--- trunk/dports/math/pyxplot/Portfile	2015-02-26 17:47:14 UTC (rev 133338)
+++ trunk/dports/math/pyxplot/Portfile	2015-02-26 19:43:32 UTC (rev 133339)
@@ -17,8 +17,8 @@
                     tasks – e.g., plotting labelled graphs of data – accessible via \
                     short, simple, intuitive commands.
 
-homepage            http://pyxplot.org.uk/
-master_sites        ${homepage}src/
+homepage            http://pyxplot.org.uk
+master_sites        ${homepage}/src/
 distname            ${name}_${version}
 
 checksums           rmd160 d4eb39acfa22868f28ad93665cec5303bc567c8e \
@@ -46,5 +46,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}download.html
+livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     ${name}_(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150226/6c590002/attachment.html>


More information about the macports-changes mailing list