Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2018 00:48:06 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472107 - head/www/p5-Plack
Message-ID:  <201806100048.w5A0m6Di033282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Jun 10 00:48:05 2018
New Revision: 472107
URL: https://svnweb.freebsd.org/changeset/ports/472107

Log:
  - Update to 1.0047
  Changes: https://metacpan.org/changes/distribution/Plack
  - Update DEPENDS
  
  PR:		228452
  Submitted by:	wenheping2000@hotmail.com(myself)
  Approved by:	maintainer(timeout, > 14 days)

Modified:
  head/www/p5-Plack/Makefile
  head/www/p5-Plack/distinfo
  head/www/p5-Plack/pkg-plist

Modified: head/www/p5-Plack/Makefile
==============================================================================
--- head/www/p5-Plack/Makefile	Sun Jun 10 00:40:04 2018	(r472106)
+++ head/www/p5-Plack/Makefile	Sun Jun 10 00:48:05 2018	(r472107)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Plack
-PORTVERSION=	1.0039
-PORTREVISION=	1
+PORTVERSION=	1.0047
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
@@ -15,13 +14,14 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	\
-	p5-Apache-LogFormat-Compiler>=0.12:www/p5-Apache-LogFormat-Compiler \
-	p5-Cookie-Baker>=0.05:www/p5-Cookie-Baker \
+	p5-Apache-LogFormat-Compiler>=0.33:www/p5-Apache-LogFormat-Compiler \
+	p5-Cookie-Baker>=0.07:www/p5-Cookie-Baker \
 	p5-Devel-StackTrace>=1.23:devel/p5-Devel-StackTrace \
 	p5-Devel-StackTrace-AsHTML>=0.11:devel/p5-Devel-StackTrace-AsHTML \
 	p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \
 	p5-Filesys-Notify-Simple>0:devel/p5-Filesys-Notify-Simple \
 	p5-HTTP-Body>=1.06:www/p5-HTTP-Body \
+	p5-HTTP-Entity-Parser>=0.17:www/p5-HTTP-Entity-Parser \
 	p5-HTTP-Headers-Fast>=0.18:www/p5-HTTP-Headers-Fast \
 	p5-Hash-MultiValue>=0.05:devel/p5-Hash-MultiValue \
 	p5-Path-Class>0:devel/p5-Path-Class \
@@ -46,7 +46,7 @@ TEST_DEPENDS=	\
 	p5-Module-Refresh>0:devel/p5-Module-Refresh \
 	p5-Stream-Buffered>=0.02:devel/p5-Stream-Buffered \
 	p5-Test-Requires>0:devel/p5-Test-Requires \
-	p5-Test-TCP>=2.00:devel/p5-Test-TCP
+	p5-Test-TCP>=2.15:devel/p5-Test-TCP
 
 USES=	perl5
 USE_PERL5=	configure

Modified: head/www/p5-Plack/distinfo
==============================================================================
--- head/www/p5-Plack/distinfo	Sun Jun 10 00:40:04 2018	(r472106)
+++ head/www/p5-Plack/distinfo	Sun Jun 10 00:48:05 2018	(r472107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481301723
-SHA256 (Plack-1.0039.tar.gz) = d24a572e88644c7d39c7e6ff1af005b728dec94a878cf06d9027ab7d1a2fd0a9
-SIZE (Plack-1.0039.tar.gz) = 176711
+TIMESTAMP = 1527152144
+SHA256 (Plack-1.0047.tar.gz) = 322c93f5acc0a0f0e11fd4a76188f978bdc14338a9f1df3ae535227017046561
+SIZE (Plack-1.0047.tar.gz) = 180792

Modified: head/www/p5-Plack/pkg-plist
==============================================================================
--- head/www/p5-Plack/pkg-plist	Sun Jun 10 00:40:04 2018	(r472106)
+++ head/www/p5-Plack/pkg-plist	Sun Jun 10 00:48:05 2018	(r472107)
@@ -139,6 +139,5 @@ bin/plackup
 %%SITE_PERL%%/Plack/Test/Suite.pm
 %%SITE_PERL%%/Plack/Util.pm
 %%SITE_PERL%%/Plack/Util/Accessor.pm
-%%SITE_PERL%%/auto/share/dist/Plack/#foo
 %%SITE_PERL%%/auto/share/dist/Plack/baybridge.jpg
 %%SITE_PERL%%/auto/share/dist/Plack/face.jpg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806100048.w5A0m6Di033282>