diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-07-19 16:45:03 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-07-19 16:45:03 +1200 |
commit | 154cfea7d79f54499f4fad82441548a0ff7e9a27 (patch) | |
tree | 1ba21c764334bbda9a97ffc0b67c6a37de8ad816 /dev-perl/CGI/metadata.xml | |
parent | dev-perl/CDB_File: Bump to version 0.990.0 (diff) | |
download | gentoo-154cfea7d79f54499f4fad82441548a0ff7e9a27.tar.gz gentoo-154cfea7d79f54499f4fad82441548a0ff7e9a27.tar.bz2 gentoo-154cfea7d79f54499f4fad82441548a0ff7e9a27.zip |
dev-perl/CGI: Bump to version 4.310.0
- Add USE="examples"
- Remove author tests
- Update metadata.xml remote-id's
Upstream:
- HTML attributes now sorted by default
- warnings fixed in test harness and STORE sub
- taint addedf to file_upload example
- %QUERY_PARAM now cleaned/unset under mod_perl
- Cookie handling now supports SameSite
- MultipartBuffer renamed to CGI::MultipartBuffer
Keywording:
~amd64-fbsd: Dropped, not supported by dependency dev-perl/Test-Deep
~m68k: Dropped, not supported by dependency dev-perl/Test-Warn
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/CGI/metadata.xml')
-rw-r--r-- | dev-perl/CGI/metadata.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/CGI/metadata.xml b/dev-perl/CGI/metadata.xml index e8016bb70c86..c4d3366909a9 100644 --- a/dev-perl/CGI/metadata.xml +++ b/dev-perl/CGI/metadata.xml @@ -8,16 +8,14 @@ <upstream> <remote-id type="cpan">CGI</remote-id> <remote-id type="cpan-module">CGI</remote-id> - <remote-id type="cpan-module">CGI::Apache</remote-id> <remote-id type="cpan-module">CGI::Carp</remote-id> <remote-id type="cpan-module">CGI::Cookie</remote-id> - <remote-id type="cpan-module">CGI::Fast</remote-id> + <remote-id type="cpan-module">CGI::File::Temp</remote-id> + <remote-id type="cpan-module">CGI::HTML::Functions</remote-id> + <remote-id type="cpan-module">CGI::MultipartBuffer</remote-id> <remote-id type="cpan-module">CGI::Pretty</remote-id> <remote-id type="cpan-module">CGI::Push</remote-id> - <remote-id type="cpan-module">CGI::Switch</remote-id> <remote-id type="cpan-module">CGI::Util</remote-id> - <remote-id type="cpan-module">CGITempFile</remote-id> <remote-id type="cpan-module">Fh</remote-id> - <remote-id type="cpan-module">MultipartBuffer</remote-id> </upstream> </pkgmetadata> |