summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2010-05-13 00:32:13 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:32:13 +0200
commit77b9dd70547f319793409876308cededb4eaaba2 (patch)
tree922e2d78fb9815e05996721209c894e7921b475f /libraries
parentee1a2936f32ae82785cb21f21ac50486151b565d (diff)
downloadslackbuilds-77b9dd70547f319793409876308cededb4eaaba2.tar.gz
slackbuilds-77b9dd70547f319793409876308cededb4eaaba2.tar.xz
libraries/libwww-perl: Updated for version 5.834
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libwww-perl/README5
-rw-r--r--libraries/libwww-perl/libwww-perl.SlackBuild8
-rw-r--r--libraries/libwww-perl/libwww-perl.info9
-rw-r--r--libraries/libwww-perl/slack-desc4
4 files changed, 14 insertions, 12 deletions
diff --git a/libraries/libwww-perl/README b/libraries/libwww-perl/README
index 375503cf8a..b61fa2c222 100644
--- a/libraries/libwww-perl/README
+++ b/libraries/libwww-perl/README
@@ -1,6 +1,6 @@
libwww-perl - WWW client/server library for perl
-It is a set of Perl modules which provides a simple and consistent
+This is a set of Perl modules which provides a simple and consistent
application programming interface to the World-Wide Web. The main focus of
the library is to provide classes and functions that allow you to write
WWW clients. The library also contain modules that are of more general
@@ -21,5 +21,4 @@ LWP::Protocol::nntp, LWP::Protocol::nogo, LWP::RobotUA, LWP::Simple,
LWP::UserAgent, Net::HTTP, Net::HTTP::Methods, Net::HTTP::NB, Net::HTTPS,
WWW::RobotRules, WWW::RobotRules::AnyDBM_File.
-It requires: perl-html-parser, perl-html-tagset and Compress-Zlib. All of
-them are available on SlackBuilds.org
+This requires perl-html-parser and perl-html-tagset.
diff --git a/libraries/libwww-perl/libwww-perl.SlackBuild b/libraries/libwww-perl/libwww-perl.SlackBuild
index bbb868b118..d48d390626 100644
--- a/libraries/libwww-perl/libwww-perl.SlackBuild
+++ b/libraries/libwww-perl/libwww-perl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libwww-perl
-# Copyright 2008-2009 LukenShiro <lukenshiro@ngi.it>
+# Copyright 2008-2010 LukenShiro <lukenshiro@ngi.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libwww-perl
-VERSION=${VERSION:-5.825}
-ARCH=noarch
+VERSION=${VERSION:-5.834}
+ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,4 +81,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/libwww-perl/libwww-perl.info b/libraries/libwww-perl/libwww-perl.info
index e1d7b03fdf..9a5282659b 100644
--- a/libraries/libwww-perl/libwww-perl.info
+++ b/libraries/libwww-perl/libwww-perl.info
@@ -1,8 +1,11 @@
PRGNAM="libwww-perl"
-VERSION="5.825"
+VERSION="5.834"
HOMEPAGE="http://search.cpan.org/dist/libwww-perl/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-5.825.tar.gz"
-MD5SUM="9b383739e58ac8f8234487e62d5c2818"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-5.834.tar.gz"
+MD5SUM="f2ed8a461f76556c9caed9087f47c86c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
APPROVED="dsomero"
+
diff --git a/libraries/libwww-perl/slack-desc b/libraries/libwww-perl/slack-desc
index ba2a4de95b..4f352a0325 100644
--- a/libraries/libwww-perl/slack-desc
+++ b/libraries/libwww-perl/slack-desc
@@ -14,7 +14,7 @@ libwww-perl: focus of the library is to provide classes and functions that
libwww-perl: allow you to write WWW clients. The library also contain modules
libwww-perl: that are of more general use and even classes that help you
libwww-perl: implement simple HTTP servers.
-libwww-perl:
+libwww-perl:
libwww-perl: Homepage: http://search.cpan.org/dist/libwww-perl
-libwww-perl:
+libwww-perl: