diff options
author | bapt <bapt@FreeBSD.org> | 2018-09-11 15:46:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2018-09-11 15:46:57 +0800 |
commit | 2fd593f839676602f927adb4f5744a8add885f1c (patch) | |
tree | 9a8fb8ec410aa2d85362bd7f996d87c11de3bbc0 /shells | |
parent | 0585180dec803078fffc3aa34d6a29b6acf3a108 (diff) | |
download | freebsd-ports-gnome-2fd593f839676602f927adb4f5744a8add885f1c.tar.gz freebsd-ports-gnome-2fd593f839676602f927adb4f5744a8add885f1c.tar.zst freebsd-ports-gnome-2fd593f839676602f927adb4f5744a8add885f1c.zip |
update to 5.6.1
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile | 2 | ||||
-rw-r--r-- | shells/zsh/distinfo | 10 | ||||
-rw-r--r-- | shells/zsh/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 971c78c9e0df..7819d8526a3a 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -DISTVERSION= 5.6 +DISTVERSION= 5.6.1 CATEGORIES= shells MASTER_SITES= http://www.zsh.org/pub/ \ SF \ diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 1a4af8aa4a9a..ae410781f3cc 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -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 diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index a92a70dca727..aff54e4a2651 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -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 |