summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Chatbot-Eliza: Bump to version 1.80.0Kent Fredric2017-10-042-0/+24
| | | | | | | Upstream: - Documentation fixes Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/XML-AutoWriter: Remove last-rited pkgMichał Górny2017-10-043-45/+0
| | | | Closes: https://bugs.gentoo.org/623900
* dev-perl/Git-Wrapper: Fix missing dep on dev-vcs/git bug #633384Kent Fredric2017-10-041-0/+11
| | | | | | | | | Also adds a late src_compile test that asserts Git::Wrapper is loadable, and will fail if src_prepare fails silently like it did in bug #633384 due to the absence of `blib`. Closes: https://bugs.gentoo.org/633384 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/WWW-Dict-Leo-Org: Bump to version 2.20.0 re bug #633372Kent Fredric2017-10-042-0/+41
| | | | | | | | | Upstream: - Use HTTPS/IO::Socket::SSL due to website moving to cloudflare + SSL Reported-By: Ulenrich Closes: https://bugs.gentoo.org/633372 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Carp-Assert-More: Bump to version 1.160.0Kent Fredric2017-10-042-0/+35
| | | | | | | | | | | | - EAPI6 - Parallel Tests - Do prototypal compile test Upstream: - Add many new assert functions - Rename assert_listref to assert_arrayref (+compat) Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Canary-Stability: Bump to version 2012.0.0Kent Fredric2017-10-032-0/+25
| | | | | | | | | - Add additional sanity test because upstream has none Upstream: - Stop printing large parts of notice in bright yellow Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Cache-Memcached-Fast: Bump to version 0.250.0Kent Fredric2017-10-033-0/+76
| | | | | | | | | | | | | | | | - EAPI6 - Parallelize tests - Significantly expand test coverage by running a memcached test instance when testing - Fix building failures on Perl with -flto - Add USE="examples" Upstream: - Return undef on server errors - Prevent undefined values causing SEGV - Avoid superflouous evals in new() Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Cache-FastMmap: Bump to version 1.460.0Kent Fredric2017-10-032-0/+20
| | | | | | | | | | | | Upstream: - Fix tests on old perls - Use File::Spec for tempdir resolution - Fix header reinclusion guard - get_and_set no longer always returns 0 for DidStore - Add support for setting permissions when creating file - Fix cache timestamp assertions to safe beyond Unixtime=1,500,000,000 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CPAN-Perl-Releases: Bump to version 3.380.0Kent Fredric2017-10-032-0/+28
| | | | | | | Upstream: - Add entries for 5.24.3, 5.26.1, 5.27.4 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CPAN-Mini-Inject: Bump to version 0.350.0Kent Fredric2017-10-032-0/+44
| | | | | | | | | | | | | - EAPI6 - Tests enabled - Bad POD tests nuked - Missing dependencies fixed ( ... overlooked since 2011 ) Upstream: - Use case insensitive package sorting - Use Net::EmptyPort for test port discovery Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Dist-Metadata: Add w/ version 0.927.0Kent Fredric2017-10-033-0/+61
| | | | | | | | | Previously maintained in ::perl-experimental by Torsten Veller and myself since Oct 2011 Required by CPAN-Mini-Inject Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/File-Spec-Native: Add w/ version 1.4.0Kent Fredric2017-10-033-0/+37
| | | | | | | | | Previously maintained in ::perl-experimental by Torsten Veller and myself since Oct 2011 Required by Dist-Metadata for CPAN-Mini-Inject Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CPAN-DistnameInfo: Added to treeKent Fredric2017-10-033-0/+34
| | | | | | | | | Previously maintained in ::perl-experimental by Torsten Veller and myself since May 2009 Required for dev-perl/Dist-Metadata via dev-perl/CPAN-Mini-Inject Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CPAN-Mini-Inject: De-stabilizeKent Fredric2017-10-031-2/+2
| | | | | | | | - No Reverse dependencies - Has not worked since 2011 due to missing dependencies which nobody noticed due to tests being disabled ( this will be remedied soon ) Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CGI-FormBuilder: Improve optdep noticeKent Fredric2017-10-031-6/+12
| | | | | | Including one overlooked optdep with test interaction Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CPAN-Meta-Check: Bump to version 0.14.0Kent Fredric2017-10-032-0/+30
| | | | | | | Upstream: - Undef version requirements are now passed through instead of erroring Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CGI-FormBuilder: Bump to version 3.100.0Kent Fredric2017-10-032-0/+64
| | | | | | | | | | | - EAPI6 - Parallel Tests - Report optional features Upstream: - Avoid warnings with CGI's ->param in list context Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CGI-Fast: Bump to version 2.120.0Kent Fredric2017-10-032-0/+30
| | | | | | | Upstream: - Improved documentation Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CBOR-XS: Bump to version 1.700.0Kent Fredric2017-10-032-0/+24
| | | | | | | | Upstream: - Fixed stringref/sharedref index being able to reference out-of-bounds - Fixed potential infinite loops in array/hash decoding. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Crypt-CipherSaber: Fix handling of newlines in IVs bug #632253Kent Fredric2017-10-032-0/+146
| | | | | Closes: https://bugs.gentoo.org/632253 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Cache-Cache: Disable faulty test re bug #625736Kent Fredric2017-10-031-0/+6
| | | | | | | | Tests are just bad upstream and this failing doesn't indicate bad software, only faulty test assumptions Closes: https://bugs.gentoo.org/625736 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Convert-TNEF: -r1 bump for dep propagationKent Fredric2017-10-031-0/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Convert-TNEF: Fix missing dep on dev-perl/IO-stringyKent Fredric2017-10-031-2/+4
| | | | | Closes: https://bugs.gentoo.org/631424 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Convert-PEM: Fix random test failures bug #625652Kent Fredric2017-10-034-6/+127
| | | | | | | | | Also: - Migrate Module::Install sed to a patch - Fix Test::Builder warnings Closes: https://bugs.gentoo.org/625652 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/libwww-perl: use relative path for dosym.Benda Xu2017-10-021-3/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/CGI-Compile: Fix test failures re bug #614352Kent Fredric2017-10-013-0/+139
| | | | | | | Don't be broken on Perl 5.26+ with PERL_USE_UNSAFE_INC=0 Closes: https://bugs.gentoo.org/614352 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Convert-ASN1: Fix test failures without '.' in @INC bug #613638Kent Fredric2017-10-012-0/+310
| | | | | Closes: https://bugs.gentoo.org/613638 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/CGI-Fast: stable 2.100.0 for ppc, bug #610602Sergei Trofimovich2017-09-301-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/WWW-Mechanize: Remove alternation on no longer possible depKent Fredric2017-09-271-4/+1
| | | | | | Not going to -r1 bump because existing installs aren't actually affected Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Test-Script: Fix trailing whitespaceKent Fredric2017-09-271-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Net-Whois-IP: Fix excess longdesc in metadataKent Fredric2017-09-271-10/+8
| | | | | | Fix indentation while we're here Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Net-LDAP-Server: Fix empty longdesc in metadata.xmlKent Fredric2017-09-271-10/+8
| | | | | | Fix indent while we're here Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Data-Random: Fix leading whitespaceKent Fredric2017-09-271-3/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Starlet: Fix compile failure without '.' in @INCKent Fredric2017-09-272-1/+11
| | | | | | | Somehow missed in my exessive testing, likely due to having Module::Install accidentally installed somehow Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/PPI: stable 1.224.0 for ppc, bug #631282Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/strictures: stable 2.0.3 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/multidimensional: stable 0.13.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/indirect: stable 0.360.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/bareword-filehandles: stable 0.5.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Lexical-SealRequireHints: stable 0.10.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/B-Hooks-OP-Check: stable 0.210.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Test-Dependencies: Drop old; now rpm-build-perl can go awayAndreas K. Hüttel2017-09-234-84/+0
| | | | | Bug: https://bugs.gentoo.org/623096 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-perl/strictures: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/multidimensional: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/indirect: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/bareword-filehandles: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Lexical-SealRequireHints: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/B-Hooks-OP-Check: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Syntax-Highlight-Engine-Simple: Version bump. Fixes tests for Perl ↵Andreas K. Hüttel2017-09-202-0/+21
| | | | | | | 5.26. Closes: https://bugs.gentoo.org/623116 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Convert-Binary-C: Fix '.' in @INC breakages bug #615106Kent Fredric2017-09-202-2/+183
| | | | | Bug: https://bugs.gentoo.org/615106 Package-Manager: Portage-2.3.8, Repoman-2.3.3