[124441] trunk/dports/php/php5-uploadprogress/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:25:21 PDT 2014


Revision: 124441
          https://trac.macports.org/changeset/124441
Author:   ryandesign at macports.org
Date:     2014-08-24 01:25:21 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-uploadprogress: replaced_by php53-uploadprogress

Modified Paths:
--------------
    trunk/dports/php/php5-uploadprogress/Portfile

Modified: trunk/dports/php/php5-uploadprogress/Portfile
===================================================================
--- trunk/dports/php/php5-uploadprogress/Portfile	2014-08-24 08:24:04 UTC (rev 124440)
+++ trunk/dports/php/php5-uploadprogress/Portfile	2014-08-24 08:25:21 UTC (rev 124441)
@@ -2,30 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup uploadprogress 1.0.3.1 pecl
-categories      php www devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-license         PHP-3.01
+replaced_by     php53-uploadprogress
+PortGroup       obsolete 1.0
 
-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 \
-    work on Apache with mod_php, other SAPI implementations unfortunately \
-    still have issues.
-
-pre-fetch {
-    if {![file exists ${prefix}/apache2/modules/libphp5.so]} {
-        error "php5 must be built with the +apache2 variant enabled."
-    }
-}
-
-checksums       rmd160  41eca2504c467a3bacc716db06ff8e42501586a8 \
-                sha256  30588b4589543bcf6371532546b1a8cee9da1086c206aca9f96ea1bd486bbab2
-
-use_parallel_build  yes
-
-build.args          EXTRA_INCLUDES=-I${prefix}/include
+name            php5-uploadprogress
+version         1.0.3.1
+revision        1
+categories      php
+license         PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/49407eb9/attachment.html>


More information about the macports-changes mailing list