diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2019-04-04 15:50:49 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2019-04-04 15:50:49 +0000 |
| commit | 975bb2d140481a64d36d39fa7dbe4fe83fbf39f8 (patch) | |
| tree | aa6b413c9d3302a8fd4e76f3839a2cfc9580e2a6 | |
| parent | - Switch from Enchant to Hunspell by default: the latter is a more common (diff) | |
textproc/zsh-autosuggestions: Upgrade to version 0.5.1
Upstream changes:
https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v051
Notes
Notes:
svn path=/head/; revision=497847
| -rw-r--r-- | textproc/zsh-autosuggestions/Makefile | 2 | ||||
| -rw-r--r-- | textproc/zsh-autosuggestions/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/zsh-autosuggestions/Makefile b/textproc/zsh-autosuggestions/Makefile index 5266c0675f0a..cf3e336edfc6 100644 --- a/textproc/zsh-autosuggestions/Makefile +++ b/textproc/zsh-autosuggestions/Makefile @@ -2,7 +2,7 @@ PORTNAME= zsh-autosuggestions DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= textproc MAINTAINER= jrm@FreeBSD.org diff --git a/textproc/zsh-autosuggestions/distinfo b/textproc/zsh-autosuggestions/distinfo index 686140c2e549..a1d8e587d019 100644 --- a/textproc/zsh-autosuggestions/distinfo +++ b/textproc/zsh-autosuggestions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548604584 -SHA256 (zsh-users-zsh-autosuggestions-v0.5.0_GH0.tar.gz) = 3067774d3129fa3220f7010d79ee735d1bbea0a07b6bf32c5b38dd37188538d9 -SIZE (zsh-users-zsh-autosuggestions-v0.5.0_GH0.tar.gz) = 23018 +TIMESTAMP = 1554376421 +SHA256 (zsh-users-zsh-autosuggestions-v0.5.1_GH0.tar.gz) = ffdcb51fe1976c6c7ca74d70863b208bf33aa3aa5f603a2f47bc6d89aad39724 +SIZE (zsh-users-zsh-autosuggestions-v0.5.1_GH0.tar.gz) = 23236 |
