Date: Thu, 22 Dec 2016 13:12:30 +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: r429157 - in head/shells/zsh: . files Message-ID: <201612221312.uBMDCUoW048551@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 22 13:12:30 2016 New Revision: 429157 URL: https://svnweb.freebsd.org/changeset/ports/429157 Log: Update to 5.3.1 Deleted: head/shells/zsh/files/patch-Completion-Unix-Command-_sysctl head/shells/zsh/files/patch-Completion_BSD_Command___chflags Modified: head/shells/zsh/Makefile head/shells/zsh/distinfo Modified: head/shells/zsh/Makefile ============================================================================== --- head/shells/zsh/Makefile Thu Dec 22 12:37:43 2016 (r429156) +++ head/shells/zsh/Makefile Thu Dec 22 13:12:30 2016 (r429157) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -DISTVERSION= 5.3 -PORTREVISION= 1 +DISTVERSION= 5.3.1 CATEGORIES= shells MASTER_SITES= http://www.zsh.org/pub/ \ SF \ Modified: head/shells/zsh/distinfo ============================================================================== --- head/shells/zsh/distinfo Thu Dec 22 12:37:43 2016 (r429156) +++ head/shells/zsh/distinfo Thu Dec 22 13:12:30 2016 (r429157) @@ -1,5 +1,5 @@ -TIMESTAMP = 1481613901 -SHA256 (zsh-5.3.tar.xz) = 76f82cfd5ce373cf799a03b6f395283f128430db49202e3e3f512fb5a19d6f8a -SIZE (zsh-5.3.tar.xz) = 2928684 -SHA256 (zsh-5.3-doc.tar.xz) = cdfc6c3f7235b13308af5316cfa87abb5f51b3ec72d45f9043fde6e5b2e8663e -SIZE (zsh-5.3-doc.tar.xz) = 3161944 +TIMESTAMP = 1482410948 +SHA256 (zsh-5.3.1.tar.xz) = fc886cb2ade032d006da8322c09a7e92b2309177811428b121192d44832920da +SIZE (zsh-5.3.1.tar.xz) = 2928832 +SHA256 (zsh-5.3.1-doc.tar.xz) = d51762fcb5699c332da8a4e404cb9eb8d5de8fa4e0235a08bcf252c915bda6ed +SIZE (zsh-5.3.1-doc.tar.xz) = 3161408
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612221312.uBMDCUoW048551>