From 7e9141151ee3a2f20eb25ecbbb8a766fb404a455 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 11 Nov 2013 23:25:00 +0700 Subject: perl/perl-Text-Password-Pronounceable: Script cleanup and update HOMEPAGE Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- .../perl-Text-Password-Pronounceable.SlackBuild | 10 +++++----- .../perl-Text-Password-Pronounceable.info | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.SlackBuild b/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.SlackBuild index 3879fbb5ad..b4266ea9d2 100644 --- a/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.SlackBuild +++ b/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.SlackBuild @@ -28,8 +28,8 @@ # Build script for perl-Text-Pronouncable PRGNAM=perl-Text-Password-Pronounceable -VERSION=0.30 -BUILD=${BUILD:-0} +VERSION=${VERSION:-0.30} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=$( echo $PRGNAM | cut -d- -f2- ) @@ -70,11 +70,11 @@ rm -Rf $SRCNAM-$VERSION tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . -find . \ +find -L . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -exec chmod 755 {} \; -o \ - \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ - -exec chmod 644 {} \; + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; perl Makefile.PL \ INSTALL_BASE="" \ diff --git a/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.info b/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.info index c62b8e9253..26749aa2c7 100644 --- a/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.info +++ b/perl/perl-Text-Password-Pronounceable/perl-Text-Password-Pronounceable.info @@ -1,6 +1,6 @@ PRGNAM="perl-Text-Password-Pronounceable" VERSION="0.30" -HOMEPAGE="http://search.cpan.org/~tsibley/Text-Password-Pronounceable-0.30/lib/Text/Password/Pronounceable.pm" +HOMEPAGE="http://search.cpan.org/~tsibley/Text-Password-Pronounceable-0.30/" DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/Text-Password-Pronounceable-0.30.tar.gz" MD5SUM="2a6a3c9197dfb5912f763c0c4f285b48" DOWNLOAD_x86_64="" -- cgit v1.2.3