From owner-svn-ports-head@freebsd.org Tue Sep 11 07:46:58 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 DB20810828A2; Tue, 11 Sep 2018 07:46:58 +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 87EF98A749; Tue, 11 Sep 2018 07:46:58 +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 6843414D7A; Tue, 11 Sep 2018 07:46:58 +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 w8B7kwqA054844; Tue, 11 Sep 2018 07:46:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8B7kvmL054841; Tue, 11 Sep 2018 07:46:57 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201809110746.w8B7kvmL054841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 11 Sep 2018 07:46:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479508 - head/shells/zsh X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/shells/zsh X-SVN-Commit-Revision: 479508 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.27 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, 11 Sep 2018 07:46:59 -0000 Author: bapt Date: Tue Sep 11 07:46:57 2018 New Revision: 479508 URL: https://svnweb.freebsd.org/changeset/ports/479508 Log: update to 5.6.1 Modified: head/shells/zsh/Makefile head/shells/zsh/distinfo head/shells/zsh/pkg-plist Modified: head/shells/zsh/Makefile ============================================================================== --- head/shells/zsh/Makefile Tue Sep 11 07:41:37 2018 (r479507) +++ head/shells/zsh/Makefile Tue Sep 11 07:46:57 2018 (r479508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -DISTVERSION= 5.6 +DISTVERSION= 5.6.1 CATEGORIES= shells MASTER_SITES= http://www.zsh.org/pub/ \ SF \ Modified: head/shells/zsh/distinfo ============================================================================== --- head/shells/zsh/distinfo Tue Sep 11 07:41:37 2018 (r479507) +++ head/shells/zsh/distinfo Tue Sep 11 07:46:57 2018 (r479508) @@ -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 Modified: head/shells/zsh/pkg-plist ============================================================================== --- head/shells/zsh/pkg-plist Tue Sep 11 07:41:37 2018 (r479507) +++ head/shells/zsh/pkg-plist Tue Sep 11 07:46:57 2018 (r479508) @@ -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