From 1d2f6ff75c5a0e1e3e4f6dfb8ad7ed4bf77b6d91 Mon Sep 17 00:00:00 2001 From: "Ryan S. Northrup" Date: Sat, 11 Feb 2017 21:42:45 +0000 Subject: perl/perl-file-path-expand: New maintainer + new download. Signed-off-by: David Spencer --- perl/perl-file-path-expand/README | 6 +++--- perl/perl-file-path-expand/perl-file-path-expand.SlackBuild | 6 +++--- perl/perl-file-path-expand/perl-file-path-expand.info | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'perl') diff --git a/perl/perl-file-path-expand/README b/perl/perl-file-path-expand/README index 961355caf12a..68986198525f 100644 --- a/perl/perl-file-path-expand/README +++ b/perl/perl-file-path-expand/README @@ -1,3 +1,3 @@ -File::Path::Expand expands user directories in filenames. -For the simple case it's no more complex than s{^~/}{$HOME/}, -but for other cases it consults getpwent and does the right thing. +File::Path::Expand expands user directories in filenames. For the +simple case it's no more complex than s{^~/}{$HOME/}, but for other +cases it consults getpwent and does the right thing. diff --git a/perl/perl-file-path-expand/perl-file-path-expand.SlackBuild b/perl/perl-file-path-expand/perl-file-path-expand.SlackBuild index 22338a1ce6c4..7e1dcfeda4a9 100644 --- a/perl/perl-file-path-expand/perl-file-path-expand.SlackBuild +++ b/perl/perl-file-path-expand/perl-file-path-expand.SlackBuild @@ -12,7 +12,7 @@ TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -23,8 +23,8 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" diff --git a/perl/perl-file-path-expand/perl-file-path-expand.info b/perl/perl-file-path-expand/perl-file-path-expand.info index c8aaec6b026b..e4151b1e3fda 100644 --- a/perl/perl-file-path-expand/perl-file-path-expand.info +++ b/perl/perl-file-path-expand/perl-file-path-expand.info @@ -1,10 +1,10 @@ PRGNAM="perl-file-path-expand" VERSION="1.02" HOMEPAGE="https://metacpan.org/pod/File::Path::Expand" -DOWNLOAD="http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Path-Expand-1.02.tar.gz" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/File-Path-Expand-1.02.tar.gz" MD5SUM="742aa40a4ffb26d14de01192764bd7ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Pablo Santamaria" -EMAIL="pablosantamaria@gmail.com" +MAINTAINER="Ryan S. Northrup" +EMAIL="northrup@yellowapple.us" -- cgit v1.2.3