summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Parse-Yapp: arm keyworded (bug #711488)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Data-ObjectDriver: Bump to version 0.190.0Kent Fredric2020-07-172-0/+36
| | | | | | | | | | | | | - EAPI7 - Parallel tests restored Upstream: - Fix parallel tests - Fix add_complex_where not handling some cases of nested groups - Avoid SQL syntax error with 'column' IN ( ) Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-ICal: Bump to versionj 0.240.0Kent Fredric2020-07-165-0/+88
| | | | | | | | | | | | | | - EAPI7 - Parallel tests - Convert 'sed' replacements into patches - Unconditionally remove bad tests Upstream: - Prevent escaping of semi-colon in GEO field - Faster/clearer property folding Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Hierarchy: -r bump for EAPI7Kent Fredric2020-07-151-0/+21
| | | | | | | | | | - EAPI7 - Fix redundancy in DESCRIPTION - Parallel tests - Remove unused/empty variable assignments Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Hexify: -r bump for EAPI7Kent Fredric2020-07-151-0/+14
| | | | | | | | - EAPI7 - Parallel tests Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-DumpXML: -r bump for EAPI7Kent Fredric2020-07-151-0/+22
| | | | | | | | | | - EAPI7 - Fixup deps - Parallel tests - Remove unused/empty variable assignments Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Dump: -r bump for EAPI7Kent Fredric2020-07-151-0/+24
| | | | | | | | | - EAPI7 - Add more virtual deps - Parallel tests Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Diver: -r bump for EAPI7Kent Fredric2020-07-151-0/+16
| | | | | | | | | | - EAPI7 - Add note about NO LICENSE - Remove unused variables - Correctly normalize version Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Compare: Bump to version 1.270.0Kent Fredric2020-07-152-0/+32
| | | | | | | | | | | | | | - EAPI7 - Remove bad tests unconditionally - Parallel tests Upstream: - Avoid bug modifying a users given hash when options are passed as a persistent hash from calling code. - Reinstate check for cwd being inaccessible. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Buffer: -r bump for EAPI7Kent Fredric2020-07-151-0/+13
| | | | | | | | | - EAPI7 - Parallel tests - Remove empty/unused variable assignments Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-AMF: -r bump for EAPI7 + fixesKent Fredric2020-07-152-0/+61
| | | | | | | | | | | | - EAPI7 - Employ PERL_RM_FILES to remove problematic bundled test-library copies instead of pre-eapi-6 approach. - Remove More bundled test libraries in favour of using dependencies. - Convert Makefile.PL sed hack to "patch" - Parallel tests Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Danga-Socket: Bump to version 1.620.0Kent Fredric2020-07-152-0/+29
| | | | | | | | | | | | | | | - EAPI7 - Parallel tests Upstream: - Fix epoll misoreded EPOLL_CTL_DEL call - set close-on-exec flag on epoll descriptors - Add IPv6 support for local_ip_string - Deal with EINTR in IO::Poll path - Minor optimization by caching 'pack' Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DB_File-Lock: -r bump for EAPI7Kent Fredric2020-07-151-0/+20
| | | | | | | | | - EAPI7 - Parallel tests - Remove unused/empty variable assignments Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Simple: Bump to version 1.370.0Kent Fredric2020-07-152-0/+35
| | | | | | | | | | | | - EAPI7 - Unconditionally patch out bad tests Upstream: - $result->object{,s} now load modules on demand - Added $result->group{,_hashes,_arrays} Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-SearchBuilder: Bump to version 1.680.0Kent Fredric2020-07-153-0/+376
| | | | | | | | | | | | | | | | | - EAPI7 - Unconditionally remove bad tests - Rework patch for 'no-dot-inc' as this version fixes it, but only in Makefile.PL, the tests are still broken upstream. Upstream: - Avoid segfaults at disconnect with MariaDB 10.2+ and DBD::mysql ( not actually a bug in this code, but a guard against bugs in DBD::mysql / consuming code using an expired database connection, indirectly, through this module ) - Fix Makefile.PL for '.'-in-inc Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Crypt-DSA: keyworded 1.170.0-r1 for sparc, bug #732322Rolf Eike Beer2020-07-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, 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>
* dev-perl/Convert-PEM: keyworded 0.80.0-r2 for sparc, bug #732322Rolf Eike Beer2020-07-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, 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>
* dev-perl/DBIx-Safe: Remove unused eutils inheritKent Fredric2020-07-141-1/+1
| | | | | | | | | | I was meaning to do this in the first place, but like, pkgcheck doesn't warn about this at all, I only noticed this in the levelnine qa reports -_- Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Safe: -r bump for EAPI7 + fixesKent Fredric2020-07-141-0/+34
| | | | | | | | | | - EAPI7 - Add license note - Unconditionally patch out bad tests - Improve testing ewarn message slightly for readability Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Migration: -r bump for EAPI7Kent Fredric2020-07-141-0/+35
| | | | | | | | | - EAPI7 - Unconditionally patch bad tests - Parallel tests Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-DBSchema: -r bump for EAPI7Kent Fredric2020-07-142-3/+22
| | | | | | | | | - EAPI7 - Parallel tests - Update remote-id mappings Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-ContextualFetch: -r bump for EAPI7Kent Fredric2020-07-141-0/+27
| | | | | | | | | - EAPI7 - Unconditionally patch out bad tests - Parallel testing Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Class-UserStamp: -r bump for EAPI7 + fixesKent Fredric2020-07-142-0/+56
| | | | | | | | | - EAPI7 - Unconditionally patch out bad tests - Convert "sed" hack to a patch Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Class-InflateColumn-IP: -r bump for EAPI7 + fixesKent Fredric2020-07-142-0/+55
| | | | | | | | | - EAPI7 - Move 'sed' hacks to a patch - Unconditionally prune bad test files Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Class-DynamicDefault: -r bump for EAPI7Kent Fredric2020-07-142-0/+52
| | | | | | | | | - EAPI7 - Parallel Tests - Move sed hack to 'patch' Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Conf-Libconfig: s390 keyworded (bug #689338)Sam James2020-07-131-2/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-Random: s390 keyworded (bug #730668)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-Guess: s390 keyworded (bug #730670)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-RSA: s390 keyworded (bug #730670)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Mock-Config: s390 keyworded (bug #716792)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/IO-CaptureOutput: s390 keyworded (bug #716792)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Devel-CheckLib: s390 keyworded (bug #716792)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Convert-ASN1: sparc stable (bug #716680)Sam James2020-07-111-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-RSA: arm keyworded (bug #730670)Sam James2020-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-Random: arm64 keyworded (bug #730668)Sam James2020-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Clone: arm64 keyworded (bug #730666)Sam James2020-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/B-COW: arm64 keyworded (bug #730666)Sam James2020-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-RSA: arm64 keyworded (bug #730670)Sam James2020-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Crypt-OpenSSL-Guess: arm64 keyworded (bug #730670)Sam James2020-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBIx-Class: Bump to version 0.82.842Kent Fredric2020-07-093-0/+97
| | | | | | | | | | | | | | | | | | | | Upstream: - Add an on_connect rebase_sqlmaker call for per-schema-instance SQL generators outside core. - Automatically detect and use multi-column IN queries on new-enough libsqlite's. - Fix silent failure/incorrect return value on primary key fetch - Fix agressive condition unrolling corrupting custom ops with array args - Fix incorrect ::Storage->_ping() on Sybase - depend on Clone in 'replicated' feature deps to fix Hash-Merge breakage - DBIC_TRACE_PROFILE= now uses new module Storage::Debug::PrettyTrace - Replace SQL::Abstract with ::Classic for fewer expectation changes around stability. - Inline Data::Page mechanics Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/SQL-Abstract-Classic: Add w/ v=1.910.0Kent Fredric2020-07-093-0/+48
| | | | | | | | | | | | | Required by dev-perl/DBIx-Class-0.82.842 This is a fork dev-perl/SQL-Abstract which still depends on dev-perl/SQL-Abstract in part for some functionality (possibly to be decoupled later) As such, it seemed sensible to re-inherit the same KEYWORDS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Convert-ASN1: s390 stable wrt bug #716680Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBICx-TestDatabase: -r bump for EAPI7 + minor fixesKent Fredric2020-07-092-0/+54
| | | | | | | | - EAPI7 - Convert 'sed' hack to 'patch' Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBI-Shell: Bump to version 11.960.0Kent Fredric2020-07-094-1/+68
| | | | | | | | | | | | | | | | | | - EAPI7 - Many patches upstreamed. Upstream: - Automatically save command history - Employ IO::Interactive - Remove warning from File::Find - Permit empty passwords - Fix tests without '.' in @INC Keywords: - Droppped ~ppc due to new dependency dev-perl/IO-Interactive Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBI: Bump to version 1.643.0Kent Fredric2020-07-093-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI7 - Remove unused 'eutils' inherit - Unconditionally strip bad tests - Ensure CFLAGS passed to make/compiler Upstream: - Fix UTF-8 support for warn/croak within DBI internals - Add DBD::Mem driver for a pure perl in-memory driver based on DBI::DBD::SqlEngine - Add registration of mariadb_ prefix for DBD::MariaDB driver - Add compiler warnings in Driver.xst - Fix '.' in @INC in proxy test under parallel load - Fix driver-related croak() in DBI->connect to report the original DSN - Add new method $sth->last_insert_id() - Add new XS API function variant dbd_db_do6 - Fix memory corruption in XS functions when Perl stack is reallocated - Fix potentially calling newSV(0) in malloc_using_sv() - Fix order of XS prepares() ps_accept and ps_return argument names - Fix a potential NULL profile deref in dbi_profile() - Fix a buffer overflow on an overlong DBD class name - Remove remaining support for perl <5.8 - Update Devel::PPPort and remove redundant compat macros - Add new attribute RaiseWarn similar to RaiseError Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-mysql: -r bump for EAPI7 and QA fixesKent Fredric2020-07-091-0/+90
| | | | | | | | | | | - EAPI7 - Remove unused 'eutils' inherit - Unconditionally patch out bad tests - Ensure CFLAGS passed to make/compiler - Improve test step documentation Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-SQLite: Bump to version 1.640.0Kent Fredric2020-07-093-0/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI7 - Increase Min SQLITE for system-sqlite to 3.29 - Simplify system-sqlite patching/pruning - Isolate config-only stuff to src_configure - Ensure CFLAGS passed to make/compiler Upstream: - Upgrade bundled SQLite to 3.29.0 for * security fixes * ALTER TABLE ... RENAME COLUMN * UPSERT - Add ::GetInfo - Fix to use a PV value as a virtual table column value where appropriate - Add deferability to foreign_key_info - Added ability to configure SQLITE_MAX_LENGTH via ENV - Add $dbh->sqlite_limit to change runtime limits - Update constants - Add sqlite_backup_{from_dbh,to_dbh} methods - Add $dbh->sqlite_prefer_numeric_type to prefer arrays of ints instead of arrays of strings in TYPE statemetns - Add sqlite_db_config method and related constants - Add sqlite_defensive option to prohibit dangerous SQLite features - Expose some hidden extended result codes - Ensure an internal HV is initialized - Handle 'unknown' op in DBD::SQLite::VirtualTable::PerlData - Avoid segmentation fault on big-endian 32bit https://github.com/DBD-SQLite/DBD-SQLite/issues/45 - Fix ->quote($blob, SQL_BLOB) to quote correctly (injection risk) https://github.com/DBD-SQLite/DBD-SQLite/issues/51 - Add sqlite_get_autocommit private query method Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-Pg: Bump to version 3.13.0Kent Fredric2020-07-092-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI7 - Unconditionally remove t/00_signature.t - Ensure CFLAGS passed to make/compiler - Resurrect compie-testing for Bundle::DBD::Pg - Disable t/03*.t and t/04*.t due to https://rt.cpan.org/Ticket/Display.html?id=132965 Upstream: - Prevent double-free memory errors https://rt.cpan.org/Ticket/Display.html?id=130681 - Fix crash when pg_error_field is called https://rt.cpan.org/Ticket/Display.html?id=130721 - Update list of Postgres reserved words in quote.c - Fix tests for 32-bit machines - Eagerly NULL-ify PQclear-ed things to remove race conditions https://rt.cpan.org/Ticket/Display.html?id=131522 - Allow localtime from Time::Piece, and other magical arrays, to be used directly as a bind value again. - Fix tests for EnterpriseDB server - Add small warning regarding ShowErrorStatement - Indicate non-key index columns in statistics_info - Return empty result set instead of undef from statistics_info when table NOTEXIST and not $unique_only - Fix Segfault during st destroy https://github.com/bucardo/dbdpg/issues/57 https://github.com/bucardo/dbdpg/pull/66 - Improve testing for table_info() - Fix failing 'fulltest' target on BSD - Return table info row last in statistics_info for compat with pre-8.3 servers - Fix ASC_OR_DESC field in statistics_info - Indicate NULL ordering in statistics_info - Remove test that assumed '(12,34)' to be invalid for type 'circle' as Postgres now handles it better. - Prevent DBI turning AutoCommit 'on' after a failed commit - Fix memory leak in dbdimp.c by redoing the "last_result" internals https://rt.cpan.org/Ticket/Display.html?id=132812 - Fix regression in Perl length() for returned query results - Make $sth->finish() do less, so that among other things, pg_error_field still works on the last action performed. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Convert-ASN1: arm64 stable (bug #716680)Sam James2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Convert-ASN1: arm stable (bug #716680)Sam James2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>