commit: 30267ee9d5ac88b2396e52b3e09c89a256a6e8c1
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 18:24:50 2021 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 18:24:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30267ee9
dev-php/pecl-uploadprogress: Update long description in metadata
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/pecl-uploadprogress/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-php/pecl-uploadprogress/metadata.xml
b/dev-php/pecl-uploadprogress/metadata.xml
index ed31cf5f523..bde040ec7af 100644
--- a/dev-php/pecl-uploadprogress/metadata.xml
+++ b/dev-php/pecl-uploadprogress/metadata.xml
@@ -11,8 +11,8 @@
</maintainer>
<longdescription lang="en">
An extension to track the progress of a file upload. See
- http://svn.php.net/viewvc/pecl/uploadprogress/trunk/examples/ for
- an example. It is only known to work on apache with mod_php; other
- SAPI implementations unfortunately still have issues.
+ https://github.com/php/pecl-php-uploadprogress/tree/master/examples for
+ examples. It is known to work on apache with mod_php and, beginning with
2.0,
+ php-fpm with apache and nginx; other servers and SAPIs are not known to
work.
</longdescription>
</pkgmetadata>