svn commit: r353587 - head/www/p5-Plack-Middleware-RemoveRedundantBody

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 10 17:33:54 UTC 2014


Author: sunpoet
Date: Sat May 10 17:33:53 2014
New Revision: 353587
URL: http://svnweb.freebsd.org/changeset/ports/353587
QAT: https://qat.redports.org/buildarchive/r353587/

Log:
  - Update to 0.05
  
  Changes:	http://search.cpan.org/dist/Plack-Middleware-RemoveRedundantBody/Changes

Modified:
  head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
  head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo

Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
==============================================================================
--- head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile	Sat May 10 17:33:47 2014	(r353586)
+++ head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile	Sat May 10 17:33:53 2014	(r353587)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Plack-Middleware-RemoveRedundantBody
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,8 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Plack>=0:${PORTSDIR}/www/p5-Plack
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Carp-Always>=0:${PORTSDIR}/devel/p5-Carp-Always \
-		p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
+TEST_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
 
 USE_PERL5=	configure
 USES=		perl5

Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo
==============================================================================
--- head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo	Sat May 10 17:33:47 2014	(r353586)
+++ head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo	Sat May 10 17:33:53 2014	(r353587)
@@ -1,2 +1,2 @@
-SHA256 (Plack-Middleware-RemoveRedundantBody-0.04.tar.gz) = 65878c06211df7d734be2c2a904d9348d3cab4b11d320d7e0fc5706c818cd0a6
-SIZE (Plack-Middleware-RemoveRedundantBody-0.04.tar.gz) = 10172
+SHA256 (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = a0676e1c792bea7f25f1d901bee59054d35012d5ea8cd42529d336143fa87cd8
+SIZE (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = 10387


More information about the svn-ports-head mailing list