[124907] trunk/dports/games/angband/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 30 15:52:34 PDT 2014


Revision: 124907
          https://trac.macports.org/changeset/124907
Author:   ryandesign at macports.org
Date:     2014-08-30 15:52:34 -0700 (Sat, 30 Aug 2014)
Log Message:
-----------
angband: fix livecheck

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

Modified: trunk/dports/games/angband/Portfile
===================================================================
--- trunk/dports/games/angband/Portfile	2014-08-30 22:49:47 UTC (rev 124906)
+++ trunk/dports/games/angband/Portfile	2014-08-30 22:52:34 UTC (rev 124907)
@@ -65,3 +65,6 @@
         copy ${worksrcpath}/Angband.app ${destroot}${applications_dir}
     }
 }
+
+livecheck.type      regex
+livecheck.regex     ${name}-v(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140830/9453861e/attachment.html>


More information about the macports-changes mailing list