diff options
author | David Somero <dsomero@hotmail.com> | 2013-11-05 19:56:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-06 01:00:00 -0600 |
commit | 7d03efcfcd23312c82ceda56fb0a850e9aebb63a (patch) | |
tree | 83dcd5dc55ee180d153f57124661b7400ed6f31e /perl | |
parent | 34d505ee2d7bb23e9f2a324de4f38dd9fcf9bdae (diff) |
perl/perl-Dist-CheckConflicts: Updated for version 0.09.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
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 377b2afc2d3d..e3fe06da3809 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 1ae44a34d23c..781e6b6564e0 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 7dc52228b526..7ade9b84f4c7 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) |