From 849d9a8fadc9a21881dd190f7f671a7fe72ec1a7 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 6 Nov 2013 17:22:02 +0700 Subject: perl/perl-Time-modules: Updated for version 2013.0912. Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- perl/perl-Time-modules/perl-Time-modules.SlackBuild | 8 ++++---- perl/perl-Time-modules/perl-Time-modules.info | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/perl/perl-Time-modules/perl-Time-modules.SlackBuild b/perl/perl-Time-modules/perl-Time-modules.SlackBuild index 8ff1616234..a62002b08f 100644 --- a/perl/perl-Time-modules/perl-Time-modules.SlackBuild +++ b/perl/perl-Time-modules/perl-Time-modules.SlackBuild @@ -23,7 +23,7 @@ SRCNAM=Time-modules PRGNAM=perl-$SRCNAM -VERSION=${VERSION:-2006.0814} +VERSION=${VERSION:-2013.0912} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -63,11 +63,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 \ PREFIX=/usr \ diff --git a/perl/perl-Time-modules/perl-Time-modules.info b/perl/perl-Time-modules/perl-Time-modules.info index fb4ceb4973..8ed4f93632 100644 --- a/perl/perl-Time-modules/perl-Time-modules.info +++ b/perl/perl-Time-modules/perl-Time-modules.info @@ -1,8 +1,8 @@ PRGNAM="perl-Time-modules" -VERSION="2006.0814" -HOMEPAGE="http://search.cpan.org/~muir/Time-modules-2006.0814/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-2006.0814.tar.gz" -MD5SUM="790c6739f601b85654fac9ee516b18d8" +VERSION="2013.0912" +HOMEPAGE="http://search.cpan.org/~muir/Time-modules-2013.0912/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-2013.0912.tar.gz" +MD5SUM="a4330144e24c356ca4c925d14e5ab06b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3