svn commit: r467611 - in head/shells/zsh: . files
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 17 15:15:14 UTC 2018
Author: bapt
Date: Tue Apr 17 15:15:13 2018
New Revision: 467611
URL: https://svnweb.freebsd.org/changeset/ports/467611
Log:
Update to 5.5.1
Deleted:
head/shells/zsh/files/patch-Completion_Linux_Command___ss
Modified:
head/shells/zsh/Makefile
head/shells/zsh/distinfo
head/shells/zsh/pkg-plist
Modified: head/shells/zsh/Makefile
==============================================================================
--- head/shells/zsh/Makefile Tue Apr 17 14:34:43 2018 (r467610)
+++ head/shells/zsh/Makefile Tue Apr 17 15:15:13 2018 (r467611)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zsh
-DISTVERSION= 5.5
+DISTVERSION= 5.5.1
CATEGORIES= shells
MASTER_SITES= http://www.zsh.org/pub/ \
SF \
Modified: head/shells/zsh/distinfo
==============================================================================
--- head/shells/zsh/distinfo Tue Apr 17 14:34:43 2018 (r467610)
+++ head/shells/zsh/distinfo Tue Apr 17 15:15:13 2018 (r467611)
@@ -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
Modified: head/shells/zsh/pkg-plist
==============================================================================
--- head/shells/zsh/pkg-plist Tue Apr 17 14:34:43 2018 (r467610)
+++ head/shells/zsh/pkg-plist Tue Apr 17 15:15:13 2018 (r467611)
@@ -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
More information about the svn-ports-all
mailing list