From 34ea7103665ac6c6b9f8951dbb7bfa2bc178b218 Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Sun, 22 Jan 2017 07:11:51 +0700 Subject: perl/perl-Path-Class: Updated for version 0.37. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Path-Class/README | 4 +++- perl/perl-Path-Class/perl-Path-Class.SlackBuild | 5 ++--- perl/perl-Path-Class/perl-Path-Class.info | 8 ++++---- perl/perl-Path-Class/slack-desc | 10 +++++----- 4 files changed, 14 insertions(+), 13 deletions(-) (limited to 'perl/perl-Path-Class') diff --git a/perl/perl-Path-Class/README b/perl/perl-Path-Class/README index 457891d164..27bd3b7b03 100644 --- a/perl/perl-Path-Class/README +++ b/perl/perl-Path-Class/README @@ -1 +1,3 @@ -perl-Path-Class (Cross-platform path specification manipulation) +Path::Class is a module for manipulation of file and directory +specifications (strings describing their locations, like +'/home/ken/foo.txt' or 'C:Windows\Foo.txt') in a cross-platform manner. diff --git a/perl/perl-Path-Class/perl-Path-Class.SlackBuild b/perl/perl-Path-Class/perl-Path-Class.SlackBuild index 61ccfebdf8..0d80e90669 100644 --- a/perl/perl-Path-Class/perl-Path-Class.SlackBuild +++ b/perl/perl-Path-Class/perl-Path-Class.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Path-Class -# Copyright 2016 Donald Cooley South Haven, Indiana USA +# Copyright 2016-2017 Donald Cooley South Haven, Indiana USA # 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-Path-Class -VERSION=${VERSION:-0.36} +VERSION=${VERSION:-0.37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,7 +78,6 @@ perl Build.PL \ ./Build test ./Build install \ --destdir $PKG \ - --install_path bindoc=/usr/man/man1 \ --install_path libdoc=/usr/man/man3 find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/perl/perl-Path-Class/perl-Path-Class.info b/perl/perl-Path-Class/perl-Path-Class.info index 20e2688949..d6c32f1a87 100644 --- a/perl/perl-Path-Class/perl-Path-Class.info +++ b/perl/perl-Path-Class/perl-Path-Class.info @@ -1,8 +1,8 @@ PRGNAM="perl-Path-Class" -VERSION="0.36" -HOMEPAGE="http://search.cpan.org/dist/Path-Class/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Path-Class-0.36.tar.gz" -MD5SUM="3e15307faf0702fb916409f594552b94" +VERSION="0.37" +HOMEPAGE="https://metacpan.org/pod/Path::Class" +DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-0.37.tar.gz" +MD5SUM="13e6db714f6d5a0e62ca1c4a7fc4d0f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Module-Build" diff --git a/perl/perl-Path-Class/slack-desc b/perl/perl-Path-Class/slack-desc index 0fd3122ddb..061eeec3f4 100644 --- a/perl/perl-Path-Class/slack-desc +++ b/perl/perl-Path-Class/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| perl-Path-Class: perl-Path-Class (Cross-platform path specification manipulation) perl-Path-Class: -perl-Path-Class: Path::Class is a module for manipulation of file and -perl-Path-Class: directory specifications (strings describing their locations, -perl-Path-Class: like '/home/ken/foo.txt' or 'C:Windows\Foo.txt' in a -perl-Path-Class: cross-platform manner. -perl-Path-Class: +perl-Path-Class: Path::Class is a module for manipulation of file and directory +perl-Path-Class: specifications (strings describing their locations, like +perl-Path-Class: '/home/ken/foo.txt' or 'C:Windows\Foo.txt') in a cross-platform +perl-Path-Class: manner. perl-Path-Class: perl-Path-Class: perl-Path-Class: perl-Path-Class: +perl-Path-Class: https://metacpan.org/pod/Path::Class -- cgit v1.2.3