summaryrefslogtreecommitdiff
path: root/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
AgeCommit message (Collapse)Author
2024-03-15dev-perl/CGI-Simple: Drop old versionsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-06dev-perl/CGI-Simple: keyword 1.250.0 for ~riscvmatoro
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2022-08-31dev-perl/CGI-Simple: keyword 1.250.0 for ~arm64matoro
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
2020-08-31dev-perl/CGI-Simple: Stabilize 1.250.0 ppc, #738212Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-25dev-perl/CGI-Simple: Stabilize 1.250.0 ppc64, #738212Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-24dev-perl/CGI-Simple: Stabilize 1.250.0 amd64, #738212Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-24dev-perl/CGI-Simple: Stabilize 1.250.0 x86, #738212Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-21dev-perl/CGI-Simple: stable 1.250.0 for sparc, bug #738212Rolf Eike Beer
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-05-07dev-perl/CGI-Simple: Bump to version 1.250.0Kent Fredric
- EAPI7 - Fix license as best I can re bug #721422 - Parallel tests - Remove empty variable assignments and useless/no longer needed variables/logic. Upstream: - Don't attempt to decode PUTDATA or POSTDATA if utf8 or NO_NULL is set - Add SameSite support to Cookie handling - Fix handling of max-age attribute in constructor - Correct string value of "Found" for 302 responses as per RFC 2616 - Avoid warnings in STORE - Add samesite parameter to ->cookie(...) Bug: https://bugs.gentoo.org/721422 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>