summaryrefslogtreecommitdiffstats
path: root/perl/perl-Dist-CheckConflicts
diff options
context:
space:
mode:
author David Somero2013-11-06 01:56:20 +0100
committer Robby Workman2013-11-06 08:00:00 +0100
commit7d03efcfcd23312c82ceda56fb0a850e9aebb63a (patch)
tree83dcd5dc55ee180d153f57124661b7400ed6f31e /perl/perl-Dist-CheckConflicts
parent34d505ee2d7bb23e9f2a324de4f38dd9fcf9bdae (diff)
downloadslackbuilds-7d03efcfcd23312c82ceda56fb0a850e9aebb63a.tar.gz
perl/perl-Dist-CheckConflicts: Updated for version 0.09.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Dist-CheckConflicts')
-rw-r--r--perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.SlackBuild4
-rw-r--r--perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.info8
-rw-r--r--perl/perl-Dist-CheckConflicts/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.SlackBuild b/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.SlackBuild
index 377b2afc2d..e3fe06da38 100644
--- a/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.SlackBuild
+++ b/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.SlackBuild
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Dist-CheckConflicts
-VERSION=${VERSION:-0.02}
+VERSION=${VERSION:-0.09}
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-Dist-CheckConflicts/perl-Dist-CheckConflicts.info b/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.info
index 1ae44a34d2..781e6b6564 100644
--- a/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.info
+++ b/perl/perl-Dist-CheckConflicts/perl-Dist-CheckConflicts.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Dist-CheckConflicts"
-VERSION="0.02"
-HOMEPAGE="http://search.cpan.org/~doy/Dist-CheckConflicts/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/Dist-CheckConflicts-0.02.tar.gz"
-MD5SUM="64b8d342ba11336b2969c274a60bbc5f"
+VERSION="0.09"
+HOMEPAGE="http://search.cpan.org/dist/Dist-CheckConflicts/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Dist-CheckConflicts-0.09.tar.gz"
+MD5SUM="2e298121df2d0dc134c36f16d5877233"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-List-MoreUtils perl-Sub-Exporter perl-Test-Fatal"
diff --git a/perl/perl-Dist-CheckConflicts/slack-desc b/perl/perl-Dist-CheckConflicts/slack-desc
index 7dc52228b5..7ade9b84f4 100644
--- a/perl/perl-Dist-CheckConflicts/slack-desc
+++ b/perl/perl-Dist-CheckConflicts/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-Dist-CheckConflicts: perl-Dist-CheckConflicts (perl module)