From 46aa5e2216e82d5c3463300b1fb254bffac9f211 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 17 Apr 2018 15:15:13 +0000 Subject: Update to 5.5.1 --- shells/zsh/Makefile | 2 +- shells/zsh/distinfo | 10 +++++----- shells/zsh/files/patch-Completion_Linux_Command___ss | 11 ----------- shells/zsh/pkg-plist | 1 + 4 files changed, 7 insertions(+), 17 deletions(-) delete mode 100644 shells/zsh/files/patch-Completion_Linux_Command___ss (limited to 'shells') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index b47d20ca24d5..15c5bdcc3e34 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -DISTVERSION= 5.5 +DISTVERSION= 5.5.1 CATEGORIES= shells MASTER_SITES= http://www.zsh.org/pub/ \ SF \ diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index bdef39a85218..fb8c91712dc8 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1523279573 -SHA256 (zsh-5.5.tar.xz) = a8359b81d090425d497c6f3c724a7c21a81c614b03e7662ed347705d86958e53 -SIZE (zsh-5.5.tar.xz) = 3051084 -SHA256 (zsh-5.5-doc.tar.xz) = b995c16a2ded516b6e07883932640fcca8b53b1b8a1934094a8a32ef087f52fc -SIZE (zsh-5.5-doc.tar.xz) = 3216400 +TIMESTAMP = 1523975008 +SHA256 (zsh-5.5.1.tar.xz) = e1c38808fcbe0cc1344d55c9a758349f7ba1e317325b154621ac37eddac4aa80 +SIZE (zsh-5.5.1.tar.xz) = 3052832 +SHA256 (zsh-5.5.1-doc.tar.xz) = 41ce13a89a6bc7e709b6f110e54288d59f02ba2becd2646895d28188d4dd6283 +SIZE (zsh-5.5.1-doc.tar.xz) = 3216632 diff --git a/shells/zsh/files/patch-Completion_Linux_Command___ss b/shells/zsh/files/patch-Completion_Linux_Command___ss deleted file mode 100644 index 6ae6ba39ab09..000000000000 --- a/shells/zsh/files/patch-Completion_Linux_Command___ss +++ /dev/null @@ -1,11 +0,0 @@ ---- Completion/Linux/Command/_ss.orig 2018-04-04 17:03:27 UTC -+++ Completion/Linux/Command/_ss -@@ -33,7 +33,7 @@ _arguments -C -s \ - "($info -d --dccp)"{-d,--dccp}'[display DCCP sockets]' \ - "($info -w --raw)"{-w,--raw}'[display RAW sockets]' \ - "($info -x --unix)"{-x,--unix}'[display Unix domain sockets]' \ -- "($info)--vsock[display only vsock sockets]' \ -+ "($info --vsock)"{--vsock}'[display only vsock sockets]' \ - "($info -f --family)"{-f,--family}'[display sockets of specified type]:family:(unix inet inet6 link netlink unix vsock)' \ - "($info -K --kill)"{-K,--kill}'[forcibly close sockets, display what was closed]' \ - "($info -H --no-header)"{-H,--no-header}'[suppress header line]' \ diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index f49fd1f02742..148e655f4c44 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -77,6 +77,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_bsdconfig %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_bsdinstall %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_chflags +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_cksum %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_csup %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_cu %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_cvsup -- cgit v1.2.3