From fcb962fefe0ee25077ca3875803a52d95088ceed Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 7 Nov 2013 19:04:43 +0700 Subject: perl/perl-Inline: Updated for version 0.53. Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- perl/perl-Inline/perl-Inline.SlackBuild | 8 ++++---- perl/perl-Inline/perl-Inline.info | 8 ++++---- perl/perl-Inline/slack-desc | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'perl/perl-Inline') diff --git a/perl/perl-Inline/perl-Inline.SlackBuild b/perl/perl-Inline/perl-Inline.SlackBuild index 388f5d1755f0..ae4209dd482f 100644 --- a/perl/perl-Inline/perl-Inline.SlackBuild +++ b/perl/perl-Inline/perl-Inline.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Inline -VERSION=${VERSION:-0.51} +VERSION=${VERSION:-0.53} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -65,11 +65,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_MM_USE_DEFAULT=y perl Makefile.PL \ PREFIX=/usr \ diff --git a/perl/perl-Inline/perl-Inline.info b/perl/perl-Inline/perl-Inline.info index b8aa4b51fe24..1ac90a95003f 100644 --- a/perl/perl-Inline/perl-Inline.info +++ b/perl/perl-Inline/perl-Inline.info @@ -1,8 +1,8 @@ PRGNAM="perl-Inline" -VERSION="0.51" -HOMEPAGE="http://search.cpan.org/~sisyphus/Inline-0.51/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SI/SISYPHUS/Inline-0.51.tar.gz" -MD5SUM="9af4c4719d5315a691a2745097c53b07" +VERSION="0.53" +HOMEPAGE="http://search.cpan.org/~sisyphus/Inline-0.53/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SI/SISYPHUS/Inline-0.53.tar.gz" +MD5SUM="7d0133546d2243e5dfcb1b5a75f9011e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Parse-RecDescent perl-test-warn" diff --git a/perl/perl-Inline/slack-desc b/perl/perl-Inline/slack-desc index 553ff5ba159c..7c83246d26bc 100644 --- a/perl/perl-Inline/slack-desc +++ b/perl/perl-Inline/slack-desc @@ -16,4 +16,4 @@ perl-Inline: perl-Inline: This also installs the sub-module perl-Inline-C. perl-Inline: perl-Inline: -perl-Inline: http://search.cpan.org/~sisyphus/Inline-0.51/ +perl-Inline: http://search.cpan.org/~sisyphus/Inline-0.53/ -- cgit v1.2.3