perl/perl-file-listing: Updated for version 6.04.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
LukenShiro 2012-04-29 20:08:54 -04:00 committed by Erik Hanson
parent 1b7808e34a
commit c0e75e9409
3 changed files with 8 additions and 9 deletions

View file

@ -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

View file

@ -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"

View file

@ -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: