[124450] trunk/dports/php/php5-excel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:59:22 PDT 2014


Revision: 124450
          https://trac.macports.org/changeset/124450
Author:   ryandesign at macports.org
Date:     2014-08-24 01:59:22 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-excel: replaced_by php53-excel

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

Modified: trunk/dports/php/php5-excel/Portfile
===================================================================
--- trunk/dports/php/php5-excel/Portfile	2014-08-24 08:58:08 UTC (rev 124449)
+++ trunk/dports/php/php5-excel/Portfile	2014-08-24 08:59:22 UTC (rev 124450)
@@ -2,37 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           github 1.0
-PortGroup           php5extension 1.0
 
-github.setup        iliaal php_excel 1.0
-php5extension.setup excel ${version}
-categories-append   textproc
-platforms           darwin
-maintainers         ryandesign openmaintainer
-license             PHP-3.01
+replaced_by         php53-excel
+PortGroup           obsolete 1.0
 
-description         PHP interface to LibXL for reading and writing \
-                    Microsoft Excel spreadsheets
-
-long_description    ${name} is a ${description}.
-
-distname            ${github.project}-${version}
-
-checksums           rmd160  dd8d9e8db1043cf87618b891981245fb5e4d9b4b \
-                    sha256  cb615ba314f04cd29fbd797682b71930891574df0c3c96b1ed1301fc12a03c90
-
-depends_lib-append  port:libxl
-
-# libxl is Intel-only
-supported_archs     i386 x86_64
-configure.universal_archs i386 x86_64
-
-configure.args      --with-libxl-incdir=${prefix}/include/libxl-c \
-                    --with-libxl-libdir=${prefix}/lib
-
-post-destroot {
-    xinstall -d ${destroot}${prefix}/share/doc
-    copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${subport}
-    xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog README.markdown ${destroot}${prefix}/share/doc/${subport}
-}
+name                php5-excel
+version             1.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/4dcf6c6c/attachment.html>


More information about the macports-changes mailing list