Date: 14 Aug 2002 14:40:12 -0000 From: Sergei Kolobov <sergei@kolobov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: will@FreeBSD.org, knu@FreeBSD.org Subject: ports/41662: [PATCH] Update port/zsh to 4.0.6 Message-ID: <20020814144012.49277.qmail@outpost.globcon.net>
next in thread | raw e-mail | index | archive | help
>Number: 41662 >Category: ports >Synopsis: [PATCH] Update port/zsh to 4.0.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 14 07:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: - Update zsh to 4.0.6 >How-To-Repeat: Patch included. >Fix: --- zsh-4.0.6-patch begins here --- diff -ruN /usr/ports/shells/zsh/Makefile /home/sgk/ports/shells/zsh/Makefile --- /usr/ports/shells/zsh/Makefile Mon Aug 12 16:58:04 2002 +++ /home/sgk/ports/shells/zsh/Makefile Wed Aug 14 18:17:56 2002 @@ -6,7 +6,7 @@ # PORTNAME= zsh -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.zsh.org/%SUBDIR%/ \ diff -ruN /usr/ports/shells/zsh/distinfo /home/sgk/ports/shells/zsh/distinfo --- /usr/ports/shells/zsh/distinfo Mon Aug 12 16:58:04 2002 +++ /home/sgk/ports/shells/zsh/distinfo Wed Aug 14 18:20:03 2002 @@ -1,2 +1,2 @@ -MD5 (zsh-4.0.5.tar.bz2) = f28ff3dd2ae370f30ca2bbf5bf587e1b -MD5 (zsh-4.0.5-doc.tar.bz2) = 8389e662aeb7c1d6e7747756c422a8c4 +MD5 (zsh-4.0.6.tar.bz2) = ec841e1c92a44879c503ffb32a3e5326 +MD5 (zsh-4.0.6-doc.tar.bz2) = 5805ed7e2412b6a41a01cdbb330ca2b2 diff -ruN /usr/ports/shells/zsh/pkg-plist /home/sgk/ports/shells/zsh/pkg-plist --- /usr/ports/shells/zsh/pkg-plist Mon Aug 12 16:58:04 2002 +++ /home/sgk/ports/shells/zsh/pkg-plist Wed Aug 14 18:33:08 2002 @@ -112,6 +112,7 @@ %%ZSHFUNC_SUBDIR%%/_arp %%ZSHFUNC_SUBDIR%%/_arping %%ZSHFUNC_SUBDIR%%/_arrays +%%ZSHFUNC_SUBDIR%%/_auto-apt %%ZSHFUNC_SUBDIR%%/_autocd %%ZSHFUNC_SUBDIR%%/_autoload %%ZSHFUNC_SUBDIR%%/_bash_completions --- zsh-4.0.6-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020814144012.49277.qmail>