[85689] trunk/dports/lang/coffee-script/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 15 17:21:40 PDT 2011


Revision: 85689
          http://trac.macports.org/changeset/85689
Author:   ryandesign at macports.org
Date:     2011-10-15 17:21:40 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
coffee-script: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/coffee-script/Portfile

Modified: trunk/dports/lang/coffee-script/Portfile
===================================================================
--- trunk/dports/lang/coffee-script/Portfile	2011-10-16 00:19:16 UTC (rev 85688)
+++ trunk/dports/lang/coffee-script/Portfile	2011-10-16 00:21:40 UTC (rev 85689)
@@ -55,7 +55,7 @@
 }
 
 livecheck.type      regex
-livecheck.url       https://github.com/jashkenas/coffee-script/downloads
+livecheck.url       https://github.com/jashkenas/coffee-script/tags
 livecheck.regex     {tarball/([0-9.]+)"}
 
 if {![file exists $env(HOME)/.node_libraries/coffee-script]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/37c2c84a/attachment.html>


More information about the macports-changes mailing list