Small patch to zsh 5.5.1. Also I noticed the two patches removed for 5.5 are now zero byte files. Anything git users can do to make that easier (or should patch(1) be modified to recognize +++ /dev/null as rm the file)?
- Matthew Martin diff --git Makefile Makefile index af6389a94f6..0ae338f1805 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ COMMENT= Z shell, Bourne shell-compatible -V= 5.5 +V= 5.5.1 DISTNAME= zsh-$V CATEGORIES= shells diff --git distinfo distinfo index 6a79e41a63c..bdf3045f919 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (zsh-5.5.tar.gz) = 0FYGpUVnKuhiOCiALbzEyD2aTT2/uWDpSp/Z9iRnwVk= -SIZE (zsh-5.5.tar.gz) = 4576506 +SHA256 (zsh-5.5.1.tar.gz) = d0yqieeupfM8MDPL/9k+KHB/crpRSceXCeSObC0u4IA= +SIZE (zsh-5.5.1.tar.gz) = 4578700 diff --git pkg/PLIST pkg/PLIST index 0f1f851d890..6d040cf591c 100644 --- pkg/PLIST +++ pkg/PLIST @@ -192,6 +192,7 @@ share/zsh/${V}/functions/_chmod share/zsh/${V}/functions/_chown share/zsh/${V}/functions/_chrt share/zsh/${V}/functions/_chsh +share/zsh/${V}/functions/_cksum share/zsh/${V}/functions/_clay share/zsh/${V}/functions/_cmdambivalent share/zsh/${V}/functions/_cmdstring