summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/HTML-TableParser: Cleanup old re bug #616980Kent Fredric2017-06-092-29/+0
| | | | | | | Remove old versions broken by '.' removal from @INC on 5.26 Bug: https://bugs.gentoo.org/616980 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/YAML-LibYAML: Remove old re bug #614634Kent Fredric2017-06-093-48/+0
| | | | | | | Remove old versions broken by '.' removal from 5.26.0's @INC Bug: https://bugs.gentoo.org/614634 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Sys-Virt: Bump to version 3.3.0Kent Fredric2017-06-092-0/+32
| | | | | | | | | Upstream: - New constants: PERF_PARAM_* VIR_DOMAIN_JOB_OPERATION*, VIR_MIGRATE_TLS - Add block threshold event - Add API for virDomainSetBlockThreshold Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Sys-Virt: Patch for '.' in @INC re bug #613584Kent Fredric2017-06-097-9/+50
| | | | | | | | This patches configure on all versions so that the "do $file" line still works as upstream intended on Perl 5.26 Bug: https://bugs.gentoo.org/613584 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/ExtUtils-Constant: Remove errorneously added packageAndreas K. Hüttel2017-06-083-27/+0
|
* dev-perl/encoding-warnings: RemoveAndreas K. Hüttel2017-06-083-36/+0
|
* dev-perl/Digest-BubbleBabble: Fix '.' in @INC in 5.26 re bug #614336Kent Fredric2017-06-072-1/+44
| | | | | | | | | Patches Makefile.PL to have '.' in it again. Bug: https://bugs.gentoo.org/614336 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=120808 Bug: https://github.com/btrott/Digest-BubbleBabble/pull/1 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Archive-Zip: arm stable, bug #617290Markus Meier2017-06-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Test-MockModule: arm stable, bug #617290Markus Meier2017-06-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/SUPER: arm stable, bug #617290Markus Meier2017-06-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Sub-Identify: arm stable, bug #617290Markus Meier2017-06-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/XML-LibXML: Cleanup old re bug #594614Kent Fredric2017-06-054-194/+0
| | | | | | | Removing old versions affected by XXE Buyg: https://bugs.gentoo.org/594614 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Linux-DesktopFiles: Bump to version 0.130.0Kent Fredric2017-06-053-4/+31
| | | | | | | | | | | | | - Cleanup author tests - Set license as Artistic-2 re: https://github.com/trizen/Linux-DesktopFiles/commit/c09ec8f264dabf100807d29da13508098f8590cc Upstream: - Use name of file when file lacks a name for `Name` - Improved detection of inherited icon themes - Remove no-op keep_empty_categories option Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/WebService-MusicBrainz: Bump to version 1.0.2Kent Fredric2017-06-054-48/+128
| | | | | | | | | | | | | - Network tests now controlled by DIST_TEST_OVERRIDE=network support Upstream: - Rewrite using Mojolicious - Implement version 2.0 of MusicBrainz API Keywords: - Dropped ppc/ppc64 due to new Mojolicious dep Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Test-Timer: Bump to version 1.0.0Kent Fredric2017-06-052-0/+34
| | | | | | | | | Upstream: - Fix test warnings - Use Test::Fatal - Improved diagnostics Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Regexp-Common: Bump to version 2017060201.0.0 re bug #614210Kent Fredric2017-06-052-0/+24
| | | | | | | | Upstream: - Fixes for '.' in @INC Bug: https://bugs.gentoo.org/614210 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/XML-LibXML: ia64 stable, bug #594614Sergei Trofimovich2017-06-051-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Date-Manip: Ensure tests are run under TZ=UTCKent Fredric2017-06-046-6/+6
| | | | | | | | | | | | | | | | On a stock gentoo install from stage 3, the TZ is set to "factory", and unless this is changed, this causes these tests to fail. As the point of tests are to ensure the code works, not to ensure the users system is an arbitrary definition of sane, these tests failing do more harm than good. It may be worth adding additional check code to warn the user of this condition, as its still there even for users who dont' run tests, and a customized warning will give more gentoo-specific help than some generic perl failure can. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Date-Manip: Bump to version 6.590.0Kent Fredric2017-06-042-0/+38
| | | | | | | | Upstream: - Fixes for MMT mappings - Documentation fixes Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Type-Tiny: Bump to version 1.2.0Kent Fredric2017-06-043-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Tests enabled w/ parallel! - Add USE="exmaples" - Add all recommended deps that are used somewhere internally Upstream: - Fix escaping within q{} in tests - Add functions compile_named, validate_named to Type::Params - Can use Sub::Util when available - Better fallback for Utils::dwim_type - Lazy-load dependencies - Optimized HashRef,ArrayRef,ScalarRef,Map,Tuple and StrMatch constraints - Inlined ::Int check checks value isn't a reference - ArrayRef[ Int, Int ] and similar now an exception - Improved error location reporting for Moo - NumericCode can coerce strings with whitespace - constraint parameters can be strings of perl code - localise sig-die in Type::Registry - Tuple[Int] and similar no longer report having coercions of nested type lacks coercions - New CycleTuple type - RegexpRef now accepts blessed objects if $object->isa('Regexp') - Support for StrMatch regexp inlining via Regexp::Util - Include trailing \n at end of stringified exceptions Keywording: - New dependencies, dropping keywords for: hppa, ppc Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Type-Tie: Add w/ version 0.9.0Kent Fredric2017-06-043-0/+45
| | | | | | Required by newer Type::Tiny Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Hash-FieldHash: Add w/ version 0.150.0Kent Fredric2017-06-043-0/+50
| | | | | | | | | Required by Type-Tiny via Type-Tie Previously maintained in perl-experimental since 2011-03-22 by Kent Fredric and Torsten Veller Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Regexp-Util: Add w/ version 0.3.0Kent Fredric2017-06-043-0/+35
| | | | | | Required for newer Type-Tiny Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/DateTime-Format-W3CDTF: Cleanup old re bug #614962Kent Fredric2017-06-042-21/+0
| | | | | | | Removing old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/614962 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Config-Crontab: Cleanup old re bug #615114Kent Fredric2017-06-043-36/+0
| | | | | | | Removing old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/615114 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Data-ObjectDriver: Cleanup old re bug #615598Kent Fredric2017-06-043-58/+0
| | | | | | | Removing old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/615598 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Convert-BinHex: ia64 stable, bug #570280Sergei Trofimovich2017-06-031-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Test-Most: ia64 stable, bug #570280Sergei Trofimovich2017-06-031-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Test-Differences: ia64 stable, bug #570280Sergei Trofimovich2017-06-031-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Google-Ads-AdWords-Client: Bump to version 4.14.0 re bug #613404Kent Fredric2017-06-045-0/+1542
| | | | | | | | | | | | - Added patch for '.' in @INC (#613404) - Added patch for unescaped { Upstream: - Add support/examples for v201705 - Add more situation examples Bug: https://bugs.gentoo.org/613404 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378Kent Fredric2017-06-042-0/+90
| | | | | | | | | This avoids the '.' in @INC issue by absolutizing paths at construction time so that "do" never loads any path other than the one the user assumed would be read. Bug: https://bugs.gentoo.org/613378 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/CryptX: Bump to version 0.48.0Kent Fredric2017-06-033-0/+57
| | | | | | | | | | | | | | Upstream: - New digests SHA3{224,256,384,512},SHAKE,BLAKE2b{160,256,384,512} BLAKE2s{160,224,256} - New AuthEnc ChaCha20Poly1305 - New Mac Poly1305,BLAKE2s,BLAKE2b - New PRNG ChaCha20 - New Crypt::Stream modules ChaCha, RC4, Sober128 - Chacha20 now default PRNG for Crypt::PRNG - new functions increment_octets_be/le Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/CPAN-Perl-Releases: Bump to version 3.22Kent Fredric2017-06-032-0/+28
| | | | | | | Upstream: - Add perl 5.27.0 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Glib-Object-Introspection: Bump to version 0.43.0Kent Fredric2017-06-032-0/+32
| | | | | | | Upstream: _ Add functions for handling rew flags values Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Mojolicious: Bump to version 7.320.0Kent Fredric2017-06-022-0/+35
| | | | | | | | | Upstream: - get command now supports -f - get command can now pass request data by stdin redirection - fix memory leak breaking timeout in TLS handshake Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/HTML-TableParser: x86 stable wrt bug #620238Agostino Sarubbo2017-06-011-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Module-Build: Bump to version 0.422.400Kent Fredric2017-06-012-0/+41
| | | | | | | | Upstream: - Additional defences for building without '.' in @INC under CPAN.pm Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/HTML-TableParser: amd64 stable wrt bug #620238Agostino Sarubbo2017-05-311-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MP3-Tag: Cleanup old re bug #600062Kent Fredric2017-05-312-22/+0
| | | | | | Remove versions broken by unescaped { deprecation in 5.26 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/autobox: Cleanup old re bug #614642Kent Fredric2017-05-312-22/+0
| | | | | | Remove versions broken by low-level API changes in 5.26 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/local-lib: Cleanup old re bug #614672Kent Fredric2017-05-313-50/+0
| | | | | | Remove old versions affected by '.' removal from @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/SQL-Statement: Cleanup old re bug #614926Kent Fredric2017-05-314-120/+0
| | | | | | Remove old versions affected by '.' removal from @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Bio-ASN1-EntrezGene: Cleanup old re bug #614938Kent Fredric2017-05-313-57/+0
| | | | | | Remove versions affected by unescaped left { in regex. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/SQL-Abstract: Remove old versions re bug #615224Kent Fredric2017-05-312-36/+0
| | | | | | Cleanp versions affected by '.' removal from @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Test-NoTabs: Cleanup old re bug #615496Kent Fredric2017-05-312-21/+0
| | | | | | Remove versions affected by '.' in @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/String-Approx: Cleanup old re bug #615810Kent Fredric2017-05-312-18/+0
| | | | | | Remove old versions affected by '.' in @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Unicode-UTF8: Cleanup old re bug #614802Kent Fredric2017-05-312-40/+0
| | | | | | Remove old versions affected by "." removal from "@INC" Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Path-Tiny: Cleanup old re bug #614804Kent Fredric2017-05-313-81/+0
| | | | | | Removing old versions broken by '.' removal from @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Inline-C: Bump to version 0.780.0 re bug #617002Kent Fredric2017-05-313-0/+48
| | | | | | | | | | - Add USE="examples" Upstream: - Remove systemcalls "rm" and "diff" - Fixes for "." in "@INC" Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Gearman: Bump to version 2.4.7Kent Fredric2017-05-312-0/+44
| | | | | | | Upstream: - stringify job server in various paths Package-Manager: Portage-2.3.5, Repoman-2.3.2