To: vim_dev@googlegroups.com Subject: Patch 8.2.4889 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4889 Problem: CI only tests with FreeBSD 12. Solution: Also test with FreeBSD 13. (closes #10366) Files: .cirrus.yml *** ../vim-8.2.4888/.cirrus.yml 2022-05-01 20:43:44.978152085 +0100 --- .cirrus.yml 2022-05-06 16:08:24.886032120 +0100 *************** *** 2,12 **** CIRRUS_CLONE_DEPTH: 3 FEATURES: huge ! freebsd_12_task: only_if: $CIRRUS_TAG == '' timeout_in: 20m - freebsd_instance: - image: freebsd-12-3-release-amd64 install_script: - pkg update -f - pkg install -y gettext --- 2,18 ---- CIRRUS_CLONE_DEPTH: 3 FEATURES: huge ! freebsd_task: ! name: FreeBSD ! matrix: ! - name: FreeBSD 13.1 ! freebsd_instance: ! image_family: freebsd-13-1 ! - name: FreeBSD 12.3 ! freebsd_instance: ! image_family: freebsd-12-3 only_if: $CIRRUS_TAG == '' timeout_in: 20m install_script: - pkg update -f - pkg install -y gettext *** ../vim-8.2.4888/src/version.c 2022-05-06 15:47:01.618335092 +0100 --- src/version.c 2022-05-06 16:09:40.670002447 +0100 *************** *** 748,749 **** --- 748,751 ---- { /* Add new patch number below this line */ + /**/ + 4889, /**/ -- hundred-and-one symptoms of being an internet addict: 117. You are more comfortable typing in html. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///