Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 03:13:25 +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: r351062 - head/www/p5-Test-Nginx
Message-ID:  <201404120313.s3C3DP7R000534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Sat Apr 12 03:13:25 2014
New Revision: 351062
URL: http://svnweb.freebsd.org/changeset/ports/351062
QAT: https://qat.redports.org/buildarchive/r351062/

Log:
  Upgrade to 0.23.

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	Sat Apr 12 03:09:06 2014	(r351061)
+++ head/www/p5-Test-Nginx/Makefile	Sat Apr 12 03:13:25 2014	(r351062)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Nginx
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Test-Nginx/distinfo
==============================================================================
--- head/www/p5-Test-Nginx/distinfo	Sat Apr 12 03:09:06 2014	(r351061)
+++ head/www/p5-Test-Nginx/distinfo	Sat Apr 12 03:13:25 2014	(r351062)
@@ -1,2 +1,2 @@
-SHA256 (Test-Nginx-0.22.tar.gz) = cbad54d7d963cd414dce94464c1ade58de0f569b8a82b38d5a880a77bdb3fdca
-SIZE (Test-Nginx-0.22.tar.gz) = 100817
+SHA256 (Test-Nginx-0.23.tar.gz) = 262754fa59d31180a3ff9c9401bb6d69b0113816c9e3cefd2ac83e0202289667
+SIZE (Test-Nginx-0.23.tar.gz) = 105179

Modified: head/www/p5-Test-Nginx/pkg-plist
==============================================================================
--- head/www/p5-Test-Nginx/pkg-plist	Sat Apr 12 03:09:06 2014	(r351061)
+++ head/www/p5-Test-Nginx/pkg-plist	Sat Apr 12 03:13:25 2014	(r351062)
@@ -1,12 +1,15 @@
 %%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/Util.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Nginx/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Nginx
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/Test/Nginx/Socket
 @dirrmtry %%SITE_PERL%%/Test/Nginx
 @dirrmtry %%SITE_PERL%%/Test



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