Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c2ca8afe4c9e
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1c2bc7e6e052
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 16, 2021

  1. vim: bump version (#6067)

    bitigchi authored Jul 16, 2021
    Copy the full SHA
    1c2bc7e View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 app-editors/vim/{vim-8.2.2501.recipe → vim-8.2.3171.recipe}
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ COPYRIGHT="1991-2021 Bram Moleenar et al."
LICENSE="Vim"
REVISION="1"
SOURCE_URI="https://github.com/vim/vim/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="f38e9e14eed5b0d82e68720c53a1ef15dc1e10551f7c5026d0669b1cf24d7268"
CHECKSUM_SHA256="56dfb4e315f4defb9b57763cfb5356e0cd745a57afc13e6790ebf3fa008b821d"
SOURCE_FILENAME="vim-$portVersion.tar.gz"

ARCHITECTURES="!x86_gcc2 x86_64"