[65662] trunk/dports/devel/hat/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 29 18:29:42 PDT 2010


Revision: 65662
          http://trac.macports.org/changeset/65662
Author:   ryandesign at macports.org
Date:     2010-03-29 18:29:41 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
hat: fix livecheck

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

Modified: trunk/dports/devel/hat/Portfile
===================================================================
--- trunk/dports/devel/hat/Portfile	2010-03-30 01:27:02 UTC (rev 65661)
+++ trunk/dports/devel/hat/Portfile	2010-03-30 01:29:41 UTC (rev 65662)
@@ -50,3 +50,6 @@
 # When the post-uninstall target is written, this should be executed:
 #post-uninstall	{ system "ghc-pkg unregister ${name}-${version}" }
 
+livecheck.type	regex
+livecheck.url	${homepage}download.html
+livecheck.regex	${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/33ee80a4/attachment.html>


More information about the macports-changes mailing list