ports/contrib (3.5): vifm: 0.9.1 -> 0.10.1
commit ec1746d97897cb588d3d24a83330cfd4ed111df6 Author: Alexandr Savca <alexandr.savca89@gmail.com> Date: Mon Aug 26 16:43:46 2019 +0300 vifm: 0.9.1 -> 0.10.1 diff --git a/vifm/.footprint b/vifm/.footprint index 968a246d..7f270606 100644 --- a/vifm/.footprint +++ b/vifm/.footprint @@ -25,6 +25,7 @@ drwxr-xr-x root/root usr/share/vifm/colors/ -rw-r--r-- root/root usr/share/vifm/colors/juef-zenburn.vifm -rw-r--r-- root/root usr/share/vifm/colors/reicheltd-light.vifm -rw-r--r-- root/root usr/share/vifm/vifm-help.txt +-rwxr-xr-x root/root usr/share/vifm/vifm-media -rw-r--r-- root/root usr/share/vifm/vifmrc -rw-r--r-- root/root usr/share/vifm/vifmrc-osx drwxr-xr-x root/root usr/share/vifm/vim-doc/ diff --git a/vifm/.signature b/vifm/.signature index 661edfba..a426969a 100644 --- a/vifm/.signature +++ b/vifm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37c0t/6hzFSogVZlWslN0LJzAmzNvTc0vtnLmZdngetJtbgfB8F0NrRdquuxcxgas7rDzXjRU7+ombbP47CrTQk= -SHA256 (Pkgfile) = b1a873ec10ca7132935dc6c16ea1ddab47f4816c828da0dd9a21bfa13b35486c -SHA256 (.footprint) = c28515729f917ee5eb9fefc1890dfe58d25806d5d002ea14a472d5ba66389c02 -SHA256 (v0.9.1.tar.gz) = f208cdcd912348df8e18214078ab2455831d05190078ab5af507bd9789ea8b04 +RWSagIOpLGJF32zY+ttmLj2FWcKjvYzP1KAbiNDcmh6BgO5PNXVnBXp6fuo+Fda3V+clCQ91ioVsQ+AHgpqixXDvtgJVMXc3Fws= +SHA256 (Pkgfile) = 3635ec4ad659752985183fa5e2ecaf41bf8635a28f5623e0dc23c611e66f9dd3 +SHA256 (.footprint) = df5153c368276c0237405fcdf22963812f12be0f9238e87f6c7476bedc1d1e56 +SHA256 (vifm-v0.10.1.tar.gz) = f5e6add7b0c8221fc5eb5b60c7ea483a141769afea2167f1535d66785bb654ec diff --git a/vifm/Pkgfile b/vifm/Pkgfile index c1c66abb..f47a837a 100644 --- a/vifm/Pkgfile +++ b/vifm/Pkgfile @@ -5,9 +5,9 @@ # Optional: bash-completion name=vifm -version=0.9.1 -release=2 -source=(https://github.com/$name/$name/archive/v$version.tar.gz) +version=0.10.1 +release=1 +source=(https://github.com/$name/$name/archive/v$version/$name-v$version.tar.gz) build() { cd $name-$version @@ -23,5 +23,6 @@ build() { rm -rf $PKG/usr/share/bash-completion fi + rm -rf $PKG/usr/share/vifm/vifm-media-osx rm -rf $PKG/usr/share/doc }
participants (1)
-
crux@crux.nu