mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
update to 4.300028
Feature safe: yes
This commit is contained in:
parent
383bfd6bf1
commit
cb82a299b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306545
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dist-Zilla
|
||||
PORTVERSION= 4.300024
|
||||
PORTVERSION= 4.300028
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Dist
|
||||
@ -26,6 +26,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0.309:${PORTSDIR}/devel/p5-App-Cmd \
|
||||
p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \
|
||||
p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
|
||||
p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Log-Dispatchouli>=1.102220:${PORTSDIR}/devel/p5-Log-Dispatchouli \
|
||||
p5-Moose-Autobox>=0.10:${PORTSDIR}/devel/p5-Moose-Autobox \
|
||||
@ -163,10 +164,12 @@ MAN3= Dist::Zilla.3 \
|
||||
Dist::Zilla::Role::FileMunger.3 \
|
||||
Dist::Zilla::Role::FilePruner.3 \
|
||||
Dist::Zilla::Role::InstallTool.3 \
|
||||
Dist::Zilla::Role::LicenseProvider.3 \
|
||||
Dist::Zilla::Role::MetaProvider.3 \
|
||||
Dist::Zilla::Role::MintingProfile.3 \
|
||||
Dist::Zilla::Role::MintingProfile::ShareDir.3 \
|
||||
Dist::Zilla::Role::ModuleMaker.3 \
|
||||
Dist::Zilla::Role::NameProvider.3 \
|
||||
Dist::Zilla::Role::PPI.3 \
|
||||
Dist::Zilla::Role::Plugin.3 \
|
||||
Dist::Zilla::Role::PluginBundle.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dist-Zilla-4.300024.tar.gz) = fd03730e13b6dabfce1b649f61e496edeac2d4dfcc3b4ed933a672705c2e3057
|
||||
SIZE (Dist-Zilla-4.300024.tar.gz) = 134077
|
||||
SHA256 (Dist-Zilla-4.300028.tar.gz) = ab2937224d4b78d389d04aed4f4eef8088c8e6d1e6b7c4bca7f6dfb6ad27f787
|
||||
SIZE (Dist-Zilla-4.300028.tar.gz) = 137454
|
||||
|
@ -102,10 +102,12 @@ bin/dzil
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/FileMunger.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/FilePruner.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/InstallTool.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/LicenseProvider.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/MetaProvider.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/MintingProfile.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/MintingProfile/ShareDir.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/ModuleMaker.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/NameProvider.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/PPI.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/Plugin.pm
|
||||
%%SITE_PERL%%/Dist/Zilla/Role/PluginBundle.pm
|
||||
|
Loading…
Reference in New Issue
Block a user