summaryrefslogtreecommitdiffstats
path: root/perl/perl-HTTP-Cache-Transparent
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-07 12:10:45 +0100
committer Robby Workman2013-11-09 08:34:43 +0100
commitdc378d5d16f322ee6a734cb96ad40bf78d6014e7 (patch)
treefdf8eba22f2130fd5bb5aa75f8d62aa53a8d100a /perl/perl-HTTP-Cache-Transparent
parentb8044ddbbd042c125a9f60db05f127a65e2817d1 (diff)
downloadslackbuilds-dc378d5d16f322ee6a734cb96ad40bf78d6014e7.tar.gz
perl/perl-HTTP-Cache-Transparent: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-HTTP-Cache-Transparent')
-rw-r--r--perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.SlackBuild8
-rw-r--r--perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.info8
-rw-r--r--perl/perl-HTTP-Cache-Transparent/slack-desc2
3 files changed, 9 insertions, 9 deletions
diff --git a/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.SlackBuild b/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.SlackBuild
index c6de78a879..f0e7bc84b0 100644
--- a/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.SlackBuild
+++ b/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.SlackBuild
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-HTTP-Cache-Transparent
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,11 +68,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-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.info b/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.info
index 1987febc67..26d9b44ad1 100644
--- a/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.info
+++ b/perl/perl-HTTP-Cache-Transparent/perl-HTTP-Cache-Transparent.info
@@ -1,8 +1,8 @@
PRGNAM="perl-HTTP-Cache-Transparent"
-VERSION="1.0"
-HOMEPAGE="http://search.cpan.org/~mattiash/HTTP-Cache-Transparent-1.0/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/HTTP-Cache-Transparent-1.0.tar.gz"
-MD5SUM="e198345ce8eee2562c807e84d65e3b4f"
+VERSION="1.1"
+HOMEPAGE="http://search.cpan.org/~mattiash/HTTP-Cache-Transparent-1.1/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/HTTP-Cache-Transparent-1.1.tar.gz"
+MD5SUM="302dc2d6400ccf7e7d6c0ed45a0efc13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwww-perl"
diff --git a/perl/perl-HTTP-Cache-Transparent/slack-desc b/perl/perl-HTTP-Cache-Transparent/slack-desc
index e30a0cd8e9..98dc71583a 100644
--- a/perl/perl-HTTP-Cache-Transparent/slack-desc
+++ b/perl/perl-HTTP-Cache-Transparent/slack-desc
@@ -11,7 +11,7 @@ perl-HTTP-Cache-Transparent:
perl-HTTP-Cache-Transparent: Cache the result of http get-requests persistently
perl-HTTP-Cache-Transparent:
perl-HTTP-Cache-Transparent:
-perl-HTTP-Cache-Transparent: Homepage: http://search.cpan.org/~mattiash/HTTP-Cache-Transparent-1.0
+perl-HTTP-Cache-Transparent: Homepage: http://search.cpan.org/~mattiash/HTTP-Cache-Transparent-1.1
perl-HTTP-Cache-Transparent:
perl-HTTP-Cache-Transparent:
perl-HTTP-Cache-Transparent: