Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AE08463B978 for ; Tue, 21 Sep 2010 05:54:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4397A63B108; Tue, 21 Sep 2010 05:54:35 +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 BF03763B100 for ; Tue, 21 Sep 2010 05:54:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 361CF175DD; Tue, 21 Sep 2010 05:54:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 21 Sep 2010 05:54:14 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/security/p5-Digest-CRC To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100921055414.361CF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Sep 21 05:54:14 UTC 2010 Modified Files: pkgsrc/security/p5-Digest-CRC: Makefile distinfo Log Message: Updating security/p5-Digest-CRC from 0.14nb2 to 0.15 pkgsrc changes: - add license definition Upstream changes: 0.15 Sun Sep 12 13:46:13 2010 - added crc64 support, #50064 Thanks to Anders Ossowicki - added bit reversing per byte, #59575 Thanks to Joel Peshkin - clone method nwo copies content too Thanks to Stefan Ochs To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/p5-Digest-CRC/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/p5-Digest-CRC/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.