Revision: 149510 https://trac.macports.org/changeset/149510 Author: sean@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"
participants (1)
-
sean@macports.org