summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Cache-Memcached-Fast: Bump to version 0.250.0Kent Fredric2017-10-031-0/+32
| | | | | | | | | | | | | | | | - 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-Memcached-Fast: Fix make dependencies re: bug #299972Kent Fredric2016-08-031-0/+15
This patch injects a few missing dependency rules in the generated Makefile that resolves the parallelism problem. Thanks to Diego Elio Pettenò for reporting. Bug: https://bugs.gentoo.org/299972 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"