diff options
| author | Wen Heping <wen@FreeBSD.org> | 2022-03-25 08:34:30 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2022-03-25 08:34:30 +0000 |
| commit | cd3d2fd51725160a4be94f0d2b6e6bd3c0053ae7 (patch) | |
| tree | c6b3361f8de501318814162e5e5bf6d6a3adfac0 /www | |
| parent | 3db6d57cede3f1da1ace23fe7da9e4fe1fd18622 (diff) | |
Diffstat (limited to 'www')
| -rw-r--r-- | www/p5-Dancer2/Makefile | 2 | ||||
| -rw-r--r-- | www/p5-Dancer2/distinfo | 6 | ||||
| -rw-r--r-- | www/p5-Dancer2/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 5532e60e1044..5c7c291f19d4 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wen@FreeBSD.org> PORTNAME= Dancer2 -PORTVERSION= 0.301004 +PORTVERSION= 0.400000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 20377d823d20..d4068bd21963 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623291441 -SHA256 (Dancer2-0.301004.tar.gz) = 08ee0d9efbcc1a1a2059da5a1b99041eca8acee33b14e3d0b4cbbd010009dde5 -SIZE (Dancer2-0.301004.tar.gz) = 400506 +TIMESTAMP = 1648192217 +SHA256 (Dancer2-0.400000.tar.gz) = e6cf7a5eed29261087d2ce6db631d28b4e870cb14f31c2dfa2f77c0163bc435c +SIZE (Dancer2-0.400000.tar.gz) = 402506 diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index 27659749569d..195fba20adb7 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -36,6 +36,7 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Core/Session.pm %%SITE_PERL%%/Dancer2/Core/Time.pm %%SITE_PERL%%/Dancer2/Core/Types.pm +%%SITE_PERL%%/Dancer2/DeprecationPolicy.pod %%SITE_PERL%%/Dancer2/FileUtils.pm %%SITE_PERL%%/Dancer2/Handler/AutoPage.pm %%SITE_PERL%%/Dancer2/Handler/File.pm @@ -128,6 +129,7 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Core::Session.3.gz %%PERL5_MAN3%%/Dancer2::Core::Time.3.gz %%PERL5_MAN3%%/Dancer2::Core::Types.3.gz +%%PERL5_MAN3%%/Dancer2::DeprecationPolicy.3.gz %%PERL5_MAN3%%/Dancer2::FileUtils.3.gz %%PERL5_MAN3%%/Dancer2::Handler::AutoPage.3.gz %%PERL5_MAN3%%/Dancer2::Handler::File.3.gz |
