summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2015-05-03 20:20:30 +0300
committerVlad Glagolev2015-05-03 20:20:30 +0300
commit6357a819c2c60e2dda46b4a94fe27abca83b9a46 (patch)
tree9e3574c68dbd052faf497a70b9cec561a70aa3eb
parent1ef4ad220f714b1c09c6147223c38bf9b6801f54 (diff)
timedate: => 2.30
-rwxr-xr-xperl-cpan/timedate/BUILD1
-rwxr-xr-xperl-cpan/timedate/DETAILS11
-rw-r--r--perl-cpan/timedate/HISTORY6
3 files changed, 10 insertions, 8 deletions
diff --git a/perl-cpan/timedate/BUILD b/perl-cpan/timedate/BUILD
deleted file mode 100755
index 4c616f49e3..0000000000
--- a/perl-cpan/timedate/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_perl \ No newline at end of file
diff --git a/perl-cpan/timedate/DETAILS b/perl-cpan/timedate/DETAILS
index e090e1868d..8424ac2351 100755
--- a/perl-cpan/timedate/DETAILS
+++ b/perl-cpan/timedate/DETAILS
@@ -1,10 +1,11 @@
SPELL=timedate
- VERSION=1.19
- SOURCE=TimeDate-$VERSION.tar.gz
+ SPELLX=TimeDate
+ VERSION=2.30
+ SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GB/GBARR/$SOURCE
- SOURCE_HASH=sha512:5edd32b98a4bbc43abab42a6d6e590ebcd8a0f35170ef50ce997c0f4aca55c84a005af90df8823d93c67ace2aa90748fca22da4a1aa8187efbcdec2c77491e25
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/TimeDate-$VERSION"
- WEB_SITE="http://search.cpan.org/dist/TimeDate-1.19"
+ SOURCE_HASH=sha512:c6aa7d57fbe82260c7455f74f6dfda55f7c93d7a75914bafb9d09ebfb83b5f57f6bc1e332ab0764d7688d857eb022b0f5e92cf5b685d809c63cdfa93a8d2c221
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE=http://search.cpan.org/dist/TimeDate/
LICENSE[0]=ART
ENTERED=20090909
SHORT="Provides Date::Format, Date::Parse, Date::Language, and Time::Zone modules"
diff --git a/perl-cpan/timedate/HISTORY b/perl-cpan/timedate/HISTORY
index 773a80d9b4..5df71e668d 100644
--- a/perl-cpan/timedate/HISTORY
+++ b/perl-cpan/timedate/HISTORY
@@ -1,3 +1,5 @@
-2009-09-09 David Kowis<dkowis@shlrm.org>
- * DETAILS,DEPENDS,HISTORY,BUILD: Automatically Created spell
+2015-05-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.30; use SPELLX; updated website
+2009-09-09 David Kowis <dkowis@shlrm.org>
+ * DETAILS, DEPENDS, BUILD: Automatically Created spell