Commits

Ryan Schmidt authored b2b1714bc6a
FileZilla, libfilezilla: Escape periods in regexes
No tags

devel/libfilezilla/Portfile

Modified
41 41 test.dir ${worksrcpath}/tests
42 42 test.cmd ./test
43 43 test.target
44 44
45 45 pre-test {
46 46 system -W ${test.dir} "${build.cmd} test"
47 47 }
48 48
49 49 livecheck.type regex
50 50 livecheck.url ${master_sites}
51 -livecheck.regex ${name}-(\[0-9.\]+).tar.bz2
51 +livecheck.regex ${name}-(\[0-9.\]+)\\.tar\\.bz2

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

Add shortcut