summaryrefslogtreecommitdiff
path: root/dev-php/pecl-uploadprogress
AgeCommit message (Collapse)Author
2025-06-22dev-php/pecl-uploadprogress: Stabilize 2.0.2-r2 x86, #943650Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-27dev-php/pecl-uploadprogress: drop 2.0.2-r1Michael Orlitzky
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2025-04-26dev-php/pecl-uploadprogress: Stabilize 2.0.2-r2 amd64, #954629Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-11-23dev-php/pecl-uploadprogress: add php 8.3 supportTomáš Mózes
Bug: https://bugs.gentoo.org/943650 Closes: https://github.com/gentoo/gentoo/pull/39360 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2024-05-05dev-php/pecl-uploadprogress: Stabilize 2.0.2-r1 amd64, #931243Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-01-18dev-php/pecl-uploadprogress: cleanup php8-0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-09-15*/*: remove USE=php_targets_php7-4David Seifert
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
2023-05-22dev-php/pecl-uploadprogress: fix tests with PHP's --enable-debug.Michael Orlitzky
A few of the tests for pecl-uploadprogress throw a fatal error if PHP was build with USE=debug. We skip the tests for now; a better long-term solution was proposed upstream (GH issue #17). In addition, the extension seems to work fine with php-8.2, so I've taken the opportunity to enable it. Closes: https://bugs.gentoo.org/906691 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2022-10-20dev-php/pecl-uploadprogress: align longdescription opening and closing tagsPetr Vaněk
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
2022-03-18dev-php/pecl-uploadprogress: Drop old; update targetsBrian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>
2021-10-15dev-php/pecl-uploadprogress: bump to v2.0.2Thomas Deutschmann
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-09-29dev-php/pecl-uploadprogress: Update long description in metadataBrian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>
2021-09-29dev-php/pecl-uploadprogress: Version bump for 2.0.1Brian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2020-05-21dev-php/pecl-uploadprogress: Revbump to fix missing installation filesBrian Evans
Closes: https://bugs.gentoo.org/724460 Signed-off-by: Brian Evans <grknight@gentoo.org>
2020-03-06dev-php/pecl-uploadprogress: new version 1.1.3.Michael Orlitzky
This new version supports all newer slots of PHP, making our custom patches obsolete. Thanks to Reuben Farrelly for the heads-up! Closes: https://bugs.gentoo.org/711658 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2020-01-21dev-php/pecl-uploadprogress: add myself as maintainer, clean up a bit.Michael Orlitzky
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2019-11-29dev-php/pecl-uploadprogress: add PHP 7.4 supportThomas Deutschmann
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2019-06-07dev-php/pecl-uploadprogress: add PHP 7.3 supportThomas Deutschmann
Closes: https://bugs.gentoo.org/675172 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-01-21dev-php/pecl-uploadprogress: new revision with php-7.1 and php-7.2 support.Michael Orlitzky
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2017-12-09dev-php/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-12-07dev-php/pecl-uploadprogress: Drop oldBrian Evans
Package-Manager: portage-2.3.2
2016-12-07dev-php/pecl-uploadprogress: Revbump to drop php 5.4 and 5.5 adding 7.0Brian Evans
Upstream patch included to make this extension compile on 7.0 Also add small fprintf fix to eliminate format warnings Package-Manager: portage-2.3.2
2016-07-14dev-php/pecl-uploadprogress: Drop oldBrian Evans
Package-Manager: portage-2.3.0
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2016-01-24Unify quoting in metadata.xml files for machine processingMichał Górny
Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed