You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
php-uploadprogress: update maintainers, categories, branches
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup php 1.1
|
||||
PortSystem 1.0
|
||||
PortGroup php 1.1
|
||||
|
||||
name php-uploadprogress
|
||||
categories php www devel
|
||||
maintainers {ryandesign @ryandesign} openmaintainer
|
||||
license PHP-3.01
|
||||
name php-uploadprogress
|
||||
categories-append www devel
|
||||
maintainers {ryandesign @ryandesign} {mathiesen.info:macintosh @BjarneDMat} openmaintainer
|
||||
license PHP-3.01
|
||||
|
||||
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
php.pecl yes
|
||||
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 8.5
|
||||
php.pecl yes
|
||||
|
||||
description An extension to track progress of a file upload.
|
||||
description An extension to track progress of a file upload.
|
||||
|
||||
long_description \
|
||||
An extension to track progress of a file upload. It is only known to \
|
||||
|
||||
Reference in New Issue
Block a user