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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 17 23:47:32 UTC 2019


Author: sunpoet
Date: Wed Jul 17 23:46:54 2019
New Revision: 506834
URL: https://svnweb.freebsd.org/changeset/ports/506834

Log:
  Update to 0.09
  
  Changes:	https://metacpan.org/changes/distribution/Plack-Middleware-RemoveRedundantBody

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	Wed Jul 17 23:46:49 2019	(r506833)
+++ head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile	Wed Jul 17 23:46:54 2019	(r506834)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Plack-Middleware-RemoveRedundantBody
-PORTVERSION=	0.07
+PORTVERSION=	0.09
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Plack>=0:www/p5-Plack
 TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo
==============================================================================
--- head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo	Wed Jul 17 23:46:49 2019	(r506833)
+++ head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo	Wed Jul 17 23:46:54 2019	(r506834)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519732244
-SHA256 (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 64b841d5d74b4c4a595b85749d69297f4f5f5c0829a6e99e0099f05dd69be3c3
-SIZE (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 10397
+TIMESTAMP = 1563385879
+SHA256 (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 80d45f93d6b7290b0bd8b3cedd84a37fc501456cc3dec02ec7aad81c0018087e
+SIZE (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 10708


More information about the svn-ports-head mailing list