perl-*: regeneration of Config.in files
authorFrancois Perrad <fperrad@gmail.com>
Wed, 10 Oct 2018 06:46:16 +0000 (08:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 10 Oct 2018 07:06:28 +0000 (09:06 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
18 files changed:
package/perl-appconfig/Config.in
package/perl-convert-asn1/Config.in
package/perl-crypt-openssl-random/Config.in
package/perl-crypt-openssl-rsa/Config.in
package/perl-digest-hmac/Config.in
package/perl-encode-detect/Config.in
package/perl-encode-locale/Config.in
package/perl-file-listing/Config.in
package/perl-html-tagset/Config.in
package/perl-http-daemon/Config.in
package/perl-http-date/Config.in
package/perl-http-negotiate/Config.in
package/perl-io-html/Config.in
package/perl-lwp-mediatypes/Config.in
package/perl-mime-base64/Config.in
package/perl-module-implementation/Config.in
package/perl-timedate/Config.in
package/perl-www-robotrules/Config.in

index 0c40abb9ef993a510442ceea00f4894562aab8ae..f89bf06c27041e7e6bca0658cce18d66d8602a68 100644 (file)
@@ -2,6 +2,7 @@ config BR2_PACKAGE_PERL_APPCONFIG
        bool "perl-appconfig"
        help
          AppConfig is a bundle of Perl5 modules for reading
-         configuration files and parsing command line arguments.
+         configuration files and parsing command line
+         arguments.
 
          https://metacpan.org/release/AppConfig
index a3e988c88829d5f1ecbdff2ff17de4f94661661f..2fb08fa040a004d23d86b2966690294953de6e99 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_PERL_CONVERT_ASN1
        bool "perl-convert-asn1"
        help
-         Convert between perl data structures and ASN.1 encoded packets
+         Convert between perl data structures and ASN.1 encoded
+         packets
 
          https://metacpan.org/release/Convert-ASN1
index 2ceb78dfd614c18091b3ad08fe0d3c779884045e..480e5158ffdfecbe5e89861cdb34f0c604c39cf0 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM
        help
          OpenSSL/LibreSSL pseudo-random number generator access
 
-         http://sourceforge.net/projects/perl-openssl/
+         https://metacpan.org/release/Crypt-OpenSSL-Random
 
 comment "perl-crypt-openssl-random needs a toolchain w/ dynamic library"
        depends on BR2_STATIC_LIBS
index 1fa1fd9881e1cdf9fc62aa1d3018012806d4e65e..fe2e0cf59e4caeec7ea573bf5094e76c5b583597 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RSA
        help
          RSA encoding and decoding, using the openSSL libraries
 
-         https://metacpan.org/release/Crypt-OpenSSL-RSA
+         http://github.com/toddr/Crypt-OpenSSL-RSA
 
 comment "perl-crypt-openssl-rsa needs a toolchain w/ dynamic library"
        depends on BR2_STATIC_LIBS
index 733a53d8aed007b96d1a16b1956cf77da612100f..91b1b94f49be5bc6e1bb3bfdde3c3d76940883df 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_PERL_DIGEST_HMAC
        bool "perl-digest-hmac"
        help
-         Digest::HMAC - Keyed-Hashing for Message Authentication
+         Keyed-Hashing for Message Authentication
 
-         https://github.com/gisle/digest-hmac
+         https://metacpan.org/release/Digest-HMAC
index 63ea4329173472f8edee38ffdff8a24c9601eeb4..62e1baa7ca9bca53b75043bb0fa8ebe3247f98b2 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_PERL_ENCODE_DETECT
        depends on !BR2_STATIC_LIBS
        help
          An Encode::Encoding subclass that detects the encoding of
-         data.
+         data
 
          https://metacpan.org/release/Encode-Detect
 
index d15aecbdfa3f5d59ea02afadf181b1bd5e733e58..b580f64760e4d9a1ce24ab32a765e808bce7fa86 100644 (file)
@@ -3,4 +3,4 @@ config BR2_PACKAGE_PERL_ENCODE_LOCALE
        help
          Determine the locale encoding
 
-         https://github.com/gisle/encode-locale
+         https://metacpan.org/release/Encode-Locale
index 85f8e2eb1d5305e89b8f30476d9c9819da959076..3cb1996772b6ab8e07cdb9d87fbefc9b4bd3be8d 100644 (file)
@@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_FILE_LISTING
        bool "perl-file-listing"
        select BR2_PACKAGE_PERL_HTTP_DATE
        help
-         Module to parse directoy listings
+         parse directory listing
 
-         https://github.com/gisle/file-listing
+         https://metacpan.org/release/File-Listing
index a39bc651f2b4ffd2e15ac0084f32acbc7738eb1c..7e3b33dfb351750103fe7b6cf32cd4d8298b9c03 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_PERL_HTML_TAGSET
        bool "perl-html-tagset"
        help
-         HTML::Tagset - data tables useful in parsing HTML
+         data tables useful in parsing HTML
 
-         http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/
+         https://metacpan.org/release/HTML-Tagset
index 7544ece1aeb94e9d88b7bba36586f4f94fbcc4cb..b5ed5a4180ff64c26743b6fa2870449693c42657 100644 (file)
@@ -4,7 +4,6 @@ config BR2_PACKAGE_PERL_HTTP_DAEMON
        select BR2_PACKAGE_PERL_HTTP_MESSAGE
        select BR2_PACKAGE_PERL_LWP_MEDIATYPES
        help
-         Instances of the `HTTP::Daemon' class are HTTP/1.1 servers
-         that listen on a socket for incoming requests.
+         a simple http server class
 
-         http://github.com/gisle/http-daemon
+         https://metacpan.org/release/HTTP-Daemon
index 5ce4781394e15f635c3a3d306527e5f9e0968941..4d7b4d18d4d96d11a94aeed2630da496cd892de4 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PERL_HTTP_DATE
        bool "perl-http-date"
        help
-         This module provides functions that deal the date formats
-         used by the HTTP protocol (and then some more)
+         date conversion routines
 
-         https://github.com/gisle/http-date
+         https://metacpan.org/release/HTTP-Date
index dcb1bbbfb9453a5e9aa75e69d2f440b06276f7f0..449b0861a553e0e21d75e97d2c54e1911cdbf23d 100644 (file)
@@ -2,8 +2,6 @@ config BR2_PACKAGE_PERL_HTTP_NEGOTIATE
        bool "perl-http-negotiate"
        select BR2_PACKAGE_PERL_HTTP_MESSAGE
        help
-         This module provides a complete implementation of the HTTP
-         content negotiation algorithm specified in
-         draft-ietf-http-v11-spec-00.ps chapter 12.
+         choose a variant to serve
 
-         http://github.com/gisle/http-negotiate
+         https://metacpan.org/release/HTTP-Negotiate
index 86038af00763d4bf44b0e1dc3f3b911bcaec392b..fe67c63d070ab550ff512964572b831706e00c6f 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PERL_IO_HTML
        bool "perl-io-html"
        help
-         Perl module that opens a file and performs automatic charset
-         detection
+         Open an HTML file with automatic charset detection
 
-         https://github.com/madsen/io-html
+         https://metacpan.org/release/IO-HTML
index ae2056adef0620401c240ef56cff0e3dad065ebf..9b6538776d3d5de6248ca86b2d26755a888ee6cc 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PERL_LWP_MEDIATYPES
        bool "perl-lwp-mediatypes"
        help
-         This module provides functions for handling media (also
-         known as MIME) types and encodings.
+         guess media type for a file or a URL
 
-         https://github.com/gisle/lwp-mediatypes
+         https://metacpan.org/release/LWP-MediaTypes
index 702259853a7cb86763b200f9aa6302726bd934a8..b1d9aa521534639500fb0e6bb3bc9acf29f9647e 100644 (file)
@@ -2,10 +2,9 @@ config BR2_PACKAGE_PERL_MIME_BASE64
        bool "perl-mime-base64"
        depends on !BR2_STATIC_LIBS
        help
-         This package contains a base64 encoder/decoder and a
-         quoted-printable encoder/decoder.
+         The RFC 2045 encodings; base64 and quoted-printable
 
-         http://github.com/gisle/mime-base64
+         https://metacpan.org/release/MIME-Base64
 
 comment "perl-mime-base64 needs a toolchain w/ dynamic library"
        depends on BR2_STATIC_LIBS
index 354197649dbb6fe92ece92a49bb8f98cd4121619..d7c526cec297c51718253a0f9af533ad9dcbc12b 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION
        select BR2_PACKAGE_PERL_MODULE_RUNTIME
        select BR2_PACKAGE_PERL_TRY_TINY
        help
-         Loads one of several alternate underlying implementations
-         for a module
+         Loads one of several alternate underlying implementations for
+         a module
 
          http://metacpan.org/release/Module-Implementation
index 7ce9de1a7d5e2f1bdd02e2615c93a2a96db9cb31..ee6d6692b04cb564c9b4535d3d853af24598f86b 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_PERL_TIMEDATE
        bool "perl-timedate"
        help
-         Date formating subroutines
+         miscellaneous timezone manipulations routines
 
          https://metacpan.org/release/TimeDate
index 3e7175e33192f9a84de1b9505a483c13cc97bb15..f43d2904d137dcc1b5eabdbc9f5fbdb759769738 100644 (file)
@@ -2,7 +2,6 @@ config BR2_PACKAGE_PERL_WWW_ROBOTRULES
        bool "perl-www-robotrules"
        select BR2_PACKAGE_PERL_URI
        help
-         This module provides functions that deal the date formats
-         used by the HTTP protocol (and then some more)
+         database of robots.txt-derived permissions
 
-         http://github.com/gisle/www-robotrules
+         https://metacpan.org/release/WWW-RobotRules