summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2014-06-06 16:51:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-12 06:51:38 +0700
commit65c8088e1b3cc6e77b254efc7b6bd957374c987c (patch)
tree245bea7f9554cb5526b1c0bfec7ef5ba17b4dccf /perl
parentf3ac32a3d3f3671f12882db58af75240d6a443e6 (diff)
downloadslackbuilds-65c8088e1b3cc6e77b254efc7b6bd957374c987c.tar.gz
slackbuilds-65c8088e1b3cc6e77b254efc7b6bd957374c987c.tar.xz
perl/perl-Scalar-List-Utils: Updated for version 1.39.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild8
-rw-r--r--perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info6
2 files changed, 6 insertions, 8 deletions
diff --git a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild
index a3c73ec866..c61ffdd980 100644
--- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild
+++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Scalar-List-Utils
-# Copyright 2013 LEVAI Daniel <leva@ecentrum.hu>
+# Copyright 2013-2014 LEVAI Daniel <leva@ecentrum.hu>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Scalar-List-Utils
-VERSION=${VERSION:-1.35}
+VERSION=${VERSION:-1.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -73,9 +73,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a \
- Changes README \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a Changes README $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-Scalar-List-Utils/perl-Scalar-List-Utils.info b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info
index 6295bb47fe..a78647665e 100644
--- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info
+++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Scalar-List-Utils"
-VERSION="1.35"
+VERSION="1.39"
HOMEPAGE="http://search.cpan.org/dist/Scalar-List-Utils/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.35.tar.gz"
-MD5SUM="6afcf787911f07bdf8cc6e73e1e23eda"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.39.tar.gz"
+MD5SUM="87f2525027b59a5263fa0207f18acbd8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""