Commits

Zero King authored and tobypeterson committed 7b753eafcd7
macfile-gimp: fix livecheck
No tags

aqua/macfile-gimp/Portfile

Modified
30 30 }
31 31
32 32 use_configure no
33 33
34 34 destroot {
35 35 xinstall -m 755 -d ${destroot}${prefix}/lib/gimp/2.0/plug-ins
36 36 xinstall -m 755 ${worksrcpath}/macfile \
37 37 ${destroot}${prefix}/lib/gimp/2.0/plug-ins
38 38 }
39 39
40 -livecheck.regex "MacFile (\\d+(?:\\.\\d+)*) released"
40 +livecheck.regex "/macfile-gimp-(\\d+(?:\\.\\d+)*).tar.gz"

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

Add shortcut