summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Inter
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-06 15:58:03 +0100
committer Robby Workman2013-11-09 08:34:37 +0100
commit0b96b8dec83d0d28fc17bc15fe4934720d793e2f (patch)
tree7379629541bb72aa9e2c4d2db95b9547415bc8fc /perl/perl-Test-Inter
parent8cf2af9aec9076df8f5c1021aa6fa132f5fb93e1 (diff)
downloadslackbuilds-0b96b8dec83d0d28fc17bc15fe4934720d793e2f.tar.gz
perl/perl-Test-Inter: Updated for version 1.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Inter')
-rw-r--r--perl/perl-Test-Inter/perl-Test-Inter.SlackBuild8
-rw-r--r--perl/perl-Test-Inter/perl-Test-Inter.info8
2 files changed, 8 insertions, 8 deletions
diff --git a/perl/perl-Test-Inter/perl-Test-Inter.SlackBuild b/perl/perl-Test-Inter/perl-Test-Inter.SlackBuild
index 76aa55618d..96ea21ab00 100644
--- a/perl/perl-Test-Inter/perl-Test-Inter.SlackBuild
+++ b/perl/perl-Test-Inter/perl-Test-Inter.SlackBuild
@@ -23,7 +23,7 @@
SRCNAM=Test-Inter
PRGNAM=perl-$SRCNAM
-VERSION=${VERSION:-1.03}
+VERSION=${VERSION:-1.05}
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-Test-Inter/perl-Test-Inter.info b/perl/perl-Test-Inter/perl-Test-Inter.info
index bd65d96115..a88048290a 100644
--- a/perl/perl-Test-Inter/perl-Test-Inter.info
+++ b/perl/perl-Test-Inter/perl-Test-Inter.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Test-Inter"
-VERSION="1.03"
-HOMEPAGE="http://search.cpan.org/~sbeck/Test-Inter-1.03/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Test-Inter-1.03.tar.gz"
-MD5SUM="02705664dc874bc8b59b9b313a7572f5"
+VERSION="1.05"
+HOMEPAGE="http://search.cpan.org/~sbeck/Test-Inter-1.05/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Test-Inter-1.05.tar.gz"
+MD5SUM="5c021ced9a642f9bb28aa0b8ac6f50a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""