Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DDE4763B8EC for ; Sat, 7 Mar 2009 01:44:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 840B263B205; Sat, 7 Mar 2009 01:44:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id AA3A563B19E for ; Sat, 7 Mar 2009 01:44:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8AE41175D0; Sat, 7 Mar 2009 01:44:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 7 Mar 2009 01:44:50 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/pkgtools/p5-pkgsrc-Dewey To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090307014450.8AE41175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Mar 7 01:44:50 UTC 2009 Modified Files: pkgsrc/pkgtools/p5-pkgsrc-Dewey: Makefile pkgsrc/pkgtools/p5-pkgsrc-Dewey/files: Changes Dewey.pm README Log Message: Fix documentation -- dewey_cmp and dewey_match texts were swapped. Noted and patch provided by Mihai Chelaru. Bump version to 1.1. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/pkgtools/p5-pkgsrc-Dewey/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/pkgtools/p5-pkgsrc-Dewey/files/Changes \ pkgsrc/pkgtools/p5-pkgsrc-Dewey/files/README cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.