- Update zsh to 4.0.5 - Switch to using .tar.bz2 distribution files Fix: Patch included.
Responsible Changed From-To: freebsd-ports->will over to maintainer
Hello, The patch I have submitted in the PR is incomplete (it doesn't include plist changes). Here's a new one: diff -ruN /usr/ports/shells/zsh/Makefile /home/sgk/ports/shells/zsh/Makefile --- /usr/ports/shells/zsh/Makefile Wed Jan 30 04:10:35 2002 +++ /home/sgk/ports/shells/zsh/Makefile Sat Aug 10 04:50:00 2002 @@ -6,7 +6,7 @@ # PORTNAME= zsh -PORTVERSION= 4.0.4 +PORTVERSION= 4.0.5 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.zsh.org/%SUBDIR%/ \ @@ -16,9 +16,13 @@ ftp://ftp.ips.oz.au/pub/packages/%SUBDIR%/ \ ftp://ftp.uit.no/pub/unix/shells/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} + +USE_BZIP2= yes + .if !defined(NOPORTDOCS) -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} zsh-${PORTVERSION}-doc.tar.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc${EXTRACT_SUFX} .endif + MAINTAINER= will@FreeBSD.org diff -ruN /usr/ports/shells/zsh/distinfo /home/sgk/ports/shells/zsh/distinfo --- /usr/ports/shells/zsh/distinfo Sun Nov 11 04:09:39 2001 +++ /home/sgk/ports/shells/zsh/distinfo Fri Aug 9 19:08:28 2002 @@ -1,2 +1,2 @@ -MD5 (zsh-4.0.4.tar.gz) = c49e228c269b2ff4a0001941f4eb3bf7 -MD5 (zsh-4.0.4-doc.tar.gz) = 81748e48a8c0f6cbbfaa117a23a8df17 +MD5 (zsh-4.0.5-doc.tar.bz2) = 8389e662aeb7c1d6e7747756c422a8c4 +MD5 (zsh-4.0.5.tar.bz2) = f28ff3dd2ae370f30ca2bbf5bf587e1b diff -ruN /usr/ports/shells/zsh/pkg-plist /home/sgk/ports/shells/zsh/pkg-plist --- /usr/ports/shells/zsh/pkg-plist Sun Nov 11 04:09:39 2001 +++ /home/sgk/ports/shells/zsh/pkg-plist Sat Aug 10 05:12:20 2002 @@ -110,6 +110,7 @@ %%ZSHFUNC_SUBDIR%%/_arg_compile %%ZSHFUNC_SUBDIR%%/_arguments %%ZSHFUNC_SUBDIR%%/_arp +%%ZSHFUNC_SUBDIR%%/_arping %%ZSHFUNC_SUBDIR%%/_arrays %%ZSHFUNC_SUBDIR%%/_autocd %%ZSHFUNC_SUBDIR%%/_autoload @@ -126,7 +127,9 @@ %%ZSHFUNC_SUBDIR%%/_call_function %%ZSHFUNC_SUBDIR%%/_call_program %%ZSHFUNC_SUBDIR%%/_cd +%%ZSHFUNC_SUBDIR%%/_cdcd %%ZSHFUNC_SUBDIR%%/_chflags +%%ZSHFUNC_SUBDIR%%/_chkconfig %%ZSHFUNC_SUBDIR%%/_chown %%ZSHFUNC_SUBDIR%%/_combination %%ZSHFUNC_SUBDIR%%/_command @@ -148,6 +151,7 @@ %%ZSHFUNC_SUBDIR%%/_cvsup %%ZSHFUNC_SUBDIR%%/_dd %%ZSHFUNC_SUBDIR%%/_deb_packages +%%ZSHFUNC_SUBDIR%%/_debfoster %%ZSHFUNC_SUBDIR%%/_default %%ZSHFUNC_SUBDIR%%/_describe %%ZSHFUNC_SUBDIR%%/_description @@ -162,6 +166,7 @@ %%ZSHFUNC_SUBDIR%%/_domains %%ZSHFUNC_SUBDIR%%/_dpkg %%ZSHFUNC_SUBDIR%%/_dpkg_source +%%ZSHFUNC_SUBDIR%%/_dput %%ZSHFUNC_SUBDIR%%/_dupload %%ZSHFUNC_SUBDIR%%/_dvi %%ZSHFUNC_SUBDIR%%/_echotc @@ -177,6 +182,7 @@ %%ZSHFUNC_SUBDIR%%/_fakeroot %%ZSHFUNC_SUBDIR%%/_fc %%ZSHFUNC_SUBDIR%%/_fetchmail +%%ZSHFUNC_SUBDIR%%/_figlet %%ZSHFUNC_SUBDIR%%/_file_descriptors %%ZSHFUNC_SUBDIR%%/_files %%ZSHFUNC_SUBDIR%%/_find @@ -184,11 +190,14 @@ %%ZSHFUNC_SUBDIR%%/_first %%ZSHFUNC_SUBDIR%%/_flex %%ZSHFUNC_SUBDIR%%/_floppy +%%ZSHFUNC_SUBDIR%%/_fsh %%ZSHFUNC_SUBDIR%%/_functions %%ZSHFUNC_SUBDIR%%/_gcc %%ZSHFUNC_SUBDIR%%/_gdb %%ZSHFUNC_SUBDIR%%/_generic %%ZSHFUNC_SUBDIR%%/_getconf +%%ZSHFUNC_SUBDIR%%/_global +%%ZSHFUNC_SUBDIR%%/_global_tags %%ZSHFUNC_SUBDIR%%/_gnu_generic %%ZSHFUNC_SUBDIR%%/_gprof %%ZSHFUNC_SUBDIR%%/_grep @@ -202,10 +211,12 @@ %%ZSHFUNC_SUBDIR%%/_history_complete_word %%ZSHFUNC_SUBDIR%%/_hosts %%ZSHFUNC_SUBDIR%%/_iconv +%%ZSHFUNC_SUBDIR%%/_ifconfig %%ZSHFUNC_SUBDIR%%/_ignored %%ZSHFUNC_SUBDIR%%/_imagemagick %%ZSHFUNC_SUBDIR%%/_in_vared %%ZSHFUNC_SUBDIR%%/_init_d +%%ZSHFUNC_SUBDIR%%/_irssi %%ZSHFUNC_SUBDIR%%/_ispell %%ZSHFUNC_SUBDIR%%/_java %%ZSHFUNC_SUBDIR%%/_jobs @@ -216,6 +227,7 @@ %%ZSHFUNC_SUBDIR%%/_kill %%ZSHFUNC_SUBDIR%%/_killall %%ZSHFUNC_SUBDIR%%/_kld +%%ZSHFUNC_SUBDIR%%/_last %%ZSHFUNC_SUBDIR%%/_limits %%ZSHFUNC_SUBDIR%%/_links %%ZSHFUNC_SUBDIR%%/_list @@ -235,6 +247,7 @@ %%ZSHFUNC_SUBDIR%%/_mailboxes %%ZSHFUNC_SUBDIR%%/_main_complete %%ZSHFUNC_SUBDIR%%/_make +%%ZSHFUNC_SUBDIR%%/_make-kpkg %%ZSHFUNC_SUBDIR%%/_man %%ZSHFUNC_SUBDIR%%/_match %%ZSHFUNC_SUBDIR%%/_math @@ -243,14 +256,18 @@ %%ZSHFUNC_SUBDIR%%/_message %%ZSHFUNC_SUBDIR%%/_mh %%ZSHFUNC_SUBDIR%%/_modutils +%%ZSHFUNC_SUBDIR%%/_mondo %%ZSHFUNC_SUBDIR%%/_most_recent_file %%ZSHFUNC_SUBDIR%%/_mount +%%ZSHFUNC_SUBDIR%%/_mozilla +%%ZSHFUNC_SUBDIR%%/_mtools %%ZSHFUNC_SUBDIR%%/_multi_parts %%ZSHFUNC_SUBDIR%%/_mutt %%ZSHFUNC_SUBDIR%%/_my_accounts %%ZSHFUNC_SUBDIR%%/_mysql_utils %%ZSHFUNC_SUBDIR%%/_ncftp %%ZSHFUNC_SUBDIR%%/_nedit +%%ZSHFUNC_SUBDIR%%/_net_interfaces %%ZSHFUNC_SUBDIR%%/_netscape %%ZSHFUNC_SUBDIR%%/_newsgroups %%ZSHFUNC_SUBDIR%%/_next_label @@ -298,10 +315,14 @@ %%ZSHFUNC_SUBDIR%%/_retrieve_cache %%ZSHFUNC_SUBDIR%%/_rlogin %%ZSHFUNC_SUBDIR%%/_rpm +%%ZSHFUNC_SUBDIR%%/_rsync %%ZSHFUNC_SUBDIR%%/_ruby %%ZSHFUNC_SUBDIR%%/_samba +%%ZSHFUNC_SUBDIR%%/_sccs %%ZSHFUNC_SUBDIR%%/_sched %%ZSHFUNC_SUBDIR%%/_sep_parts +%%ZSHFUNC_SUBDIR%%/_service +%%ZSHFUNC_SUBDIR%%/_services %%ZSHFUNC_SUBDIR%%/_set %%ZSHFUNC_SUBDIR%%/_setopt %%ZSHFUNC_SUBDIR%%/_setup @@ -311,6 +332,7 @@ %%ZSHFUNC_SUBDIR%%/_smit %%ZSHFUNC_SUBDIR%%/_socket %%ZSHFUNC_SUBDIR%%/_source +%%ZSHFUNC_SUBDIR%%/_spamassassin %%ZSHFUNC_SUBDIR%%/_ssh %%ZSHFUNC_SUBDIR%%/_stat %%ZSHFUNC_SUBDIR%%/_store_cache @@ -339,6 +361,7 @@ %%ZSHFUNC_SUBDIR%%/_unsetopt %%ZSHFUNC_SUBDIR%%/_update-alternatives %%ZSHFUNC_SUBDIR%%/_urls +%%ZSHFUNC_SUBDIR%%/_urpmi %%ZSHFUNC_SUBDIR%%/_user_admin %%ZSHFUNC_SUBDIR%%/_user_at_host %%ZSHFUNC_SUBDIR%%/_users @@ -374,11 +397,13 @@ %%ZSHFUNC_SUBDIR%%/_x_selection_timeout %%ZSHFUNC_SUBDIR%%/_x_title %%ZSHFUNC_SUBDIR%%/_x_utils +%%ZSHFUNC_SUBDIR%%/_x_visual %%ZSHFUNC_SUBDIR%%/_x_window %%ZSHFUNC_SUBDIR%%/_xargs %%ZSHFUNC_SUBDIR%%/_xauth %%ZSHFUNC_SUBDIR%%/_xdvi %%ZSHFUNC_SUBDIR%%/_xfig +%%ZSHFUNC_SUBDIR%%/_xloadimage %%ZSHFUNC_SUBDIR%%/_xmodmap %%ZSHFUNC_SUBDIR%%/_xrdb %%ZSHFUNC_SUBDIR%%/_xset @@ -401,6 +426,12 @@ %%ZSHFUNC_SUBDIR%%/_zstyle %%ZSHFUNC_SUBDIR%%/allopt %%ZSHFUNC_SUBDIR%%/bash-backward-kill-word +%%ZSHFUNC_SUBDIR%%/bash-backward-word +%%ZSHFUNC_SUBDIR%%/bash-down-case-word +%%ZSHFUNC_SUBDIR%%/bash-forward-word +%%ZSHFUNC_SUBDIR%%/bash-kill-word +%%ZSHFUNC_SUBDIR%%/bash-transpose-words +%%ZSHFUNC_SUBDIR%%/bash-up-case-word %%ZSHFUNC_SUBDIR%%/checkmail %%ZSHFUNC_SUBDIR%%/colors %%ZSHFUNC_SUBDIR%%/compaudit @@ -432,6 +463,7 @@ %%ZSHFUNC_SUBDIR%%/prompt_oliver_setup %%ZSHFUNC_SUBDIR%%/prompt_redhat_setup %%ZSHFUNC_SUBDIR%%/prompt_suse_setup +%%ZSHFUNC_SUBDIR%%/prompt_walters_setup %%ZSHFUNC_SUBDIR%%/prompt_zefram_setup %%ZSHFUNC_SUBDIR%%/promptinit %%ZSHFUNC_SUBDIR%%/promptnl
At Sat, 10 Aug 2002 05:23:26 +0400, Sergei Kolobov wrote: > The patch I have submitted in the PR is incomplete (it doesn't include > plist changes). Here's a new one: This seems fine and is ready to commit as far as I tested except one thing. The USE_BZIP2 line should be below the MAINTAINER section. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "When I leave I don't know what I'm hoping to find When I leave I don't know what I'm leaving behind.."
On Mon, Aug 12, 2002 at 03:45:02AM +0900, Akinori MUSHA wrote: > This seems fine and is ready to commit as far as I tested except one > thing. The USE_BZIP2 line should be below the MAINTAINER section. You may commit it. I'm too busy right now, and my machines are slightly out of commission until next week or the week after. Approved by: will (but not reviewed by) Regards, -- wca
State Changed From-To: open->closed Committed on behalf of the maintainer. Thanks!