Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ADF5B63D80A for ; Sat, 28 Jan 2012 23:04:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BA4B314A199; Sat, 28 Jan 2012 23:04:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0281514A1A3 for ; Sat, 28 Jan 2012 23:04:54 +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 cuwSXBrp-Pyl for ; Sat, 28 Jan 2012 23:04:53 +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 5ECC014A16F for ; Sat, 28 Jan 2012 23:04:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 88670175DD; Sat, 28 Jan 2012 23:04:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 28 Jan 2012 18:04:53 -0500 From: "Christos Zoulas" Subject: CVS commit: pkgsrc/misc/tmux To: pkgsrc-changes@NetBSD.org Reply-To: christos@netbsd.org X-Mailer: log_accum Message-Id: <20120128230453.88670175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: christos Date: Sat Jan 28 23:04:53 UTC 2012 Modified Files: pkgsrc/misc/tmux: Makefile distinfo Removed Files: pkgsrc/misc/tmux/patches: patch-configure patch-configure.ac patch-osdep-dragonfly.c Log Message: PR/45885: Matthias Rampke: [patch] misc/tmux: update to version 1.6 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/tmux/Makefile \ pkgsrc/misc/tmux/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/misc/tmux/patches/patch-configure \ pkgsrc/misc/tmux/patches/patch-configure.ac cvs rdiff -u -r1.1 -r0 pkgsrc/misc/tmux/patches/patch-osdep-dragonfly.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.