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

cal at macports.org cal at macports.org
Mon Sep 29 13:50:54 PDT 2014


Revision: 125929
          https://trac.macports.org/changeset/125929
Author:   cal at macports.org
Date:     2014-09-29 13:50:54 -0700 (Mon, 29 Sep 2014)
Log Message:
-----------
osxfuse: fix livecheck, somewhat related to #45211, openmaintainer

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

Modified: trunk/dports/fuse/osxfuse/Portfile
===================================================================
--- trunk/dports/fuse/osxfuse/Portfile	2014-09-29 19:58:38 UTC (rev 125928)
+++ trunk/dports/fuse/osxfuse/Portfile	2014-09-29 20:50:54 UTC (rev 125929)
@@ -22,6 +22,10 @@
 
 homepage            http://osxfuse.github.io/
 
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "[quotemeta [string toupper ${name}]] (\\d+(?:\\.\\d+)*)"
+
 # We will build user-space components for the specified arch, and
 # kernel modules for the kernel arch.
 set kernel_arch [exec uname -m]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140929/159e7706/attachment.html>


More information about the macports-changes mailing list