summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-07 17:27:23 +0300
committerVlad Glagolev2015-05-07 17:27:23 +0300
commit9d507f4c2c1a49c51c57ccf207af8a2d350f6049 (patch)
tree644859189ee78200c39ea7ed9e5ba22cd7db9aca
parentfd222768d15f85f3f6c541bece894b6829613be8 (diff)
email-reply: => 1.203
-rwxr-xr-xperl-cpan/email-reply/BUILD1
-rwxr-xr-xperl-cpan/email-reply/DEPENDS3
-rwxr-xr-xperl-cpan/email-reply/DETAILS13
-rw-r--r--perl-cpan/email-reply/HISTORY6
4 files changed, 14 insertions, 9 deletions
diff --git a/perl-cpan/email-reply/BUILD b/perl-cpan/email-reply/BUILD
deleted file mode 100755
index 2de29cd903..0000000000
--- a/perl-cpan/email-reply/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_perl
diff --git a/perl-cpan/email-reply/DEPENDS b/perl-cpan/email-reply/DEPENDS
index 6fd597d741..14dc01f2cf 100755
--- a/perl-cpan/email-reply/DEPENDS
+++ b/perl-cpan/email-reply/DEPENDS
@@ -1,5 +1,4 @@
depends perl &&
depends email-abstract &&
depends email-mime &&
-depends email-mime-modifier &&
-depends email-mime-creator
+depends email-address
diff --git a/perl-cpan/email-reply/DETAILS b/perl-cpan/email-reply/DETAILS
index 3b7b6e4992..d71a000c33 100755
--- a/perl-cpan/email-reply/DETAILS
+++ b/perl-cpan/email-reply/DETAILS
@@ -1,10 +1,11 @@
SPELL=email-reply
- VERSION=1.202
- SOURCE="Email-Reply-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RJ/RJBS/${SOURCE}
- SOURCE_HASH=sha512:e9e368a59baa879487db1f9e5360347e0b9b19a12c6093131d2732bc27125b6a81db2a838b7a9e8b3c48738930a5b64dff143c76a5920eedc715ba1f514b3af7
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Email-Reply-${VERSION}"
- WEB_SITE="http://search.cpan.org/search?query=Email%3A%3AReply&mode=all"
+ SPELLX=Email-Reply
+ VERSION=1.203
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RJ/RJBS/${SOURCE}
+ SOURCE_HASH=sha512:2c4a0a93ad8b85688b2518b27a3b9d4e13ef6591aea83cb255af1074d40b56461a33432c364564b5aac7489775bae4984fbda005725f267b006bfb821dc95693
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=http://search.cpan.org/dist/Email-Reply/
LICENSE[0]=ART
ENTERED=20080630
SHORT="Email::Reply - Reply to a Message"
diff --git a/perl-cpan/email-reply/HISTORY b/perl-cpan/email-reply/HISTORY
index 4a6b7eaebc..87bb5c245a 100644
--- a/perl-cpan/email-reply/HISTORY
+++ b/perl-cpan/email-reply/HISTORY
@@ -1,3 +1,9 @@
+2015-05-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.203; use SPELLX; updated website, source
+ url
+ * DEPENDS: refreshed dependencies
+ * BUILD: dropped, not needed
+
2008-07-01 David Kowis <dkowis@shlrm.org>
* DETAILS: fixing quill's shortcomings