summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DBD-SQLite: drop ppc-aix m68k-mintFabian Groffen2020-12-273-3/+3
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-perl/DBD-SQLite: stable 1.660.0 for hppaSergei Trofimovich2020-11-231-1/+1
| | | | | | | | stable wrt bug #732638 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/DBD-SQLite: ppc64 stable wrt bug #732638Agostino Sarubbo2020-11-191-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBD-SQLite: ppc stable wrt bug #732638Agostino Sarubbo2020-11-181-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBD-SQLite: x86 stable (bug #732638)Thomas Deutschmann2020-11-171-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/DBD-SQLite: sparc stable wrt bug #732638Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBD-SQLite: s390 stable wrt bug #732638Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DBD-SQLite: Stabilize 1.660.0 amd64, #732638Sam James2020-11-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBD-SQLite: Stabilize 1.660.0 arm, #732638Sam James2020-11-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBD-SQLite: Stabilize 1.660.0 arm64, #732638Sam James2020-11-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBD-SQLite: Cleanup old 1.640.0Kent Fredric2020-10-192-59/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-SQLite: Bump to version 1.660.0Kent Fredric2020-08-313-0/+60
| | | | | | | | | | | | | | | | | Upstream: - Upgrade bundled SQLite to 3.32.3 - Add several SQL_ types as alias - Don't return unitialized local variable when unexpected number of results returned in perl_vt_Eof() https://github.com/DBD-SQLite/DBD-SQLite/pull/55 - Ensure filename is defined in sqlite_db_filename https://github.com/DBD-SQLite/DBD-SQLite/pull/54 - Allow create_function to return an an array reference to specify the type of the value Bug: https://bugs.gentoo.org/732638 Package-Manager: Portage-3.0.4, Repoman-3.0.1 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>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/DBD-SQLite: Add ~riscv keyword wrt bug #690140Mikle Kolyada2019-07-191-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~riscv"
* dev-perl/DBD-SQLite: arm stable wrt bug #667266Mikle Kolyada2018-12-081-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/DBD-SQLite: s390 stable wrt bug #667266Mikle Kolyada2018-12-081-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/DBD-SQLite: stable 1.580.0 for hppa, bug #667266Sergei Trofimovich2018-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/DBD-SQLite: amd64 stable wrt bug #667266Agostino Sarubbo2018-11-231-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-perl/DBD-SQLite-1.580.0-r0: alpha stableTobias Klausmann2018-10-121-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/667266 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-perl/DBD-SQLite-1.580.0: arm64 stable (bug #667266)Mart Raudsepp2018-10-071-1/+1
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/DBD-SQLite-1.580.0: ppc64 stable, bug 667266Matt Turner2018-10-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/DBD-SQLite-1.580.0: ppc stable, bug 667266Matt Turner2018-10-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/DBD-SQLite: stable 1.580.0 for ia64, bug #667266Sergei Trofimovich2018-10-021-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-perl/DBD-SQLite: x86 stable (bug #667266)Thomas Deutschmann2018-10-011-2/+2
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-perl/DBD-SQLite: stable 1.580.0 for sparc, bug #667266Rolf Eike Beer2018-09-301-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/DBD-SQLite: mark s390 stableMikle Kolyada2018-07-011-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/DBD-SQLite: Bump to version 1.580.0 re bug #656546Kent Fredric2018-06-032-0/+48
| | | | | | | | | Upstream: - Now an error to fetch attributes from a statement handle whose database handle is inactive. Closes: https://bugs.gentoo.org/656546 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/DBD-SQLite: drop oldThomas Deutschmann2018-05-262-56/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/DBD-SQLite: Fast stabilization on all archesThomas Deutschmann2018-05-261-1/+1
| | | | | | | Bug: https://bugs.gentoo.org/656548 Acked-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --force
* dev-perl/DBD-SQLite: Cleanup old re bug #615088Kent Fredric2018-04-202-47/+0
| | | | | Closes: https://bugs.gentoo.org/615088 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/DBD-SQLite-1.540.0-r1: ppc stable, bug 647692Matt Turner2018-04-061-1/+1
|
* dev-perl/DBD-SQLite: stable 1.540.0-r1 for ppc64, bug #647692Sergei Trofimovich2018-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-perl/DBD-SQLite: arm stable wrt bug #647692Mikle Kolyada2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/DBD-SQLite-1.540.0-r1: alpha stableTobias Klausmann2018-03-051-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/647692
* dev-perl/DBD-SQLite-1.540.0-r1: arm64 stable (bug #647692)Mart Raudsepp2018-03-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/DBD-SQLite: Bump to version 1.560.0Kent Fredric2018-03-012-0/+48
| | | | | | | | | | | | | Upstream: - Ship bundled SQLite 3.22.0 - Disable two STAT compile time options - Fix tests for error format change in recent DBI - Implement ParamValues statement handle attribute - Fix statistics_info - Fix for '.' in @INC removal - Fix zero-length BLOB retreived as undef Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/DBD-SQLite: stable 1.540.0-r1 for hppa, bug #647692Sergei Trofimovich2018-02-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/DBD-SQLite: amd64 stable wrt bug #647692Agostino Sarubbo2018-02-221-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-perl/DBD-SQLite: stable 1.540.0-r1 for sparc, bug #647692Rolf Eike Beer2018-02-191-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-perl/DBD-SQLite: x86 stable (bug #647692)Thomas Deutschmann2018-02-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/DBD-SQLite: stable 1.540.0-r1 for ia64, bug #647692Sergei Trofimovich2018-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-perl/DBD-SQLite: Limit supported sqlite versions for system-sqlite bug ↵Kent Fredric2018-01-041-2/+3
| | | | | | | #640724 Closes: https://bugs.gentoo.org/640724 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/DBD-SQLite: Fix test failures on 5.26 re bug #615088Kent Fredric2017-10-072-1/+9
| | | | | Bug: https://bugs.gentoo.org/615088 Package-Manager: Portage-2.3.8, Repoman-2.3.3