diff options
author | mat <mat@FreeBSD.org> | 2016-05-30 23:33:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-30 23:33:44 +0800 |
commit | 8a7e98ffb06fbf17c2bdc0f67a3dc0582b74087a (patch) | |
tree | 3e67d373f525497a186ed7e8993fb7ec03d95396 /www | |
parent | 447d8daa8903448192c991c99f1012af3c057bcd (diff) | |
download | freebsd-ports-gnome-8a7e98ffb06fbf17c2bdc0f67a3dc0582b74087a.tar.gz freebsd-ports-gnome-8a7e98ffb06fbf17c2bdc0f67a3dc0582b74087a.tar.zst freebsd-ports-gnome-8a7e98ffb06fbf17c2bdc0f67a3dc0582b74087a.zip |
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Amon2-Plugin-LogDispatch/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Amon2-Plugin-LogDispatch/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-Dancer2-Plugin-Deferred/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Dancer2-Plugin-Deferred/pkg-plist | 3 | ||||
-rw-r--r-- | www/p5-HTTP-Router/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Router/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-Database/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-Database/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-WWW-SourceForge/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-SourceForge/pkg-plist | 1 |
10 files changed, 6 insertions, 9 deletions
diff --git a/www/p5-Amon2-Plugin-LogDispatch/Makefile b/www/p5-Amon2-Plugin-LogDispatch/Makefile index 3a81ab886e68..4233639bb1eb 100644 --- a/www/p5-Amon2-Plugin-LogDispatch/Makefile +++ b/www/p5-Amon2-Plugin-LogDispatch/Makefile @@ -2,7 +2,7 @@ PORTNAME= Amon2-Plugin-LogDispatch PORTVERSION= 0.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Amon2-Plugin-LogDispatch/pkg-plist b/www/p5-Amon2-Plugin-LogDispatch/pkg-plist index 8cae2b7f6446..5c0913d63dec 100644 --- a/www/p5-Amon2-Plugin-LogDispatch/pkg-plist +++ b/www/p5-Amon2-Plugin-LogDispatch/pkg-plist @@ -1,4 +1,3 @@ %%SITE_PERL%%/Amon2/Plugin/LogDispatch.pm %%SITE_PERL%%/Amon2/Plugin/README.pod %%PERL5_MAN3%%/Amon2::Plugin::LogDispatch.3.gz -%%PERL5_MAN3%%/Amon2::Plugin::README.3.gz diff --git a/www/p5-Dancer2-Plugin-Deferred/Makefile b/www/p5-Dancer2-Plugin-Deferred/Makefile index 537b88e63ebe..9c51e3211ed1 100644 --- a/www/p5-Dancer2-Plugin-Deferred/Makefile +++ b/www/p5-Dancer2-Plugin-Deferred/Makefile @@ -3,6 +3,7 @@ PORTNAME= Dancer2-Plugin-Deferred PORTVERSION= 0.007015 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DELUXARAN diff --git a/www/p5-Dancer2-Plugin-Deferred/pkg-plist b/www/p5-Dancer2-Plugin-Deferred/pkg-plist index 0d89bd715f42..81f5e1e0bda6 100644 --- a/www/p5-Dancer2-Plugin-Deferred/pkg-plist +++ b/www/p5-Dancer2-Plugin-Deferred/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/Dancer2/Plugin/Deferred.pm %%PERL5_MAN3%%/Dancer2::Plugin::Deferred.3.gz -@comment Don't install these: +@comment Don't package these: @comment %%SITE_PERL%%/Dancer2/Plugin/README.pod -@comment %%PERL5_MAN3%%/Dancer2::Plugin::README.3.gz diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile index 98527bc2e23b..daaa4b11ed29 100644 --- a/www/p5-HTTP-Router/Makefile +++ b/www/p5-HTTP-Router/Makefile @@ -2,7 +2,7 @@ PORTNAME= HTTP-Router PORTVERSION= 0.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Router/pkg-plist b/www/p5-HTTP-Router/pkg-plist index 1d51e4c46f93..87d38b8ff7ea 100644 --- a/www/p5-HTTP-Router/pkg-plist +++ b/www/p5-HTTP-Router/pkg-plist @@ -5,7 +5,6 @@ %%SITE_PERL%%/HTTP/Router/Match.pm %%SITE_PERL%%/HTTP/Router.pm %%SITE_PERL%%/Test/HTTP/Router.pm -%%PERL5_MAN3%%/HTTP::README.3.gz %%PERL5_MAN3%%/HTTP::Router.3.gz %%PERL5_MAN3%%/HTTP::Router::Debug.3.gz %%PERL5_MAN3%%/HTTP::Router::Declare.3.gz diff --git a/www/p5-Mojolicious-Plugin-Database/Makefile b/www/p5-Mojolicious-Plugin-Database/Makefile index e4d1aad443a7..c705e75b2727 100644 --- a/www/p5-Mojolicious-Plugin-Database/Makefile +++ b/www/p5-Mojolicious-Plugin-Database/Makefile @@ -3,6 +3,7 @@ PORTNAME= Mojolicious-Plugin-Database PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Mojolicious-Plugin-Database/pkg-plist b/www/p5-Mojolicious-Plugin-Database/pkg-plist index deb37843ad73..cb9aeb241c27 100644 --- a/www/p5-Mojolicious-Plugin-Database/pkg-plist +++ b/www/p5-Mojolicious-Plugin-Database/pkg-plist @@ -1,4 +1,3 @@ %%SITE_PERL%%/Mojolicious/Plugin/Database.pm %%SITE_PERL%%/Mojolicious/Plugin/README.pod %%PERL5_MAN3%%/Mojolicious::Plugin::Database.3.gz -%%PERL5_MAN3%%/Mojolicious::Plugin::README.3.gz diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile index 1174519ac3e1..859852b298e2 100644 --- a/www/p5-WWW-SourceForge/Makefile +++ b/www/p5-WWW-SourceForge/Makefile @@ -3,7 +3,7 @@ PORTNAME= WWW-SourceForge PORTVERSION= 0.70 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN diff --git a/www/p5-WWW-SourceForge/pkg-plist b/www/p5-WWW-SourceForge/pkg-plist index 6bbb9826a28d..d1c722ce3ec5 100644 --- a/www/p5-WWW-SourceForge/pkg-plist +++ b/www/p5-WWW-SourceForge/pkg-plist @@ -4,7 +4,6 @@ %%SITE_PERL%%/WWW/SourceForge/Project.pm %%SITE_PERL%%/WWW/SourceForge/User.pm %%SITE_PERL%%/WWW/SourceForge/Wiki.pm -%%PERL5_MAN3%%/WWW::README.3.gz %%PERL5_MAN3%%/WWW::SourceForge.3.gz %%PERL5_MAN3%%/WWW::SourceForge::Project.3.gz %%PERL5_MAN3%%/WWW::SourceForge::User.3.gz |