<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/015134e366132f76776ab1ba95e19121ecdcf096">https://github.com/macports/macports-ports/commit/015134e366132f76776ab1ba95e19121ecdcf096</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 015134e3661 vim,Macvim: update vim to 9.1.1128, MacVim to r181
</span>015134e3661 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 015134e366132f76776ab1ba95e19121ecdcf096
</span>Author: Chris Rawnsley <chris@puny.agency>
AuthorDate: Sun Mar 9 12:38:59 2025 +0000
<span style='display:block; white-space:pre;color:#404040;'> vim,Macvim: update vim to 9.1.1128, MacVim to r181
</span>---
editors/MacVim/Portfile | 12 +++++-------
editors/MacVim/files/patch-python.diff | 6 +++---
editors/MacVim/files/patch-remove-updater.diff | 14 +++++++-------
editors/MacVim/files/patch-tcl.diff | 4 ++--
editors/vim/Portfile | 11 +++++------
5 files changed, 22 insertions(+), 25 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/MacVim/Portfile b/editors/MacVim/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0fcc2b8590e..61554acfde3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/MacVim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/MacVim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,15 +8,13 @@ PortGroup compiler_blacklist_versions 1.0
</span> # is because they both share the same set of configuration files and ensures
# that the user's configuration files will always work with both.
set vim_version 9.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set release 180
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set release 181
</span> github.setup macvim-dev macvim ${release} release-
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from tarball
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> revision 0
name MacVim
version ${vim_version}.release${release}
categories editors
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license Vim GPL-2+
maintainers {raimue @raimue}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,9 +25,9 @@ long_description \
</span>
homepage https://macvim.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 fb34366d9059f09ef73a56dd215ff504951cad42 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 bcc84a691ab2344942b18d2dbedd20aab4ecd4d6ac928ac8842f6d1b0c7d70f7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 25822029
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 6f0b0cb3de5781073848e22681c248859129add3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 ee4127ff18f55f04b69e401fc444c94b9e4d2bf60580ed18e85b78f2e34efbd3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 27772511
</span>
depends_lib-append port:gettext \
port:libiconv \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/MacVim/files/patch-python.diff b/editors/MacVim/files/patch-python.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 0d67712253a..4d1713b6379 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/MacVim/files/patch-python.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/MacVim/files/patch-python.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span> --- src/configure.ac 2021-04-05 15:12:39.000000000 +0200
+++ src/configure.ac 2021-04-05 15:12:49.000000000 +0200
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -1429,7 +1429,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1477,7 +1477,7 @@
</span> @echo "python_SYSLIBS='$(SYSLIBS)'"
@echo "python_LINKFORSHARED='$(LINKFORSHARED)'"
@echo "python_DLLLIBRARY='$(DLLLIBRARY)'"
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@
</span> @echo "python_PYTHONFRAMEWORK='$(PYTHONFRAMEWORK)'"
@echo "python_PYTHONFRAMEWORKPREFIX='$(PYTHONFRAMEWORKPREFIX)'"
@echo "python_PYTHONFRAMEWORKINSTALLDIR='$(PYTHONFRAMEWORKINSTALLDIR)'"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -1437,13 +1437,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1485,13 +1485,6 @@
</span> dnl -- delete the lines from make about Entering/Leaving directory
eval "`cd ${PYTHON_CONFDIR} && make -f "${tmp_mkf}" __ | sed '/ directory /d'`"
rm -f -- "${tmp_mkf}"
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@
</span> vi_cv_path_python_plibs="-L${PYTHON_CONFDIR} -lpython${vi_cv_var_python_version}"
dnl -- Check if the path contained in python_LINKFORSHARED is
dnl usable for vim build. If not, make and try other
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -1467,7 +1460,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1515,7 +1508,6 @@
</span> vi_cv_path_python_plibs="${vi_cv_path_python_plibs} ${python_BASEMODLIBS} ${python_LIBS} ${python_SYSLIBS} ${python_LINKFORSHARED}"
dnl remove -ltermcap, it can conflict with an earlier -lncurses
vi_cv_path_python_plibs=`echo $vi_cv_path_python_plibs | sed s/-ltermcap//`
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/MacVim/files/patch-remove-updater.diff b/editors/MacVim/files/patch-remove-updater.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 71f508df3d5..43d88250628 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/MacVim/files/patch-remove-updater.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/MacVim/files/patch-remove-updater.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@
</span> </connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -212,66 +208,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -216,66 +212,6 @@
</span> </textField>
</subviews>
</customView>
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,7 +47,7 @@
</span> - <binding destination="58" name="value" keyPath="values.MMShowWhatsNewOnStartup" id="LjF-Lv-00h"/>
- </connections>
- </button>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="qpS-3j-8OG">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="qpS-3j-8OG">
</span> - <rect key="frame" x="-2" y="0.0" width="187" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="When MacVim launches:" id="S5x-il-vbq">
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -93,9 +93,9 @@
</span> - </subviews>
- </customView>
</subviews>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <point key="canvasLocation" x="137.5" y="-27"/>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <point key="canvasLocation" x="137.5" y="-17"/>
</span> </customView>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -558,17 +494,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -663,17 +599,6 @@
</span> <rect key="frame" x="0.0" y="0.0" width="483" height="367"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -110,14 +110,14 @@
</span> - <binding destination="58" name="value" keyPath="values.MMUpdaterPrereleaseChannel" id="Kb1-yL-bmN"/>
- </connections>
- </button>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="826">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="826">
</span> <rect key="frame" x="18" y="218" width="449" height="56"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -633,16 +558,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -738,16 +663,6 @@
</span> <binding destination="58" name="value" keyPath="values.MMUseInlineIm" id="1016"/>
</connections>
</button>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="ere-oJ-WLd">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="ere-oJ-WLd">
</span> - <rect key="frame" x="19" y="20" width="449" height="70"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" id="Gdp-Ib-RGS">
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/MacVim/files/patch-tcl.diff b/editors/MacVim/files/patch-tcl.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index faff7876a2c..d2b7dce3a89 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/MacVim/files/patch-tcl.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/MacVim/files/patch-tcl.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span> --- src/configure.ac 2021-04-05 15:12:49.000000000 +0200
+++ src/configure.ac 2021-04-05 15:17:45.000000000 +0200
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -2023,14 +2015,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -2108,14 +2108,7 @@
</span> tcldll=`echo 'puts libtcl[[info tclversion]][[info sharedlibextension]]' | $vi_cv_path_tcl -`
AC_MSG_CHECKING(for location of Tcl include)
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@
</span> TCL_INC=
for try in $tclinc; do
if test -f "$try/tcl.h"; then
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -2045,16 +2030,8 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -2130,16 +2123,8 @@
</span> fi
if test -z "$SKIP_TCL"; then
AC_MSG_CHECKING(for location of tclConfig.sh script)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/vim/Portfile b/editors/vim/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index acb7fe23d35..e2c8e7ee8e6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/vim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/vim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,10 +7,9 @@ PortGroup github 1.0
</span> # is because they both share the same set of configuration files and ensures
# that the user's configuration files will always work with both.
set vim_version 9.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set vim_patchlevel 0727
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set vim_patchlevel 1128
</span> github.setup vim vim ${vim_version}.${vim_patchlevel} v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from tarball
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> revision 0
categories editors
platforms darwin freebsd
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +23,9 @@ long_description Vim is an advanced text editor that seeks to provide \
</span>
homepage https://www.vim.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 862555466b868c9d99943f29d9384c440c67711e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 dfc41f36c2415acc00d1faef5e50d053be3c5a50b0c569d8ac4c73820be7c731 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 18094755
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 c7ae828d37e0094e88bd3578ccd3ea65f9d3368c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 0c1758ce4201d46683821126d23e4a07b7880033337e2461a4ed688304fe58b1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 18490162
</span>
depends_lib-append port:gettext \
port:libiconv \
</pre><pre style='margin:0'>
</pre>