[99132] trunk/dports/python/py26-rpncalc/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 27 17:38:24 PDT 2012


Revision: 99132
          http://trac.macports.org//changeset/99132
Author:   ryandesign at macports.org
Date:     2012-10-27 17:38:24 -0700 (Sat, 27 Oct 2012)
Log Message:
-----------
py26-rpncalc: rewrite master_sites to avoid redirects; fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-rpncalc/Portfile

Modified: trunk/dports/python/py26-rpncalc/Portfile
===================================================================
--- trunk/dports/python/py26-rpncalc/Portfile	2012-10-28 00:37:17 UTC (rev 99131)
+++ trunk/dports/python/py26-rpncalc/Portfile	2012-10-28 00:38:24 UTC (rev 99132)
@@ -11,7 +11,7 @@
 maintainers                 ryandesign openmaintainer
 license                     GPL-2
 homepage                    http://calcrpnpy.sourceforge.net/
-master_sites                sourceforge:calcrpnpy
+master_sites                sourceforge:project/calcrpnpy/rpncalc/rpncalc-${version}
 
 description                 an interpreter for Reverse Polish Notation (RPN) \
                             that easily integrates with the standard Python \
@@ -40,6 +40,4 @@
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
 }
 
-livecheck.type              regex
-livecheck.url               http://sourceforge.net/projects/calcrpnpy/files/
 livecheck.regex             /${my_name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121027/07d9a017/attachment.html>


More information about the macports-changes mailing list