[154306] trunk/dports/fuse/osxfuse/Portfile

dports at macports.org dports at macports.org
Wed Oct 26 22:49:17 CEST 2016


Revision: 154306
          https://trac.macports.org/changeset/154306
Author:   dports at macports.org
Date:     2016-10-26 22:49:17 +0200 (Wed, 26 Oct 2016)
Log Message:
-----------
osxfuse: fix livecheck

Modified Paths:
--------------
    trunk/dports/fuse/osxfuse/Portfile

Modified: trunk/dports/fuse/osxfuse/Portfile
===================================================================
--- trunk/dports/fuse/osxfuse/Portfile	2016-10-26 20:45:01 UTC (rev 154305)
+++ trunk/dports/fuse/osxfuse/Portfile	2016-10-26 20:49:17 UTC (rev 154306)
@@ -24,7 +24,7 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     "[quotemeta [string toupper ${name}]] (\\d+(?:\\.\\d+)*)"
+livecheck.regex     "FUSE for macOS (\\d+(?:\\.\\d+)*)"
 
 # Use the published signed kext for OS 10.9 (Darwin 13) and later.
 # Don't even fetch and extract the dmg unnecessarily, since the commands don't
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161026/c015c65b/attachment-0002.html>


More information about the macports-changes mailing list