[124445] trunk/dports/php/php5-cairo/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:31:06 PDT 2014


Revision: 124445
          https://trac.macports.org/changeset/124445
Author:   ryandesign at macports.org
Date:     2014-08-24 01:31:06 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-cairo: replaced_by php53-cairo

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

Modified: trunk/dports/php/php5-cairo/Portfile
===================================================================
--- trunk/dports/php/php5-cairo/Portfile	2014-08-24 08:30:02 UTC (rev 124444)
+++ trunk/dports/php/php5-cairo/Portfile	2014-08-24 08:31:06 UTC (rev 124445)
@@ -2,38 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup cairo 0.3.2 pecl
-revision            2
-license             PHP
-conflicts           php5-cairo_wrapper
-categories          php devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
+replaced_by         php53-cairo
+PortGroup           obsolete 1.0
 
-description         Cairo Graphics Library Extension
-
-long_description    Cairo is a 2D graphics library with support for multiple \
-                    output devices. Currently supported output targets \
-                    include the X Window System, Quartz, Win32, image \
-                    buffers, PostScript, PDF, and SVG file output.
-
-checksums           rmd160  de19dfadb9c4f8e4b209e6b51dff727b64b510db \
-                    sha256  c69a33b4d8c9611c0e32383b577509f64406afb5670518c8de2e34d53c926359
-
-distname            Cairo-${version}
-
-depends_build-append port:pkgconfig
-depends_lib-append  path:lib/libcairo.dylib:cairo
-
-test.run            yes
-
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} CREDITS IGNORED README SYMBOLS TODO \
-        ${destroot}${docdir}
-}
-
-livecheck.regex     {(\d+(?:\.\d+)*)</a></th>}
+name                php5-cairo
+version             0.3.2
+revision            3
+categories          php
+license             PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/eb74dde8/attachment.html>


More information about the macports-changes mailing list