Received: by mail.netbsd.org (Postfix, from userid 605) id C08E984D8D; Sun, 18 Mar 2018 09:00:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A37F84D85 for ; Sun, 18 Mar 2018 09:00:39 +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 sDuZuPMUf0CK for ; Sun, 18 Mar 2018 09:00:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A26A484CD8 for ; Sun, 18 Mar 2018 09:00:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D1D7FB40; Sun, 18 Mar 2018 09:00:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521363638187470" MIME-Version: 1.0 Date: Sun, 18 Mar 2018 09:00:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-Apache-ASP To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180318090038.8D1D7FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1521363638187470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 18 09:00:38 UTC 2018 Modified Files: pkgsrc/www/p5-Apache-ASP: Makefile distinfo Log Message: p5-Apache-ASP: update to 2.63. + fixed $r->connection()->remote_ip() to use useragent_ip(), then client_ip() access for Apache 2.4 + Added section ``raw'' to MailErrors.inc to debug POSTs without form fields - MailErrorsHTML now uses monospaced fonts for errors. Easier on the eyes and more informative - Added a clumsy regex to avoid header longer than 70 chars - removed deprecated "Extra" module references from Makefile.PL and Bundle::Apache::ASP::Extra, including Apache::Filter, Apache::SSI, Bundle::XML, XML::Sablotron, and Tie::TextDir To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/p5-Apache-ASP/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-Apache-ASP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521363638187470 Content-Disposition: inline Content-Length: 1972 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/p5-Apache-ASP/Makefile diff -u pkgsrc/www/p5-Apache-ASP/Makefile:1.48 pkgsrc/www/p5-Apache-ASP/Makefile:1.49 --- pkgsrc/www/p5-Apache-ASP/Makefile:1.48 Mon Jun 5 14:25:08 2017 +++ pkgsrc/www/p5-Apache-ASP/Makefile Sun Mar 18 09:00:38 2018 @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.48 2017/06/05 14:25:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2018/03/18 09:00:38 wiz Exp $ -DISTNAME= Apache-ASP-2.62 +DISTNAME= Apache-ASP-2.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.apache-asp.org/ COMMENT= Perl5/Apache module of Perl-coded Active Server Pages +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Apache-Filter>=1.019:../../www/p5-Apache-Filter DEPENDS+= p5-Apache-SSI>=2.16:../../www/p5-Apache-SSI Index: pkgsrc/www/p5-Apache-ASP/distinfo diff -u pkgsrc/www/p5-Apache-ASP/distinfo:1.7 pkgsrc/www/p5-Apache-ASP/distinfo:1.8 --- pkgsrc/www/p5-Apache-ASP/distinfo:1.7 Wed Nov 4 02:47:00 2015 +++ pkgsrc/www/p5-Apache-ASP/distinfo Sun Mar 18 09:00:38 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2015/11/04 02:47:00 agc Exp $ +$NetBSD: distinfo,v 1.8 2018/03/18 09:00:38 wiz Exp $ -SHA1 (Apache-ASP-2.62.tar.gz) = d2022798e6651b5117551504e404e13f20605176 -RMD160 (Apache-ASP-2.62.tar.gz) = 37f3ed73cc71048f0b1a03ed2515879f668a6fc1 -SHA512 (Apache-ASP-2.62.tar.gz) = 4e31c76cee66fa024c59a6e1c3b698ec8ef734fc8cdb2bc7631ab0fb3527163a35ba5e73648bc2c7fd5079d1b1797bc8d58da4811ae2b1fdf80998a0b419ddb3 -Size (Apache-ASP-2.62.tar.gz) = 514687 bytes +SHA1 (Apache-ASP-2.63.tar.gz) = e9c97e6dfe2b9bd92293da13e18a1a8db6640e8c +RMD160 (Apache-ASP-2.63.tar.gz) = d913116c2aab04d54c067cbbe6df5c26e1d941ad +SHA512 (Apache-ASP-2.63.tar.gz) = 492033af496a7d7dccc9052e5a85336008cb1cd55566fee6cd06f8416297ebd1b6c7b8145afa4321d8e993edb9312c4075820640e116261ab48f85c2311aeff3 +Size (Apache-ASP-2.63.tar.gz) = 513869 bytes --_----------=_1521363638187470--