Ticket #39963: Portfile.diff
File Portfile.diff, 454 bytes (added by skymoo (Adam Mercer), 11 years ago) |
---|
-
Portfile
992 992 configure.args-append --disable-darwin 993 993 } 994 994 995 platform darwin 13 { 996 patchfiles-append patch-src-os_unix.c.diff 997 } 998 995 999 livecheck.type regex 996 1000 livecheck.url http://ftp.vim.org/pub/${name}/patches/${vim_version}/?O=D 997 1001 livecheck.version [format "%s.%03d" $vim_version $vim_patchlevel]