CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2025/06/24 16:41:44
Modified files: editors/vim : Makefile distinfo editors/vim/patches: patch-runtime_filetype_vim Added files: editors/vim/pkg: DESCR PFRAG.no-no_x11 PLIST Removed files: editors/vim/pkg: DESCR-lang DESCR-main PFRAG.gtk3-main PFRAG.no-no_x11-main PLIST-lang PLIST-main Log message: update to vim-9.1.1478, merging the -lang subpackage into the main package while there. the byte saving in the default install isn't worth the extra hassle at update time (which is already tricky due to evim, gvim and friends which are only in the gui installs). pvk@ sent me a diff to fix some issues with missing dir creations due to badly placed files, but I thought I'd go with this approach instead. updates handled with @conflict @pkgpath as needed (relying on the old packages which had @pkgpath ${BASE_PKGPATH} that means they match nicely with the default new pkgpaths, avoiding the need for messy flavour handling).