Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 15F7EA654B for ; Tue, 6 Jan 2015 12:57:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BC2CD14A29C; Tue, 6 Jan 2015 12:57:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20E7A14A29B for ; Tue, 6 Jan 2015 12:57:04 +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 AmsfHJdrpdh9 for ; Tue, 6 Jan 2015 12:57:03 +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 92A4214A299 for ; Tue, 6 Jan 2015 12:57:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8D62698; Tue, 6 Jan 2015 12:57:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 6 Jan 2015 12:57:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/unison2.40 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20150106125703.8D62698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jan 6 12:57:03 UTC 2015 Added Files: pkgsrc/net/unison2.40: DESCR Makefile PLIST distinfo options.mk pkgsrc/net/unison2.40/patches: patch-Makefile.OCaml patch-aa patch-ubase_util.ml Log Message: Import unison-2.40.102nb22 as net/unison2.40 before updating net/unison. Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/unison2.40/DESCR \ pkgsrc/net/unison2.40/Makefile pkgsrc/net/unison2.40/PLIST \ pkgsrc/net/unison2.40/distinfo pkgsrc/net/unison2.40/options.mk cvs rdiff -u -r0 -r1.1 pkgsrc/net/unison2.40/patches/patch-Makefile.OCaml \ pkgsrc/net/unison2.40/patches/patch-aa \ pkgsrc/net/unison2.40/patches/patch-ubase_util.ml Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.