summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-10-10 01:30:01 +0200
committer Willy Sudiarto Raharjo2017-10-11 01:19:35 +0200
commitecbfb33f604eda1a0565fc9ec46c75244b7bda36 (patch)
tree31622906d18d9baeccb66eabb4a228d799982b2c
parent4640d32a5d90c9e3403782ad6e4b0ef8aab98679 (diff)
downloadslackbuilds-ecbfb33f604eda1a0565fc9ec46c75244b7bda36.tar.gz
perl/perl-List-MoreUtils: Updated for version 0.425.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-List-MoreUtils/perl-List-MoreUtils.SlackBuild6
-rw-r--r--perl/perl-List-MoreUtils/perl-List-MoreUtils.info8
2 files changed, 6 insertions, 8 deletions
diff --git a/perl/perl-List-MoreUtils/perl-List-MoreUtils.SlackBuild b/perl/perl-List-MoreUtils/perl-List-MoreUtils.SlackBuild
index 5bbcdfd6d7..bceb81cc96 100644
--- a/perl/perl-List-MoreUtils/perl-List-MoreUtils.SlackBuild
+++ b/perl/perl-List-MoreUtils/perl-List-MoreUtils.SlackBuild
@@ -28,7 +28,7 @@
SRCNAM=List-MoreUtils
PRGNAM=perl-$SRCNAM
-VERSION=${VERSION:-0.402}
+VERSION=${VERSION:-0.425}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -94,9 +94,7 @@ find $PKG -name "perllocal.pod" -o -name ".packlist" -o -name "*.bs" | xargs r
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a \
- README \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a ARTISTIC-1.0 Changes GPL-1 LICENSE *.md $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/perl/perl-List-MoreUtils/perl-List-MoreUtils.info b/perl/perl-List-MoreUtils/perl-List-MoreUtils.info
index 642493346a..a96196534b 100644
--- a/perl/perl-List-MoreUtils/perl-List-MoreUtils.info
+++ b/perl/perl-List-MoreUtils/perl-List-MoreUtils.info
@@ -1,10 +1,10 @@
PRGNAM="perl-List-MoreUtils"
-VERSION="0.402"
+VERSION="0.425"
HOMEPAGE="https://metacpan.org/pod/List::MoreUtils"
-DOWNLOAD="http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.402.tar.gz"
-MD5SUM="6b51d19182cc7ee2251b82743a682e99"
+DOWNLOAD="http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.425.tar.gz"
+MD5SUM="5f61e50caf199f236c870357e6385753"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Exporter-Tiny"
+REQUIRES="perl-Exporter-Tiny perl-List-MoreUtils-XS"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"