summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-03 17:50:30 +0300
committerVlad Glagolev2015-05-03 17:50:30 +0300
commit4803c78843a9c0f5e5ddd1ff87aaae27441fe712 (patch)
tree3009b3f190e78e10b052aba619535c804441f71d
parent53f0ec62694e859a8eb3cd7c353fe62dfd4ebbc7 (diff)
list-moreutils: => 0.410
-rwxr-xr-xperl-cpan/list-moreutils/BUILD1
-rwxr-xr-xperl-cpan/list-moreutils/DEPENDS3
-rwxr-xr-xperl-cpan/list-moreutils/DETAILS15
-rw-r--r--perl-cpan/list-moreutils/HISTORY6
4 files changed, 16 insertions, 9 deletions
diff --git a/perl-cpan/list-moreutils/BUILD b/perl-cpan/list-moreutils/BUILD
deleted file mode 100755
index 2de29cd903..0000000000
--- a/perl-cpan/list-moreutils/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_perl
diff --git a/perl-cpan/list-moreutils/DEPENDS b/perl-cpan/list-moreutils/DEPENDS
index c1a1bc6231..25a87b9cbd 100755
--- a/perl-cpan/list-moreutils/DEPENDS
+++ b/perl-cpan/list-moreutils/DEPENDS
@@ -1 +1,2 @@
-depends perl
+depends perl &&
+depends exporter-tiny
diff --git a/perl-cpan/list-moreutils/DETAILS b/perl-cpan/list-moreutils/DETAILS
index 098e143b53..7dd979ef30 100755
--- a/perl-cpan/list-moreutils/DETAILS
+++ b/perl-cpan/list-moreutils/DETAILS
@@ -1,11 +1,12 @@
SPELL=list-moreutils
- VERSION=0.33
- SOURCE="List-MoreUtils-${VERSION}.tar.gz"
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AD/ADAMK/${SOURCE}
- SOURCE_HASH=sha512:e758b995438c5c5322317aab3602e89b9f683c42d403a0ac97ccd8cc20d0db1a75caefc22f34ad088314867c0bdd9c2b8264e8f2f6a43eab1421aa8c482233b5
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/List-MoreUtils-${VERSION}"
- WEB_SITE="http://search.cpan.org/~/List-MoreUtils/"
- LICENSE[0]=Unknown
+ SPELLX=List-MoreUtils
+ VERSION=0.410
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RE/REHSACK/${SOURCE}
+ SOURCE_HASH=sha512:ab93337c3df4c733fd3c042d325872d0a30ec65e0878ef5d6196167f474b815ad40cfa5bfa1fdad7d1cb4378b4a0e965b1b1b6765aae8d0a7d04d3ce72d61f2a
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=http://search.cpan.org/dist/List-MoreUtils/
+ LICENSE[0]=ART
ENTERED=20090916
SHORT="Provide the stuff missing in List::Util"
cat << EOF
diff --git a/perl-cpan/list-moreutils/HISTORY b/perl-cpan/list-moreutils/HISTORY
index e93577921e..9a1bd5c760 100644
--- a/perl-cpan/list-moreutils/HISTORY
+++ b/perl-cpan/list-moreutils/HISTORY
@@ -1,3 +1,9 @@
+2015-05-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.410; use SPELLX; updated license, website,
+ source url
+ * DEPENDS: added missing exporter-tiny required dep
+ * BUILD: dropped, not needed
+
2013-05-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.33