summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2014-11-02 23:12:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:30:02 +0700
commit91a3446c4168b60e07292b67b36b1c2ed39ebe7c (patch)
tree234a999869ed991f07ae3f1dffbc5516d6ae850c /perl
parentd82b06ef159f2083c3c339e5deb476a96a05585a (diff)
downloadslackbuilds-91a3446c4168b60e07292b67b36b1c2ed39ebe7c.tar.gz
slackbuilds-91a3446c4168b60e07292b67b36b1c2ed39ebe7c.tar.xz
perl/perl-Exception-Class: Updated for version 1.39.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Exception-Class/perl-Exception-Class.SlackBuild4
-rw-r--r--perl/perl-Exception-Class/perl-Exception-Class.info6
-rw-r--r--perl/perl-Exception-Class/slack-desc2
3 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
index 1d29b6c1f0..224e83a5e3 100644
--- a/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
+++ b/perl/perl-Exception-Class/perl-Exception-Class.SlackBuild
@@ -6,7 +6,7 @@
# Written by LEVAI Daniel
PRGNAM=perl-Exception-Class
-VERSION=${VERSION:-1.38}
+VERSION=${VERSION:-1.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- README Changes \
+ README.md Changes \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/perl/perl-Exception-Class/perl-Exception-Class.info b/perl/perl-Exception-Class/perl-Exception-Class.info
index f0f8a10e9b..38a4266d7b 100644
--- a/perl/perl-Exception-Class/perl-Exception-Class.info
+++ b/perl/perl-Exception-Class/perl-Exception-Class.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Exception-Class"
-VERSION="1.38"
+VERSION="1.39"
HOMEPAGE="https://metacpan.org/pod/Exception::Class"
-DOWNLOAD="http://www.cpan.org/authors/id/D/DR/DROLSKY/Exception-Class-1.38.tar.gz"
-MD5SUM="4d7203a95893449f53ccacb385981569"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Exception-Class-1.39.tar.gz"
+MD5SUM="971b6e47d18419bf1f8f0419ace2348c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Class-Data-Inheritable perl-Devel-StackTrace"
diff --git a/perl/perl-Exception-Class/slack-desc b/perl/perl-Exception-Class/slack-desc
index 28c15161d3..96f2854ac1 100644
--- a/perl/perl-Exception-Class/slack-desc
+++ b/perl/perl-Exception-Class/slack-desc
@@ -15,5 +15,5 @@ perl-Exception-Class: It also has a base exception class, Exception::Class::Base
perl-Exception-Class: be easily extended.
perl-Exception-Class:
perl-Exception-Class:
-perl-Exception-Class: Homepage: http://search.cpan.org/dist/Exception-Class/
+perl-Exception-Class: Homepage: https://metacpan.org/pod/Exception::Class
perl-Exception-Class: