diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-06-14 22:30:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-15 10:20:24 +0700 |
commit | fa660babe1265346663713446d41f14e7c1ed5a1 (patch) | |
tree | cedb8bf9dc94266dc50017ef9a9bd62a431246d3 /perl/perl-Module-Build | |
parent | 467451cf632e5682dd463d4c4bc1b2292261108e (diff) | |
download | slackbuilds-fa660babe1265346663713446d41f14e7c1ed5a1.tar.gz |
perl/perl-Module-Build: Updated for version 0.4214.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Module-Build')
-rw-r--r-- | perl/perl-Module-Build/README | 2 | ||||
-rw-r--r-- | perl/perl-Module-Build/perl-Module-Build.SlackBuild | 5 | ||||
-rw-r--r-- | perl/perl-Module-Build/perl-Module-Build.info | 6 | ||||
-rw-r--r-- | perl/perl-Module-Build/slack-desc | 10 |
4 files changed, 12 insertions, 11 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README index 9f8ee3d431..13a3c1c7f4 100644 --- a/perl/perl-Module-Build/README +++ b/perl/perl-Module-Build/README @@ -1,4 +1,4 @@ -perl-Module-Build (Build and install Perl modules) +perl-Module-Build (Build and install Perl modules). Module::Build is a system for building, testing, and installing Perl modules. diff --git a/perl/perl-Module-Build/perl-Module-Build.SlackBuild b/perl/perl-Module-Build/perl-Module-Build.SlackBuild index 493419a9b3..81fdf5c26a 100644 --- a/perl/perl-Module-Build/perl-Module-Build.SlackBuild +++ b/perl/perl-Module-Build/perl-Module-Build.SlackBuild @@ -1,6 +1,7 @@ #!/bin/sh +# # Slackware build script for perl-Module-Build. - +# # Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # @@ -22,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Module-Build -VERSION=${VERSION:-0.4212} +VERSION=${VERSION:-0.4214} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Module-Build/perl-Module-Build.info b/perl/perl-Module-Build/perl-Module-Build.info index 73172d3a34..ccd4b1b39a 100644 --- a/perl/perl-Module-Build/perl-Module-Build.info +++ b/perl/perl-Module-Build/perl-Module-Build.info @@ -1,8 +1,8 @@ PRGNAM="perl-Module-Build" -VERSION="0.4212" +VERSION="0.4214" HOMEPAGE="https://metacpan.org/pod/Module::Build" -DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4212.tar.gz" -MD5SUM="e5c5ecb4425bcd33574fb47a22048520" +DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-0.4214.tar.gz" +MD5SUM="7b7ca5a47bef48c50c8b5906ca3ac7fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-CPAN-Meta perl-PAR-Dist" diff --git a/perl/perl-Module-Build/slack-desc b/perl/perl-Module-Build/slack-desc index f5b8f95233..bda043c081 100644 --- a/perl/perl-Module-Build/slack-desc +++ b/perl/perl-Module-Build/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -perl-Module-Build: perl-Module-Build (Build and install Perl modules) +perl-Module-Build: perl-Module-Build (Build and install Perl modules). perl-Module-Build: -perl-Module-Build: Module::Build is a system for building, testing, -perl-Module-Build: and installing Perl modules. +perl-Module-Build: Module::Build is a system for building, testing, and installing +perl-Module-Build: Perl modules. perl-Module-Build: -perl-Module-Build: It is meant to be an alternative to -perl-Module-Build: ExtUtils::MakeMaker +perl-Module-Build: It is meant to be an alternative to ExtUtils::MakeMaker. perl-Module-Build: +perl-Module-Build: Home page: https://metacpan.org/pod/Module::Build perl-Module-Build: perl-Module-Build: perl-Module-Build: |