Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 02:35:52 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409711 - head/www/p5-Test-Nginx
Message-ID:  <201602280235.u1S2Zqeb037743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Sun Feb 28 02:35:52 2016
New Revision: 409711
URL: https://svnweb.freebsd.org/changeset/ports/409711

Log:
  Update to 0.25.

Modified:
  head/www/p5-Test-Nginx/Makefile
  head/www/p5-Test-Nginx/distinfo
  head/www/p5-Test-Nginx/pkg-plist

Modified: head/www/p5-Test-Nginx/Makefile
==============================================================================
--- head/www/p5-Test-Nginx/Makefile	Sun Feb 28 00:52:48 2016	(r409710)
+++ head/www/p5-Test-Nginx/Makefile	Sun Feb 28 02:35:52 2016	(r409711)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Nginx
-PORTVERSION=	0.24
-PORTREVISION=	0
+PORTVERSION=	0.25
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Test-Nginx/distinfo
==============================================================================
--- head/www/p5-Test-Nginx/distinfo	Sun Feb 28 00:52:48 2016	(r409710)
+++ head/www/p5-Test-Nginx/distinfo	Sun Feb 28 02:35:52 2016	(r409711)
@@ -1,2 +1,2 @@
-SHA256 (Test-Nginx-0.24.tar.gz) = 770c5651c8bf291ac84decaf228a8fec3c8ddd89868fd86d61dc413c01274168
-SIZE (Test-Nginx-0.24.tar.gz) = 111940
+SHA256 (Test-Nginx-0.25.tar.gz) = ee67b7b9e9d069e5c8741446bf8b22a5c5a72bede3217864a1b1ab1181c0e050
+SIZE (Test-Nginx-0.25.tar.gz) = 117260

Modified: head/www/p5-Test-Nginx/pkg-plist
==============================================================================
--- head/www/p5-Test-Nginx/pkg-plist	Sun Feb 28 00:52:48 2016	(r409710)
+++ head/www/p5-Test-Nginx/pkg-plist	Sun Feb 28 02:35:52 2016	(r409711)
@@ -1,9 +1,11 @@
-%%PERL5_MAN3%%/Test::Nginx.3.gz
-%%PERL5_MAN3%%/Test::Nginx::LWP.3.gz
-%%PERL5_MAN3%%/Test::Nginx::Socket.3.gz
-%%PERL5_MAN3%%/Test::Nginx::Socket::Lua.3.gz
 %%SITE_PERL%%/Test/Nginx.pm
 %%SITE_PERL%%/Test/Nginx/LWP.pm
 %%SITE_PERL%%/Test/Nginx/Socket.pm
 %%SITE_PERL%%/Test/Nginx/Socket/Lua.pm
+%%SITE_PERL%%/Test/Nginx/Socket/Lua/Stream.pm
 %%SITE_PERL%%/Test/Nginx/Util.pm
+%%PERL5_MAN3%%/Test::Nginx.3.gz
+%%PERL5_MAN3%%/Test::Nginx::LWP.3.gz
+%%PERL5_MAN3%%/Test::Nginx::Socket.3.gz
+%%PERL5_MAN3%%/Test::Nginx::Socket::Lua.3.gz
+%%PERL5_MAN3%%/Test::Nginx::Socket::Lua::Stream.3.gz



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