diff --git a/programming/language/perl/perl-HTTP-Date/actions.py b/programming/language/perl/perl-HTTP-Date/actions.py index 4186018514..fa798f6e44 100644 --- a/programming/language/perl/perl-HTTP-Date/actions.py +++ b/programming/language/perl/perl-HTTP-Date/actions.py @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.remove("/usr/share/man/man3/HTTP::Date.3pm") + pisitools.dodoc("LICENSE", "README*") diff --git a/programming/language/perl/perl-HTTP-Date/pspec.xml b/programming/language/perl/perl-HTTP-Date/pspec.xml index d18999acae..3461b80cde 100644 --- a/programming/language/perl/perl-HTTP-Date/pspec.xml +++ b/programming/language/perl/perl-HTTP-Date/pspec.xml @@ -1,9 +1,9 @@ - + perl-HTTP-Date - http://search.cpan.org/~gaas/HTTP-Date-6.02/ + https://metacpan.org/pod/HTTP::Date Osman Erkan osman.erkan@pisilinux.org @@ -12,9 +12,9 @@ GPLv2 programming.language.perl app:console - date conversion routines + HTTP::Date - Provides date conversion routines This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz + https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Date-6.05.tar.gz perl @@ -22,6 +22,7 @@ perl-HTTP-Date + HTTP::Date - Provides date conversion routines perl @@ -34,6 +35,13 @@ + + 2020-01-11 + 6.05 + Version bump + Blue Devil + bluedevil@sctzine.com + 2018-07-26 6.02 diff --git a/programming/language/perl/perl-HTTP-Date/translations.xml b/programming/language/perl/perl-HTTP-Date/translations.xml index 71679051c6..12f6b39d0a 100644 --- a/programming/language/perl/perl-HTTP-Date/translations.xml +++ b/programming/language/perl/perl-HTTP-Date/translations.xml @@ -2,8 +2,7 @@ perl-HTTP-Date - date conversion routines - This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. + HTTP::Date tarih-zaman dönüşümleri sağlayan perl modülüdür + perl-HTTP-Date modülü, HTTP protokolü tarafından kullnaılan tarih biçemlerini tanımak ve dönüştürmek ile ilgilenen bir perl modülüdür. -