mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
update to 5.6.1
This commit is contained in:
parent
eb28d3dc52
commit
915eeb1c3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479508
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zsh
|
||||
DISTVERSION= 5.6
|
||||
DISTVERSION= 5.6.1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://www.zsh.org/pub/ \
|
||||
SF \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1536051733
|
||||
SHA256 (zsh-5.6.tar.xz) = 746b1fcb11e8d129d1454f9ca551448c8145b6bcb157116c12407c518880e6d6
|
||||
SIZE (zsh-5.6.tar.xz) = 3080856
|
||||
SHA256 (zsh-5.6-doc.tar.xz) = 96e641b3311f67904f067b2bd353d875c609843677522b0e2a7cc7efd6edcbd9
|
||||
SIZE (zsh-5.6-doc.tar.xz) = 3198156
|
||||
TIMESTAMP = 1536651786
|
||||
SHA256 (zsh-5.6.1.tar.xz) = 9566753f317d31b808b6b63a5622c71f25d473a6b5fea5c35ab1c7ed96fbb3e8
|
||||
SIZE (zsh-5.6.1.tar.xz) = 3076732
|
||||
SHA256 (zsh-5.6.1-doc.tar.xz) = b64a290c0176d8844d0bd7349b59078536f798cfc7f4eab175595dd75ae04896
|
||||
SIZE (zsh-5.6.1-doc.tar.xz) = 3199032
|
||||
|
|
|
@ -283,6 +283,7 @@ bin/zsh-%%ZSH_VER%%
|
|||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_cpupower
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_cryptsetup
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_dkms
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_e2label
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_ethtool
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_fuse_arguments
|
||||
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_fuse_values
|
||||
|
|
Loading…
Add table
Reference in a new issue