[128807] trunk/dports/devel/spin/Portfile

khindenburg at macports.org khindenburg at macports.org
Thu Nov 27 08:24:24 PST 2014


Revision: 128807
          https://trac.macports.org/changeset/128807
Author:   khindenburg at macports.org
Date:     2014-11-27 08:24:24 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
spin: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/spin/Portfile

Modified: trunk/dports/devel/spin/Portfile
===================================================================
--- trunk/dports/devel/spin/Portfile	2014-11-27 16:23:51 UTC (rev 128806)
+++ trunk/dports/devel/spin/Portfile	2014-11-27 16:24:24 UTC (rev 128807)
@@ -44,3 +44,8 @@
     xinstall -m 0755 ${worksrcpath}/../iSpin/ispin \
         ${destroot}${prefix}/bin
 }
+
+# spinroot.com returns '406 Not Acceptable'
+livecheck.type  regex
+livecheck.url   http://portsmon.freebsd.org/portoverview.py?category=devel&portname=spin
+livecheck.regex ${name}-(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/e157e17f/attachment.html>


More information about the macports-changes mailing list