From owner-svn-ports-head@freebsd.org Tue Apr 17 15:15:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0462AF82869; Tue, 17 Apr 2018 15:15:14 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC1FA8266D; Tue, 17 Apr 2018 15:15:13 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A2E3363E7; Tue, 17 Apr 2018 15:15:13 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3HFFDug095267; Tue, 17 Apr 2018 15:15:13 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3HFFDB6095264; Tue, 17 Apr 2018 15:15:13 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201804171515.w3HFFDB6095264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 17 Apr 2018 15:15:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467611 - in head/shells/zsh: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/shells/zsh: . files X-SVN-Commit-Revision: 467611 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 15:15:14 -0000 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