Modified: trunk/dports/mail/offlineimap/Portfile (149509 => 149510)
--- 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"