summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author David Somero <dsomero@hotmail.com>2013-11-05 19:56:28 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-11-06 01:00:02 -0600
commit6681b5ecfaac1e0d0e35f97798bc6e41df5dd8e5 (patch)
tree723831b759df20d4cb68b61bbc98327688642e92 /perl
parent11f533fcb1a927969011824006a5b48695246e3e (diff)
downloadslackbuilds-6681b5ecfaac1e0d0e35f97798bc6e41df5dd8e5.tar.gz
slackbuilds-6681b5ecfaac1e0d0e35f97798bc6e41df5dd8e5.tar.xz
perl/perl-Sub-Exporter: Updated for version 0.986.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Sub-Exporter/perl-Sub-Exporter.SlackBuild4
-rw-r--r--perl/perl-Sub-Exporter/perl-Sub-Exporter.info6
-rw-r--r--perl/perl-Sub-Exporter/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/perl/perl-Sub-Exporter/perl-Sub-Exporter.SlackBuild b/perl/perl-Sub-Exporter/perl-Sub-Exporter.SlackBuild
index 748f476d7e..9aea3b4fe5 100644
--- a/perl/perl-Sub-Exporter/perl-Sub-Exporter.SlackBuild
+++ b/perl/perl-Sub-Exporter/perl-Sub-Exporter.SlackBuild
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sub-Exporter
-VERSION=${VERSION:-0.982}
+VERSION=${VERSION:-0.986}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -59,7 +59,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/perl/perl-Sub-Exporter/perl-Sub-Exporter.info b/perl/perl-Sub-Exporter/perl-Sub-Exporter.info
index 9ad79d4fc8..f11241daea 100644
--- a/perl/perl-Sub-Exporter/perl-Sub-Exporter.info
+++ b/perl/perl-Sub-Exporter/perl-Sub-Exporter.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sub-Exporter"
-VERSION="0.982"
+VERSION="0.986"
HOMEPAGE="http://search.cpan.org/~rjbs/Sub-Exporter/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/Sub-Exporter-0.982.tar.gz"
-MD5SUM="db90a0d73a5ca2d185dd6c6d2fc848f0"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-0.986.tar.gz"
+MD5SUM="bdfa41103f82ab8611af61fceed1271e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Data-OptList"
diff --git a/perl/perl-Sub-Exporter/slack-desc b/perl/perl-Sub-Exporter/slack-desc
index 57223066ef..f0c310643b 100644
--- a/perl/perl-Sub-Exporter/slack-desc
+++ b/perl/perl-Sub-Exporter/slack-desc
@@ -1,9 +1,9 @@
# 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-Sub-Exporter: perl-Sub-Exporter (perl module)