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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id EC339A650D for ; Fri, 27 Feb 2015 13:49:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EFBA414A23A; Fri, 27 Feb 2015 13:48:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A50F514A20F for ; Fri, 27 Feb 2015 13:48:53 +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 CnlH3d8_OT-Y for ; Fri, 27 Feb 2015 13:48: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 0337514A236 for ; Fri, 27 Feb 2015 13:48:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E5C7C98; Fri, 27 Feb 2015 13:48:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 27 Feb 2015 13:48:52 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/net/p5-Net-Packet To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150227134852.E5C7C98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Feb 27 13:48:52 UTC 2015 Modified Files: pkgsrc/net/p5-Net-Packet: Makefile distinfo Log Message: Update to 3.28 -------------- 3.28 Sun Feb 15 17:45:54 CET 2015 - FEATURE: use $Env->noObsoleteWarning(1) to disable the obsolete warning - bugfix: check payload length before using it in PPPoE - update: copyright notice To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/p5-Net-Packet/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/p5-Net-Packet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.