summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-03 23:41:56 +0300
committerVlad Glagolev2015-05-03 23:41:56 +0300
commit96ce72fb1638adeed16edffc869983ac41e67423 (patch)
tree3ac4de0a920b68380faf94791c82b49d6f61d921
parente644d65d12228a08a37ad103741567b91b0d4a70 (diff)
email-mime-encodings: => 1.315
-rwxr-xr-xperl-cpan/email-mime-encodings/BUILD1
-rwxr-xr-xperl-cpan/email-mime-encodings/DETAILS15
-rw-r--r--perl-cpan/email-mime-encodings/HISTORY5
3 files changed, 13 insertions, 8 deletions
diff --git a/perl-cpan/email-mime-encodings/BUILD b/perl-cpan/email-mime-encodings/BUILD
deleted file mode 100755
index 2de29cd903..0000000000
--- a/perl-cpan/email-mime-encodings/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_perl
diff --git a/perl-cpan/email-mime-encodings/DETAILS b/perl-cpan/email-mime-encodings/DETAILS
index fa520d70b5..de649027b1 100755
--- a/perl-cpan/email-mime-encodings/DETAILS
+++ b/perl-cpan/email-mime-encodings/DETAILS
@@ -1,13 +1,14 @@
SPELL=email-mime-encodings
- VERSION=1.313
- SOURCE="Email-MIME-Encodings-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RJ/RJBS/${SOURCE}
- SOURCE_HASH=sha512:fdbe30921cfba85af0c2296c678c881988a6bd512dd76a30f678ff3c6c711971cad68e954c3da5226c742806fc10084bb623118fcfe66462657d0dc0be0efeb3
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Email-MIME-Encodings-${VERSION}"
- WEB_SITE="http://search.cpan.org/search?query=Email-MIME-Encodings&mode=all"
+ SPELLX=Email-MIME-Encodings
+ VERSION=1.315
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
+ SOURCE_HASH=sha512:4cd787e099617b70963c8ef6372e2a16038c61170fdd343aad88a024ecd15c789fd2c8cc19830c3518b6648e428301eed1ae20f496fa97afbdd8bb7f3ae432aa
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=http://search.cpan.org/dist/Email-MIME-Encodings/
LICENSE[0]=ART
ENTERED=20080630
- SHORT="Email::MIME::Encodings - A unified interface to MIME encoding and decoding"
+ SHORT="unified interface to MIME encoding and decoding"
cat << EOF
This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
throw the contents of a Content-Transfer-Encoding header at some text and
diff --git a/perl-cpan/email-mime-encodings/HISTORY b/perl-cpan/email-mime-encodings/HISTORY
index b5d088c59b..d62f4e2b8d 100644
--- a/perl-cpan/email-mime-encodings/HISTORY
+++ b/perl-cpan/email-mime-encodings/HISTORY
@@ -1,3 +1,8 @@
+2015-05-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.315; use SPELLX, PERL_CPAN_URL; updated
+ website, source url, short description
+ * BUILD: dropped, not needed
+
2009-09-14 David Kowis <dkowis@shlrm.org>
* DETAILS: updated to latest version