--- trunk/dports/python/py-pyfftw/Portfile 2016-05-30 12:55:35 UTC (rev 149102)
+++ trunk/dports/python/py-pyfftw/Portfile 2016-05-30 13:33:11 UTC (rev 149103)
@@ -29,4 +29,7 @@
port:fftw-3-long
livecheck.type none
+} else {
+ # Ignore pyfftw repo's tags that have names like like "v0.10.1_docs"
+ livecheck.regex archive/[join ${github.tag_prefix} ""](\[0-9\.^"\]+)${extract.suffix}
}