[124428] trunk/dports/php/php5-syck/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:00:38 PDT 2014


Revision: 124428
          https://trac.macports.org/changeset/124428
Author:   ryandesign at macports.org
Date:     2014-08-24 01:00:38 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-syck: replaced_by php53-syck

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

Modified: trunk/dports/php/php5-syck/Portfile
===================================================================
--- trunk/dports/php/php5-syck/Portfile	2014-08-24 07:59:03 UTC (rev 124427)
+++ trunk/dports/php/php5-syck/Portfile	2014-08-24 08:00:38 UTC (rev 124428)
@@ -1,29 +1,14 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
+replaced_by             php53-syck
+PortGroup               obsolete 1.0
+
+name                    php5-syck
 epoch                   1
-php5extension.setup     syck 0.9.3 pecl
-revision                2
-categories-append       net devel
-platforms               darwin freebsd openbsd
-maintainers             ryandesign openmaintainer
+version                 0.9.3
+revision                3
+categories              php
 license                 PHP-3.01
-
-description             PHP5 bindings for syck
-
-long_description        Syck is a parser for YAML -- this package installs \
-                        the syck php extension, allowing php code to \
-                        interface to the libsyck C library.
-
-checksums               md5     cbbe638b431f74eec71c76588cd14f7e \
-                        sha1    c015f8527a6dea2644c122f085a2598939f63920 \
-                        rmd160  b1f3c8a0e537feedd2a383b11a98afc97f666231
-
-depends_lib-append      port:syck \
-                        port:re2c
-
-configure.args          --with-syck=${prefix}
-
-livecheck.regex         {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/ae13e56a/attachment.html>


More information about the macports-changes mailing list