aboutsummaryrefslogtreecommitdiff
path: root/libraries/libwww-perl
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libwww-perl')
-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 375503cf8a8b..b61fa2c2226e 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 bbb868b1188c..d48d39062674 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 e1d7b03fdf8e..9a5282659b3a 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 ba2a4de95be3..4f352a032588 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: