[124442] trunk/dports/php/php5-SPL_Types/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:27:15 PDT 2014


Revision: 124442
          https://trac.macports.org/changeset/124442
Author:   ryandesign at macports.org
Date:     2014-08-24 01:27:15 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-SPL_Types: replaced_by php53-SPL_Types

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

Modified: trunk/dports/php/php5-SPL_Types/Portfile
===================================================================
--- trunk/dports/php/php5-SPL_Types/Portfile	2014-08-24 08:25:21 UTC (rev 124441)
+++ trunk/dports/php/php5-SPL_Types/Portfile	2014-08-24 08:27:15 UTC (rev 124442)
@@ -2,32 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup spl_types 0.4.0 pecl
-name                php5-SPL_Types
-categories          php devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
-license				PHP-3.01
-homepage            http://pecl.php.net/package/SPL_Types
+replaced_by         php53-SPL_Types
+PortGroup           obsolete 1.0
 
-description         Standard PHP Library, Types Addon
-
-long_description    SPL Types is a collection of special typehandling classes.
-
-checksums           rmd160  340e17da428e3ae410046c97d7650afa0da81b3a \
-                    sha256  b44101401b2664822fd17e6f491d912203496108ff9d0b86b043bff67c5f724f
-
-distname            SPL_Types-${version}
-
-use_parallel_build  yes
-
-test.run            yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} CREDITS \
-        ${destroot}${docdir}
-}
+name                php5-SPL_Types
+version             0.4.0
+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/88f01905/attachment-0001.html>


More information about the macports-changes mailing list