aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-02-05 17:58:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-02-05 17:58:51 +0000
commit4377815d68d174fe699fae9bcf8e229eccf536ae (patch)
treef9ee56914a107ec9f92cbb1fc45b67eaae59ea3a /shells/zsh
parent32aaea1ed3a3e9f9aee34631825198edb72e506b (diff)
downloadports-4377815d68d174fe699fae9bcf8e229eccf536ae.tar.gz
ports-4377815d68d174fe699fae9bcf8e229eccf536ae.zip
Update to 5.7.1
Notes
Notes: svn path=/head/; revision=492261
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile5
-rw-r--r--shells/zsh/distinfo10
-rw-r--r--shells/zsh/files/vcs_info_p4.patch35
-rw-r--r--shells/zsh/pkg-plist1
4 files changed, 7 insertions, 44 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index f10bc3b5b8a7..059fa242115b 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zsh
-DISTVERSION= 5.7
-PORTREVISION= 1
+DISTVERSION= 5.7.1
CATEGORIES= shells
MASTER_SITES= https://www.zsh.org/pub/ \
SF \
@@ -23,8 +22,6 @@ MAKE_JOBS_UNSAFE= yes
USES= autoreconf iconv ncurses shebangfix tar:xz
-EXTRA_PATCHES= ${FILESDIR}/vcs_info_p4.patch:-p1
-
SHEBANG_LANG= zsh
zsh_OLD_CMD= zsh # shebang appears as /bin/zsh and just zsh
SHEBANG_FILES= Functions/Calendar/* \
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo
index f8184a82f404..d867564967d8 100644
--- a/shells/zsh/distinfo
+++ b/shells/zsh/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1548597897
-SHA256 (zsh-5.7.tar.xz) = 7807b290b361d9fa1e4c2dfafc78cb7e976e7015652e235889c6eff7468bd613
-SIZE (zsh-5.7.tar.xz) = 3124708
-SHA256 (zsh-5.7-doc.tar.xz) = f0a94db78ef8914743da49970c00fe867e0e5377fbccd099afe55d81a2d7f15d
-SIZE (zsh-5.7-doc.tar.xz) = 3062428
+TIMESTAMP = 1549389259
+SHA256 (zsh-5.7.1.tar.xz) = 7260292c2c1d483b2d50febfa5055176bd512b32a8833b116177bf5f01e77ee8
+SIZE (zsh-5.7.1.tar.xz) = 3126308
+SHA256 (zsh-5.7.1-doc.tar.xz) = 3053670250e23905c940592c79428d7f67495fa05b0fff49dfaab9172c4239b4
+SIZE (zsh-5.7.1-doc.tar.xz) = 3062112
diff --git a/shells/zsh/files/vcs_info_p4.patch b/shells/zsh/files/vcs_info_p4.patch
deleted file mode 100644
index 042b948b23d7..000000000000
--- a/shells/zsh/files/vcs_info_p4.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From b70919e0d9dadc93893e9d18bc3ef13b88756ecf Mon Sep 17 00:00:00 2001
-From: dana <dana@dana.is>
-Date: Sun, 27 Jan 2019 00:26:31 -0600
-Subject: [PATCH] 44020: VCS_INFO_detect_p4: Fix infinite recursion
-
----
- ChangeLog | 5 +++++
- Functions/VCS_Info/Backends/VCS_INFO_detect_p4 | 1 -
- 2 files changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 81668ccc9..be243c1b8 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,8 @@
-+2018-01-27 dana <dana@dana.is>
-+
-+ * 44020: Functions/VCS_Info/Backends/VCS_INFO_detect_p4: Fix
-+ infinite recursion
-+
- 2018-01-24 dana <dana@dana.is>
-
- * unposted: Config/version.mk: Post-release version bump
-diff --git a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4 b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-index d171c68ee..5ec21da9f 100644
---- a/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-+++ b/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-@@ -44,7 +44,6 @@ VCS_INFO_p4_get_server() {
- }
-
-
--(( ${+functions[VCS_INFO_detect_p4]} )) ||
- VCS_INFO_detect_p4() {
- local serverport p4where
-
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index db8207d11297..e29c792dcd08 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -459,6 +459,7 @@ bin/zsh-%%ZSH_VER%%
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dns_types
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_doas
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_domains
+%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dos2unix
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_drill
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dsh
%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dtruss