Date: Fri, 04 Jul 2003 16:01:45 -0400 From: Chuck Swiger <cswiger@mac.com> To: freebsd-ports@freebsd.org, will@FreeBSD.org Subject: shells/zsh: diffs for 4.0.7 Message-ID: <3F05DD29.4020800@mac.com>
next in thread | raw e-mail | index | archive | help
Hi, all-- diff -durw -U 1 zsh/Makefile zsh-407/Makefile --- zsh/Makefile Tue Feb 18 00:58:39 2003 +++ zsh-407/Makefile Fri Jul 4 14:50:28 2003 @@ -8,3 +8,3 @@ PORTNAME= zsh -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= shells diff -durw -U 1 zsh/distinfo zsh-407/distinfo --- zsh/distinfo Wed Aug 14 17:28:36 2002 +++ zsh-407/distinfo Fri Jul 4 15:05:11 2003 @@ -1,2 +1,2 @@ -MD5 (zsh-4.0.6.tar.bz2) = ec841e1c92a44879c503ffb32a3e5326 -MD5 (zsh-4.0.6-doc.tar.bz2) = 5805ed7e2412b6a41a01cdbb330ca2b2 +MD5 (zsh-4.0.7.tar.bz2) = 93a3a47b2419182408d5b31acd26528a +MD5 (zsh-4.0.7-doc.tar.bz2) = 2bd4743173f1da14f28017981edc1c71 diff -durw -U 1 zsh/pkg-plist zsh-407/pkg-plist --- zsh/pkg-plist Thu Aug 15 11:15:16 2002 +++ zsh-407/pkg-plist Fri Jul 4 15:03:39 2003 @@ -104,2 +104,4 @@ %%ZSHFUNC_SUBDIR%%/_alternative +%%ZSHFUNC_SUBDIR%%/_ant +%%ZSHFUNC_SUBDIR%%/_antiword %%ZSHFUNC_SUBDIR%%/_apachectl @@ -108,2 +110,3 @@ %%ZSHFUNC_SUBDIR%%/_apt +%%ZSHFUNC_SUBDIR%%/_apt-show-versions %%ZSHFUNC_SUBDIR%%/_archie @@ -152,3 +155,5 @@ %%ZSHFUNC_SUBDIR%%/_cvsup +%%ZSHFUNC_SUBDIR%%/_dcop %%ZSHFUNC_SUBDIR%%/_dd +%%ZSHFUNC_SUBDIR%%/_debchange %%ZSHFUNC_SUBDIR%%/_deb_packages @@ -174,2 +179,3 @@ %%ZSHFUNC_SUBDIR%%/_echoti +%%ZSHFUNC_SUBDIR%%/_elinks %%ZSHFUNC_SUBDIR%%/_elm @@ -203,2 +209,3 @@ %%ZSHFUNC_SUBDIR%%/_gprof +%%ZSHFUNC_SUBDIR%%/_gqview %%ZSHFUNC_SUBDIR%%/_grep @@ -230,2 +237,3 @@ %%ZSHFUNC_SUBDIR%%/_kld +%%ZSHFUNC_SUBDIR%%/_larch %%ZSHFUNC_SUBDIR%%/_last @@ -237,2 +245,4 @@ %%ZSHFUNC_SUBDIR%%/_look +%%ZSHFUNC_SUBDIR%%/_losetup +%%ZSHFUNC_SUBDIR%%/_lsof %%ZSHFUNC_SUBDIR%%/_lp @@ -263,2 +273,3 @@ %%ZSHFUNC_SUBDIR%%/_mozilla +%%ZSHFUNC_SUBDIR%%/_mt %%ZSHFUNC_SUBDIR%%/_mtools @@ -309,2 +320,3 @@ %%ZSHFUNC_SUBDIR%%/_psutils +%%ZSHFUNC_SUBDIR%%/_python %%ZSHFUNC_SUBDIR%%/_rcs @@ -314,2 +326,3 @@ %%ZSHFUNC_SUBDIR%%/_regex_arguments +%%ZSHFUNC_SUBDIR%%/_renice %%ZSHFUNC_SUBDIR%%/_requested @@ -352,2 +365,4 @@ %%ZSHFUNC_SUBDIR%%/_texi +%%ZSHFUNC_SUBDIR%%/_texinfo +%%ZSHFUNC_SUBDIR%%/_tidy %%ZSHFUNC_SUBDIR%%/_tiff @@ -363,2 +378,3 @@ %%ZSHFUNC_SUBDIR%%/_update-alternatives +%%ZSHFUNC_SUBDIR%%/_uml %%ZSHFUNC_SUBDIR%%/_urls @@ -369,2 +385,3 @@ %%ZSHFUNC_SUBDIR%%/_users_on +%%ZSHFUNC_SUBDIR%%/_valgrind %%ZSHFUNC_SUBDIR%%/_value @@ -407,2 +424,3 @@ %%ZSHFUNC_SUBDIR%%/_xloadimage +%%ZSHFUNC_SUBDIR%%/_xmlsoft %%ZSHFUNC_SUBDIR%%/_xmodmap @@ -424,2 +442,3 @@ %%ZSHFUNC_SUBDIR%%/_zle +%%ZSHFUNC_SUBDIR%%/_zmv %%ZSHFUNC_SUBDIR%%/_zmodload @@ -435,2 +454,3 @@ %%ZSHFUNC_SUBDIR%%/bash-up-case-word +%%ZSHFUNC_SUBDIR%%/bashcompinit %%ZSHFUNC_SUBDIR%%/checkmail ---- Note that one part of the regression test also fails, perhaps due to my local environment: ./V01zmodload.ztst: starting. *** /tmp/zsh.ztst.out.76134 Fri Jul 4 15:48:00 2003 --- /tmp/zsh.ztst.tout.76134 Fri Jul 4 15:48:00 2003 *************** *** 1,2 **** --- 1,3 ---- zmodload zsh/main + zmodload zsh/rlimits zmodload zsh/parameter Test ./V01zmodload.ztst failed: output differs from expected as shown above for: zmodload -L Was testing: List the loaded modules ./V01zmodload.ztst: test failed. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F05DD29.4020800>