From c23626cff52dcaab4bd0c9b06ee64fdcf6077d0b Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Thu, 7 Aug 2014 08:40:04 +0700 Subject: perl/perl-net-http: Updated for version 6.07. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-net-http/perl-net-http.SlackBuild | 12 ++++++------ perl/perl-net-http/perl-net-http.info | 6 +++--- perl/perl-net-http/slack-desc | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'perl/perl-net-http') diff --git a/perl/perl-net-http/perl-net-http.SlackBuild b/perl/perl-net-http/perl-net-http.SlackBuild index e2814976b7..35def4070b 100644 --- a/perl/perl-net-http/perl-net-http.SlackBuild +++ b/perl/perl-net-http/perl-net-http.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-net-http -# Copyright 2011-2013 LukenShiro, Italy +# Copyright 2011-2014 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-net-http -VERSION=${VERSION:-6.06} +VERSION=${VERSION:-6.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,10 +53,10 @@ tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -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 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; echo "y" | CFLAGS="$SLKCFLAGS" perl Makefile.PL \ PREFIX=/usr \ diff --git a/perl/perl-net-http/perl-net-http.info b/perl/perl-net-http/perl-net-http.info index b4cf4a6127..0328a0be1d 100644 --- a/perl/perl-net-http/perl-net-http.info +++ b/perl/perl-net-http/perl-net-http.info @@ -1,8 +1,8 @@ PRGNAM="perl-net-http" -VERSION="6.06" +VERSION="6.07" HOMEPAGE="https://metacpan.org/pod/Net::HTTP" -DOWNLOAD="http://www.cpan.org/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz" -MD5SUM="6e74d76205f168775de68347266793a7" +DOWNLOAD="http://www.cpan.org/authors/id/M/MS/MSCHILLI/Net-HTTP-6.07.tar.gz" +MD5SUM="b6da691523456089d7a812ac398bc77e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-net-http/slack-desc b/perl/perl-net-http/slack-desc index 8185197d82..a04212aa06 100644 --- a/perl/perl-net-http/slack-desc +++ b/perl/perl-net-http/slack-desc @@ -13,7 +13,7 @@ perl-net-http: Net::HTTP class represents a connection to an HTTP server. The HT perl-net-http: protocol is described in RFC 2616. The Net::HTTP class supports perl-net-http: HTTP/1.0 and HTTP/1.1. perl-net-http: -perl-net-http: http://search.cpan.org/dist/Net-HTTP/ +perl-net-http: perl-net-http: perl-net-http: perl-net-http: -- cgit v1.2.3-79-gdb01