Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F3BA063B882 for ; Fri, 17 Aug 2012 12:15:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C937814A268; Fri, 17 Aug 2012 12:15:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 323EA14A267 for ; Fri, 17 Aug 2012 12:15:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AKtkDMmi8aV9 for ; Fri, 17 Aug 2012 12:15:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B09D814A263 for ; Fri, 17 Aug 2012 12:15:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A4668175DD; Fri, 17 Aug 2012 12:15:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 17 Aug 2012 12:15:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/shells/zsh To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120817121537.A4668175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Fri Aug 17 12:15:37 UTC 2012 Modified Files: pkgsrc/shells/zsh: Makefile distinfo pkgsrc/shells/zsh/patches: patch-Doc_Zsh_builtins.yo patch-Src_Builtins_rlimits.c Log Message: Better support for socket buffer size limits. Clean up env usage (not needed any longer). Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/shells/zsh/Makefile cvs rdiff -u -r1.39 -r1.40 pkgsrc/shells/zsh/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/shells/zsh/patches/patch-Doc_Zsh_builtins.yo \ pkgsrc/shells/zsh/patches/patch-Src_Builtins_rlimits.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.