Commits

Lawrence Velázquez authored 8964c98f0e3
libffi: Refine livecheck
No tags

devel/libffi/Portfile

Modified
40 40
41 41 array set merger_host {
42 42 ppc64 powerpc-apple-darwin
43 43 }
44 44 lappend merger_dont_diff \
45 45 ${prefix}/lib/libffi-${version}/include/ffi.h \
46 46 ${prefix}/lib/libffi-${version}/include/ffitarget.h
47 47
48 48 livecheck.url ftp://sourceware.org/pub/libffi/
49 49 livecheck.type regex
50 -livecheck.regex ${name}-(.+?)${extract.suffix}
50 +livecheck.regex ${name}-(\\d+(?:\\.\\d+)+)${extract.suffix}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut