diff --git a/programming/language/perl/perl-HTTP-Negotiate/actions.py b/programming/language/perl/perl-HTTP-Negotiate/actions.py index 24956f3867..e7c10b351d 100644 --- a/programming/language/perl/perl-HTTP-Negotiate/actions.py +++ b/programming/language/perl/perl-HTTP-Negotiate/actions.py @@ -23,4 +23,4 @@ def install(): perlmodules.install() pisitools.remove("/usr/share/man/man3/HTTP::Negotiate.3pm") - pisitools.dodoc("Changes", "MANIFEST", "README") + pisitools.dodoc("Changes", "MANIFEST", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-HTTP-Negotiate/pspec.xml b/programming/language/perl/perl-HTTP-Negotiate/pspec.xml index 0a2150c61a..2af8368bcb 100644 --- a/programming/language/perl/perl-HTTP-Negotiate/pspec.xml +++ b/programming/language/perl/perl-HTTP-Negotiate/pspec.xml @@ -1,9 +1,9 @@ - + perl-HTTP-Negotiate - http://search.cpan.org/~gaas/HTTP-Negotiate-6.01/ + https://metacpan.org/pod/HTTP::Negotiate Osman Erkan osman.erkan@pisilinux.org @@ -12,7 +12,7 @@ GPLv2 programming.language.perl app:console - choose a variant to serve + A complete implementation of the HTTP content negotiation algorithm This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz @@ -23,6 +23,7 @@ perl-HTTP-Negotiate + A complete implementation of the HTTP content negotiation algorithm perl perl-HTTP-Date @@ -37,6 +38,13 @@ + + 2020-01-13 + 6.01 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-07-26 6.01 @@ -66,4 +74,4 @@ marcin@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/perl/perl-HTTP-Negotiate/translations.xml b/programming/language/perl/perl-HTTP-Negotiate/translations.xml index 0d7ce0d441..754c05ae71 100644 --- a/programming/language/perl/perl-HTTP-Negotiate/translations.xml +++ b/programming/language/perl/perl-HTTP-Negotiate/translations.xml @@ -2,7 +2,7 @@ perl-HTTP-Negotiate - choose a variant to serve - This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. + HTTP içerik sorgulama algoritması uygulaması + Bu modül tam bir HTTP içerik sorgulama algoritması uygulaması içermektedir - + \ No newline at end of file