Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (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 788687ABEE for ; Wed, 20 Jan 2016 06:58:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 291E985F55; Wed, 20 Jan 2016 06:58:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA1A385F54 for ; Wed, 20 Jan 2016 06:58:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id zrQKBl7TdoPE for ; Wed, 20 Jan 2016 06:58:20 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5517885F4E for ; Wed, 20 Jan 2016 06:58:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 509C3FBB5; Wed, 20 Jan 2016 06:58:20 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 20 Jan 2016 06:58:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-HTML-Parser To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160120065820.509C3FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Jan 20 06:58:20 UTC 2016 Modified Files: pkgsrc/www/p5-HTML-Parser: Makefile distinfo Log Message: Update p5-HTML-Parser to 3.72: 2016-01-19 Release 3.72 Gisle Aas (3): Avoid more clang casting warnings Remove trailing whitespace Ensure entities expand to utf8 sequences under 'utf8_mode' [RT#99755] David Steinbrunner (2): typo fix typo fixes Jacques Germishuys (1): Silence clang warning bulk88 (1): const+static-ing To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/p5-HTML-Parser/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/p5-HTML-Parser/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.