[124186] trunk/dports/games/crafty/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Aug 20 08:06:58 PDT 2014


Revision: 124186
          https://trac.macports.org/changeset/124186
Author:   khindenburg at macports.org
Date:     2014-08-20 08:06:58 -0700 (Wed, 20 Aug 2014)
Log Message:
-----------
crafty: fix livecheck

Modified Paths:
--------------
    trunk/dports/games/crafty/Portfile

Modified: trunk/dports/games/crafty/Portfile
===================================================================
--- trunk/dports/games/crafty/Portfile	2014-08-20 15:04:30 UTC (rev 124185)
+++ trunk/dports/games/crafty/Portfile	2014-08-20 15:06:58 UTC (rev 124186)
@@ -99,3 +99,8 @@
     file copy ${distpath}/${dist_man} \
     	${destroot}${prefix}/share/man/man1/${name}.1
 }
+
+livecheck.type      regex
+livecheck.url       http://cis.uab.edu/hyatt/crafty/source
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140820/80a4705f/attachment.html>


More information about the macports-changes mailing list