diff options
Diffstat (limited to 'perl')
-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 9f8ee3d431fd..13a3c1c7f4d4 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 493419a9b3d0..81fdf5c26ae4 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 73172d3a348f..ccd4b1b39a70 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 f5b8f9523316..bda043c0816c 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: |