svn commit: r409711 - head/www/p5-Test-Nginx
Vanilla I. Shu
vanilla at FreeBSD.org
Sun Feb 28 02:35:54 UTC 2016
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
More information about the svn-ports-head
mailing list