summaryrefslogtreecommitdiffstats
path: root/perl/perl-html-parser
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-html-parser')
-rw-r--r--perl/perl-html-parser/perl-html-parser.SlackBuild6
-rw-r--r--perl/perl-html-parser/perl-html-parser.info6
-rw-r--r--perl/perl-html-parser/slack-desc12
3 files changed, 12 insertions, 12 deletions
diff --git a/perl/perl-html-parser/perl-html-parser.SlackBuild b/perl/perl-html-parser/perl-html-parser.SlackBuild
index 1ba9083068..7ba831172a 100644
--- a/perl/perl-html-parser/perl-html-parser.SlackBuild
+++ b/perl/perl-html-parser/perl-html-parser.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-html-parser
-# Copyright 2008-2011 LukenShiro, Italy
+# Copyright 2008-2013 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-html-parser
-VERSION=${VERSION:-3.69}
+VERSION=${VERSION:-3.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,7 @@ else
SLKCFLAGS="-O2"
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/perl/perl-html-parser/perl-html-parser.info b/perl/perl-html-parser/perl-html-parser.info
index bc5ed3d16d..487fbf4cad 100644
--- a/perl/perl-html-parser/perl-html-parser.info
+++ b/perl/perl-html-parser/perl-html-parser.info
@@ -1,8 +1,8 @@
PRGNAM="perl-html-parser"
-VERSION="3.69"
+VERSION="3.70"
HOMEPAGE="http://search.cpan.org/dist/HTML-Parser/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.69.tar.gz"
-MD5SUM="d22cc6468ce670a56034be907e4e7c54"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.70.tar.gz"
+MD5SUM="efe7699f5ece3a230d730a3682359c08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-html-tagset"
diff --git a/perl/perl-html-parser/slack-desc b/perl/perl-html-parser/slack-desc
index c17b71f18b..dce97e6008 100644
--- a/perl/perl-html-parser/slack-desc
+++ b/perl/perl-html-parser/slack-desc
@@ -1,16 +1,16 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-html-parser: perl-html-parser (perl html parser module collection)
perl-html-parser:
perl-html-parser: It is a collection of perl modules that parse and extract
perl-html-parser: information from HTML documents. The modules present in this
-perl-html-parser: collection are: HTML::Parser, HTML::Entities,
+perl-html-parser: collection are: HTML::Parser, HTML::Entities,
perl-html-parser: HTML::HeadParser, HTML::LinkExtor, HTML::PullParser,
perl-html-parser: HTML::TokeParser.
perl-html-parser: