Merge remote-tracking branch 'origin/3.6' into 3.7
This commit is contained in:
commit
902b1e98e2
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqqwBcB3SGP7aPfy9lsqH92lQcJs+OyhT68xi1ArPn14BASiE4+fAJfKxhR7//eDPbL71u2rG5cVtIrhR8L/3ZAQ=
|
||||
SHA256 (Pkgfile) = b2eadc01c724c7ce73f226ab7e14b84fee0859479b0cb9927666720aa16e771c
|
||||
RWRJc1FUaeVeqv7xw72qvbMN76YHlCbkss18UFVHJIOHqFU9T5cXvtMUZ1KADifawNtC0S8igtNygWfkXST9RY98S3Rl6s4XiAw=
|
||||
SHA256 (Pkgfile) = f9482c2a3788e236b0c1019dc630b5756397af6f7c4311e94e314aaad0b1825b
|
||||
SHA256 (.footprint) = 0de8c2735445fb40a795101e5a69a7f9ec2c3c016e119ec4adb365bbfe76dee6
|
||||
SHA256 (hdparm-9.63.tar.gz) = 70785deaebba5877a89c123568b41dee990da55fc51420f13f609a1072899691
|
||||
SHA256 (hdparm-9.64.tar.gz) = 315b956951c3fea027287de204381534217c0bd0f37b4935877fe2db0cab859a
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=hdparm
|
||||
version=9.63
|
||||
version=9.64
|
||||
release=1
|
||||
source=(https://downloads.sourceforge.net/project/$name/$name/$name-$version.tar.gz)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqsVR2Tt9iVLTNTK1fGsN0EWeNpqY5JZ9BZ0d4E91bOeNo8/+WaExoCXBf7QWbQMKS7D8AyepvAkyMFaiKjZgowE=
|
||||
SHA256 (Pkgfile) = 4b534523265eeb5d7810c28abb45cbfaa195c0caf8f2a7468f40201b4ccd8ec5
|
||||
RWRJc1FUaeVeqtOmG7C1+r/EPzvmLaqEuAUC7WVb9Lc1ERCgzayO04sQWyUIC23A8SDPLl7LY5fOeuIaaX+/JanfEJUWTbRYAgo=
|
||||
SHA256 (Pkgfile) = b02c5ad7fa70dd7a932fcfd5e259c31ba4ded5f7abf76226aab9f304055dd5f5
|
||||
SHA256 (.footprint) = 3c2caa23d1149c4ef65d0217ce9e207327e8e03db865e49402d2ad44192d8937
|
||||
SHA256 (inetutils-2.2.tar.gz) = 08611bcddcf73e9a8b967b8f0bf92ad4d3596d8f3e7689f9f2e6bbc4cfa7e3e3
|
||||
SHA256 (inetutils-2.3.tar.gz) = 1ced899fe07c60d68541db1686af84354024fa503e16c43aec2ef3e03b8d44b6
|
||||
SHA256 (inetd.conf) = 35c5c1d8b4d48cdd708440863fea126c82c8248f8b964e5cf454ee3dd19e40f9
|
||||
SHA256 (inetd) = 47d33b64f477959aefa3241b5024f39fc9bee8b10888908418ff07f16bcc3be5
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: readline
|
||||
|
||||
name=inetutils
|
||||
version=2.2
|
||||
version=2.3
|
||||
release=1
|
||||
source=(http://ftpmirror.gnu.org/gnu/inetutils/inetutils-$version.tar.gz
|
||||
inetd.conf inetd)
|
||||
|
@ -37,6 +37,7 @@ drwxr-xr-x root/root usr/share/vim/autoload/
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/decada.vim
|
||||
drwxr-xr-x root/root usr/share/vim/autoload/dist/
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/dist/ft.vim
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/dist/man.vim
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/dist/script.vim
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/freebasic.vim
|
||||
-rw-r--r-- root/root usr/share/vim/autoload/getscript.vim
|
||||
@ -145,6 +146,7 @@ drwxr-xr-x root/root usr/share/vim/compiler/
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/haml.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/hp_acc.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/icc.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/icon.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/ifort.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/intel.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/irix5_c.vim
|
||||
@ -167,7 +169,9 @@ drwxr-xr-x root/root usr/share/vim/compiler/
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/onsgmls.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/pbx.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/perl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/perlcritic.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/php.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/podchecker.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/powershell.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/pylint.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/pyunit.vim
|
||||
@ -390,6 +394,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/cobol.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/conf.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/config.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/confini.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/context.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/cpp.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/crm.vim
|
||||
@ -452,6 +457,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/html.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/htmldjango.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/i3config.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/icon.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/indent.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/initex.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/ishd.vim
|
||||
@ -522,6 +528,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/php.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/pinfo.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/plaintex.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/pod.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/poke.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/postscr.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/procmail.vim
|
||||
@ -578,6 +585,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/sysctl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/systemd.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/systemverilog.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/tap.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/tcl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/tcsh.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/terminfo.vim
|
||||
@ -599,6 +607,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/vhdl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/vim.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/vroom.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/vue.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/wast.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/wget.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/wget2.vim
|
||||
@ -736,7 +745,6 @@ drwxr-xr-x root/root usr/share/vim/indent/
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sql.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sqlanywhere.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sshconfig.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/systemd.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/systemverilog.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/tcl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/tcsh.vim
|
||||
@ -955,6 +963,7 @@ drwxr-xr-x root/root usr/share/vim/syntax/
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/conaryrecipe.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/conf.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/config.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/confini.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/context.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/cpp.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/crm.vim
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqpaqvCQmqrDt/rnmb35jT1Mgic91QCtN9vNI19SIJvAlN2GFWyop9iYiL1+dA2Z1ucvBM5+gQu3lNqSHrnw+sAk=
|
||||
SHA256 (Pkgfile) = ce3e9d0e09f51c5d46c0b1c825b3961ea80f1b6839fa2f6a731fd8d99e80e82a
|
||||
SHA256 (.footprint) = a76355c7e5ae8bc47512e949ff651ed20ef93811461b2af2b1bf3a5933533809
|
||||
SHA256 (vim-8.2.5054.tar.gz) = 2c7e6d72c368b4de0317ea75e1798f25644cd3bdf700f1e117971cc1a06080b3
|
||||
RWRJc1FUaeVequ+8nrmP0VmSPmbCt4Gprx0tuSDFs+zBRa/+rODFX97crfqyjc/VbNl891gKDEo6zYMWOqsHjz+dLfrEt1IC8gA=
|
||||
SHA256 (Pkgfile) = 343b2d8e689ccfda6ee8e09ddc6e134bc05c6028f89c4b1bb088ab9d1c9c19a8
|
||||
SHA256 (.footprint) = e34e59adfefa4ef2fcf6b497ce93aba19064a67e42bb2c04126ec3cd0c16e314
|
||||
SHA256 (vim-9.0.0045.tar.gz) = 594a31e96e3eda07a358db305de939ca749693b4684de9e027bfa70311b1994d
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ncurses acl
|
||||
|
||||
name=vim
|
||||
version=8.2.5054
|
||||
version=9.0.0045
|
||||
release=1
|
||||
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user