Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 948AE63D6F9 for ; Sun, 4 Dec 2011 22:23:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8402F14A1CE; Sun, 4 Dec 2011 22:23:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB90414A189 for ; Sun, 4 Dec 2011 22:22:57 +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 f2kllWvdFuq3 for ; Sun, 4 Dec 2011 22:22:57 +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 B344C14A1CE for ; Sun, 4 Dec 2011 22:22:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 82935175DD; Sun, 4 Dec 2011 22:22:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 4 Dec 2011 22:22:56 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/net/p5-Net-Libdnet To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20111204222256.82935175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Sun Dec 4 22:22:56 UTC 2011 Modified Files: pkgsrc/net/p5-Net-Libdnet [pkgsrc-2011Q3]: Makefile distinfo Log Message: Pullup ticket #3621 - requested by gls net/p5-Net-Libdnet build fix/update Revisions pulled up: - net/p5-Net-Libdnet/Makefile 1.8 - net/p5-Net-Libdnet/distinfo 1.3 --- Module Name: pkgsrc Committed By: gls Date: Thu Dec 1 21:14:22 UTC 2011 Modified Files: pkgsrc/net/p5-Net-Libdnet: Makefile distinfo Log Message: Update p5-Net-Libdnet to 0.96. pkgsrc changes: - - Set LICENSE - - Add dependency to p5-Class-Gomor, as reported in PR pkg/45674. Upstream changes: 0.96 Wed Nov 16 23:07:38 CET 2011 - bugfix: default to be compiled against libdnet (and not libdumbnet) - update: added some die() in example programs 0.95 Sun Mar 13 23:47:10 CET 2011 - new: added ubuntu and standard patchs. See README. 0.94 Fri Jan 14 11:09:49 CET 2011 - bugfix: tohash method in pod - applied http://rt.cpan.org/Public/Bug/Display.html?id=52359 0.93 Thu Jan 13 11:07:07 CET 2011 - update: makes components more inline with local install of libdnet - update: copyright notice To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.7.2.1 pkgsrc/net/p5-Net-Libdnet/Makefile cvs rdiff -u -r1.2 -r1.2.18.1 pkgsrc/net/p5-Net-Libdnet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.