[101458] trunk/dports/python/py-polygon/Portfile

stromnov at macports.org stromnov at macports.org
Fri Jan 11 01:44:57 PST 2013


Revision: 101458
          https://trac.macports.org/changeset/101458
Author:   stromnov at macports.org
Date:     2013-01-11 01:44:57 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
py-polygon: update homepage and livecheck

Modified Paths:
--------------
    trunk/dports/python/py-polygon/Portfile

Modified: trunk/dports/python/py-polygon/Portfile
===================================================================
--- trunk/dports/python/py-polygon/Portfile	2013-01-11 08:59:29 UTC (rev 101457)
+++ trunk/dports/python/py-polygon/Portfile	2013-01-11 09:44:57 UTC (rev 101458)
@@ -21,8 +21,8 @@
     Polygon Clipping Library by Alan Murta and some extensions written \
     in C and pure Python.
 
-homepage            http://polygon.origo.ethz.ch/
-master_sites        http://download.origo.ethz.ch/polygon/2890/
+homepage            http://www.j-raedler.de/projects/polygon
+master_sites        https://github.com/jraedler/Polygon2/downloads
 distname            Polygon-${version}
 use_zip             yes
 
@@ -52,5 +52,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}/download
+livecheck.url       ${master_sites}
 livecheck.regex     "Polygon-(2+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/feafc30a/attachment.html>


More information about the macports-changes mailing list