[141915] trunk/dports/archivers/arc/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Dec 12 03:32:54 PST 2015


Revision: 141915
          https://trac.macports.org/changeset/141915
Author:   khindenburg at macports.org
Date:     2015-10-30 18:43:35 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
arc: fix livecheck

Modified Paths:
--------------
    trunk/dports/archivers/arc/Portfile

Modified: trunk/dports/archivers/arc/Portfile
===================================================================
--- trunk/dports/archivers/arc/Portfile	2015-10-31 00:08:57 UTC (rev 141914)
+++ trunk/dports/archivers/arc/Portfile	2015-10-31 01:43:35 UTC (rev 141915)
@@ -44,5 +44,4 @@
 		${destroot}${docdir}
 }
 
-livecheck.regex "<title>${name} ${name}-(\\d+(?:\\.\\d+)*\[a-z\]?) released.*</title>"
-
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*\[a-z\]?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ef639950/attachment.html>


More information about the macports-changes mailing list