summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LukenShiro2012-04-30 02:08:54 +0200
committer Erik Hanson2012-04-30 07:40:03 +0200
commitc0e75e9409a1a7f01cbac2131a85ba0acc2eea73 (patch)
treeed642944471efcf6c4698766060f812c608b2ca9 /perl
parent1b7808e34a6c55aad038b0642fd3445d10dc5288 (diff)
downloadslackbuilds-c0e75e9409a1a7f01cbac2131a85ba0acc2eea73.tar.gz
perl/perl-file-listing: Updated for version 6.04.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-file-listing/perl-file-listing.SlackBuild7
-rw-r--r--perl/perl-file-listing/perl-file-listing.info8
-rw-r--r--perl/perl-file-listing/slack-desc2
3 files changed, 8 insertions, 9 deletions
diff --git a/perl/perl-file-listing/perl-file-listing.SlackBuild b/perl/perl-file-listing/perl-file-listing.SlackBuild
index e3a5fde081..1c5ef1aafa 100644
--- a/perl/perl-file-listing/perl-file-listing.SlackBuild
+++ b/perl/perl-file-listing/perl-file-listing.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-file-listing
-# Copyright 2011 LukenShiro, Italy
+# Copyright 2011-2012 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,11 +23,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-file-listing
-VERSION=${VERSION:-6.03}
+VERSION=${VERSION:-6.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
@@ -44,7 +43,7 @@ OUTPUT=${OUTPUT:-/tmp}
SRCNAM=File-Listing
DOCFILES="Changes README"
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/perl/perl-file-listing/perl-file-listing.info b/perl/perl-file-listing/perl-file-listing.info
index be4c85e5f2..443a374936 100644
--- a/perl/perl-file-listing/perl-file-listing.info
+++ b/perl/perl-file-listing/perl-file-listing.info
@@ -1,10 +1,10 @@
PRGNAM="perl-file-listing"
-VERSION="6.03"
+VERSION="6.04"
HOMEPAGE="http://search.cpan.org/dist/File-Listing/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-6.03.tar.gz"
-MD5SUM="ad56d06a719503198c02188995f32c9e"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz"
+MD5SUM="83f636b477741f3a014585bb9cc079a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
-APPROVED="rworkman"
+APPROVED="dsomero"
diff --git a/perl/perl-file-listing/slack-desc b/perl/perl-file-listing/slack-desc
index 1ebc6340ac..8a09610d6a 100644
--- a/perl/perl-file-listing/slack-desc
+++ b/perl/perl-file-listing/slack-desc
@@ -11,7 +11,7 @@ perl-file-listing:
perl-file-listing: This perl module exports a single function called
perl-file-listing: parse_dir(), which can be used to parse directory listings.
perl-file-listing:
-perl-file-listing: http://search.cpan.org/dist/File-Listing/
+perl-file-listing: http://search.cpan.org/dist/File-Listing/
perl-file-listing:
perl-file-listing:
perl-file-listing: