From a921c711a6838378e83d2747e7f46aadb3e01a0c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 21 Dec 2013 00:53:44 +0000 Subject: Update to 5.0.4 --- shells/zsh/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shells/zsh/Makefile') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index f228629c5f80..21bb62523402 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -PORTVERSION= 5.0.2 -PORTREVISION= 1 +PORTVERSION= 5.0.4 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc @@ -129,4 +128,9 @@ post-install: ${CHMOD} 644 $$i.zwc ; \ done' +regression-test: + @cd ${WRKSRC}; ${SETENV} -i ${MAKE} check + + + .include -- cgit v1.2.3