From 03f6fb3e3c95456e5852f96a7fc142e387a220cb Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 11 Nov 2013 23:28:02 +0700 Subject: perl/perl-Text-Quoted: Updated for version 2.08. Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild | 8 ++++---- perl/perl-Text-Quoted/perl-Text-Quoted.info | 8 ++++---- perl/perl-Text-Quoted/slack-desc | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild index 91ef0ce646..6597f28c08 100644 --- a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild +++ b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild @@ -28,7 +28,7 @@ # Build script for perl-Text-Quoted PRGNAM=perl-Text-Quoted -VERSION=2.06 +VERSION=${VERSION:-2.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -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-Quoted/perl-Text-Quoted.info b/perl/perl-Text-Quoted/perl-Text-Quoted.info index 33d0b26190..dd057b784e 100644 --- a/perl/perl-Text-Quoted/perl-Text-Quoted.info +++ b/perl/perl-Text-Quoted/perl-Text-Quoted.info @@ -1,8 +1,8 @@ PRGNAM="perl-Text-Quoted" -VERSION="2.06" -HOMEPAGE="http://search.cpan.org/~ruz/Text-Quoted-2.06/Quoted.pm" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RU/RUZ/Text-Quoted-2.06.tar.gz" -MD5SUM="6ae8d3aa3a54c5f05bcd0c2313ebfa4d" +VERSION="2.08" +HOMEPAGE="http://search.cpan.org/~tsibley/Text-Quoted/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RU/RUZ/Text-Quoted-2.08.tar.gz" +MD5SUM="2ddedd6541460a32223cf91c7e16fcb7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Text-Autoformat" diff --git a/perl/perl-Text-Quoted/slack-desc b/perl/perl-Text-Quoted/slack-desc index 584ce9baea..a671433279 100644 --- a/perl/perl-Text-Quoted/slack-desc +++ b/perl/perl-Text-Quoted/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| perl-Text-Quoted: perl-Text-Quoted (Extract the structure of a quoted mail message) perl-Text-Quoted: -perl-Text-Quoted: Homepage: http://search.cpan.org/~ruz/Text-Quoted-2.06/Quoted.pm +perl-Text-Quoted: Homepage: http://search.cpan.org/~ruz/Text-Quoted-2.08/ perl-Text-Quoted: perl-Text-Quoted: perl-Text-Quoted: -- cgit v1.2.3