Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 07:46:57 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479508 - head/shells/zsh
Message-ID:  <201809110746.w8B7kvmL054841@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809110746.w8B7kvmL054841>