[149510] trunk/dports/mail/offlineimap/Portfile

sean at macports.org sean at macports.org
Thu Jun 23 15:52:21 PDT 2016


Revision: 149510
          https://trac.macports.org/changeset/149510
Author:   sean at macports.org
Date:     2016-06-23 15:52:20 -0700 (Thu, 23 Jun 2016)
Log Message:
-----------
offlineimap: fix livecheck

Modified Paths:
--------------
    trunk/dports/mail/offlineimap/Portfile

Modified: trunk/dports/mail/offlineimap/Portfile
===================================================================
--- trunk/dports/mail/offlineimap/Portfile	2016-06-23 22:52:17 UTC (rev 149509)
+++ trunk/dports/mail/offlineimap/Portfile	2016-06-23 22:52:20 UTC (rev 149510)
@@ -45,8 +45,7 @@
 depends_build       port:py${python.version}-docutils \
                     port:py${python.version}-sphinx
 
-livecheck.type      regex
-livecheck.regex     (\\d\\.\\d\\.\\d)\[^-\]
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"-\]+)${extract.suffix}
 
 post-build {
     system -W ${worksrcpath} "PATH='${python.prefix}/bin:$env(PATH)' make docs"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160623/002ad4c4/attachment.html>


More information about the macports-changes mailing list