diff --git a/app-shells/zsh/patches/zsh-5.1.patchset b/app-shells/zsh/patches/zsh-5.1.1.patchset similarity index 100% rename from app-shells/zsh/patches/zsh-5.1.patchset rename to app-shells/zsh/patches/zsh-5.1.1.patchset diff --git a/app-shells/zsh/zsh-5.1.recipe b/app-shells/zsh/zsh-5.1.1.recipe similarity index 87% rename from app-shells/zsh/zsh-5.1.recipe rename to app-shells/zsh/zsh-5.1.1.recipe index fee7c95c3..210cf6d00 100644 --- a/app-shells/zsh/zsh-5.1.recipe +++ b/app-shells/zsh/zsh-5.1.1.recipe @@ -3,14 +3,13 @@ DESCRIPTION="Zsh is a shell designed for interactive use, although it \ is also a powerful scripting language. Many of the useful features of \ bash, ksh, and tcsh were incorporated into zsh; many original features \ were added." -HOMEPAGE="http://www.zsh.org" +HOMEPAGE="http://zsh.sourceforge.net" COPYRIGHT="1992-2014, Paul Falstad, Richard Coleman, Zoltán Hidvégi, \ Andrew Main, Peter Stephenson, Sven Wishnowsky, and others" LICENSE="ZSH" REVISION="1" -SOURCE_URI="http://www.zsh.org/pub/zsh-5.1.tar.xz" -CHECKSUM_SHA256="c3a654fa0ef26cb1a3228c9257101870e72899fde1cd815388b1b2cbbdfa59b4" -SOURCE_DIR="zsh-5.1" +SOURCE_URI="http://sourceforge.net/projects/zsh/files/zsh/$portVersion/zsh-$portVersion.tar.xz" +CHECKSUM_SHA256="74e9453b5470b3c0970f9f93cfd603d241c3d7b1968adc0e4b3951073e8d3dec" PATCHES="zsh-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64"