pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Catalyst-Engine-Apache: update to 1.16.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Sep 19 22:15:51 2017 +0200
Changeset:	9397df740bf2dc9d4dd8d3e561c02554df094134

Modified Files:
	p5-Catalyst-Engine-Apache/Makefile
	p5-Catalyst-Engine-Apache/distinfo

Log Message:
p5-Catalyst-Engine-Apache: update to 1.16.

1.16   2010-10-05 00:29:16
        - No code changes.
        - Don't ship .rej files in the dist.
        - Convert to Dist::Zilla.

1.15   2010-10-03 22:07:00
        - Fix license info for debian et all.

1.14
        - No changes since dev release.

1.13_01
        - Update tests to pass again.
        - Update tests to not throw warnings with newer versions of Catalyst.
        - Fix $c->req->remote_user with this engine.
        - Clarify use with non-standard ports.
        - Fixes RT#61707, RT#61706, RT#61704, RT#36829

1.13
        - Workaround change in LWP that broke a cookie test (RT #40037)
        - Update streaming test to latest 5.70

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9397df740bf2dc9d4dd8d3e561c02554df094134

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Catalyst-Engine-Apache/Makefile | 9 +++------
 p5-Catalyst-Engine-Apache/distinfo | 7 ++++---
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs:
diff --git a/p5-Catalyst-Engine-Apache/Makefile b/p5-Catalyst-Engine-Apache/Makefile
index dac2085377..027840a6d7 100644
--- a/p5-Catalyst-Engine-Apache/Makefile
+++ b/p5-Catalyst-Engine-Apache/Makefile
@@ -1,19 +1,16 @@
 # $NetBSD: Makefile,v 1.7 2012/10/04 09:13:27 asau Exp $
 
-DISTNAME=	Catalyst-Engine-Apache-1.12
+DISTNAME=	Catalyst-Engine-Apache-1.16
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AG/AGRUNDMA/}
-PERL5_REQD+=	5.8.1
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FL/FLORA/}
 
 MAINTAINER=	kuli0020%umn.edu@localhost
 HOMEPAGE=	http://search.cpan.org/dist/Catalyst-Engine-Apache/
 COMMENT=	Catalyst Apache Engines
 
 BUILD_DEPENDS+=	p5-Catalyst-Runtime>=5.50:../../www/p5-Catalyst-Runtime
-
-
-PERL5_MODULE_TYPE=	Module::Build
+BUILD_DEPENDS+=	p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
 PERL5_PACKLIST= auto/Catalyst/Engine/Apache/.packlist
 
diff --git a/p5-Catalyst-Engine-Apache/distinfo b/p5-Catalyst-Engine-Apache/distinfo
index 518458e6b2..a3478b92cc 100644
--- a/p5-Catalyst-Engine-Apache/distinfo
+++ b/p5-Catalyst-Engine-Apache/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.3 2008/11/18 14:52:38 tonnerre Exp $
 
-SHA1 (Catalyst-Engine-Apache-1.12.tar.gz) = 64354c052406b7a5a146c9f021be22fb5b1c6b3e
-RMD160 (Catalyst-Engine-Apache-1.12.tar.gz) = 6621fcb00cb218353ba0342f764d87d8e51c2ee9
-Size (Catalyst-Engine-Apache-1.12.tar.gz) = 55835 bytes
+SHA1 (Catalyst-Engine-Apache-1.16.tar.gz) = 9b97cb92597092f50aa51fcbda57f07acc39cfc4
+RMD160 (Catalyst-Engine-Apache-1.16.tar.gz) = 7df032090d13924f6a97775ac3b426fdff4e4e6e
+SHA512 (Catalyst-Engine-Apache-1.16.tar.gz) = 97fe7a43f97160ec6d5084168c63e4b24dd25f6430518c602da9d15a1a1b3df398b99d57b3f7430ea1705408b42ad6bd7202ec4dedbd5b899ed14b3576f69b4b
+Size (Catalyst-Engine-Apache-1.16.tar.gz) = 67473 bytes


Home | Main Index | Thread Index | Old Index