Patch 8.2.4853
Problem: CI with FreeBSD is a bit outdated.
Solution: Use 12.3 instead of 12.1. (closes #10333)
Files: .cirrus.yml
*** ../vim-8.2.4852/.cirrus.yml 2020-12-18 15:29:21.716008176 +0000
--- .cirrus.yml 2022-05-01 20:41:53.734354076 +0100
***************
*** 6,14 ****
only_if: $CIRRUS_TAG == ''
timeout_in: 20m
freebsd_instance:
! image: freebsd-12-1-release-amd64
install_script:
! pkg install -y gettext
build_script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
- ./configure --with-features=${FEATURES}
--- 6,15 ----
only_if: $CIRRUS_TAG == ''
timeout_in: 20m
freebsd_instance:
! image: freebsd-12-3-release-amd64
install_script:
! - pkg update -f
! - pkg install -y gettext
build_script:
- NPROC=$(getconf _NPROCESSORS_ONLN)
- ./configure --with-features=${FEATURES}
*** ../vim-8.2.4852/src/version.c 2022-05-01 17:43:30.070768625 +0100
--- src/version.c 2022-05-01 20:43:07.810217369 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4853,
/**/
--
% cat /usr/include/real_life.h
void life(void);
/// Bram Moolenaar -- Br...@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 ///