[48077] trunk/dports/games/netpanzer/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 13 21:03:52 PDT 2009


Revision: 48077
          http://trac.macports.org/changeset/48077
Author:   ryandesign at macports.org
Date:     2009-03-13 21:03:51 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
netpanzer: fix escaping in livecheck

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

Modified: trunk/dports/games/netpanzer/Portfile
===================================================================
--- trunk/dports/games/netpanzer/Portfile	2009-03-14 03:52:29 UTC (rev 48076)
+++ trunk/dports/games/netpanzer/Portfile	2009-03-14 04:03:51 UTC (rev 48077)
@@ -44,4 +44,4 @@
 
 livecheck.check     regex
 livecheck.url       ${homepage}download.html
-livecheck.regex     ${name}-(\[0-9.\]+)\.tar\.bz2
+livecheck.regex     ${name}-(\[0-9.\]+)\\.tar\\.bz2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/135d96c5/attachment.html>


More information about the macports-changes mailing list