summaryrefslogtreecommitdiffstats
path: root/perl/perl-Crypt-DES
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-06 14:40:59 +0100
committer Robby Workman2013-11-09 08:34:36 +0100
commit53425b365a4a7b9b5ff467958aa72fa3879990bb (patch)
tree2bc50e0641fa26eca9ce57acd54eb7507d3ff566 /perl/perl-Crypt-DES
parentd6d24ece6d9147ff26ce2295f4dcafad13e50379 (diff)
downloadslackbuilds-53425b365a4a7b9b5ff467958aa72fa3879990bb.tar.gz
perl/perl-Crypt-DES: Updated for version 2.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Crypt-DES')
-rw-r--r--perl/perl-Crypt-DES/perl-Crypt-DES.SlackBuild8
-rw-r--r--perl/perl-Crypt-DES/perl-Crypt-DES.info8
-rw-r--r--perl/perl-Crypt-DES/slack-desc2
3 files changed, 9 insertions, 9 deletions
diff --git a/perl/perl-Crypt-DES/perl-Crypt-DES.SlackBuild b/perl/perl-Crypt-DES/perl-Crypt-DES.SlackBuild
index da7c475405..3c7247b756 100644
--- a/perl/perl-Crypt-DES/perl-Crypt-DES.SlackBuild
+++ b/perl/perl-Crypt-DES/perl-Crypt-DES.SlackBuild
@@ -20,7 +20,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Crypt-DES
-VERSION=${VERSION:-2.05}
+VERSION=${VERSION:-2.07}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,11 +62,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-Crypt-DES/perl-Crypt-DES.info b/perl/perl-Crypt-DES/perl-Crypt-DES.info
index a03cce914b..6f3fde95e6 100644
--- a/perl/perl-Crypt-DES/perl-Crypt-DES.info
+++ b/perl/perl-Crypt-DES/perl-Crypt-DES.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Crypt-DES"
-VERSION="2.05"
-HOMEPAGE="http://search.cpan.org/dist/Crypt-DES-2.05/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-DES-2.05.tar.gz"
-MD5SUM="a8a0bea7064e11d2af434f3e468c17bb"
+VERSION="2.07"
+HOMEPAGE="http://search.cpan.org/dist/Crypt-DES-2.07/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-DES-2.07.tar.gz"
+MD5SUM="e845d24cf383ca4a30a3380a2735feac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/perl/perl-Crypt-DES/slack-desc b/perl/perl-Crypt-DES/slack-desc
index fcd9aaf380..056d7f2d3b 100644
--- a/perl/perl-Crypt-DES/slack-desc
+++ b/perl/perl-Crypt-DES/slack-desc
@@ -10,7 +10,7 @@ perl-Crypt-DES: perl-Crypt-DES (DES encryption module)
perl-Crypt-DES:
perl-Crypt-DES: This module implements DES encryption
perl-Crypt-DES:
-perl-Crypt-DES: Homepage: http://search.cpan.org/dist/Crypt-DES-2.05/
+perl-Crypt-DES: Homepage: http://search.cpan.org/dist/Crypt-DES-2.07/
perl-Crypt-DES:
perl-Crypt-DES:
perl-Crypt-DES: