[60844] trunk/dports/php/php5-syck

ryandesign at macports.org ryandesign at macports.org
Wed Nov 25 05:59:12 PST 2009


Revision: 60844
          http://trac.macports.org/changeset/60844
Author:   ryandesign at macports.org
Date:     2009-11-25 05:59:11 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------
php5-syck: update to 0.9.3; see #22632 (maintainer timeout)

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

Removed Paths:
-------------
    trunk/dports/php/php5-syck/files/

Modified: trunk/dports/php/php5-syck/Portfile
===================================================================
--- trunk/dports/php/php5-syck/Portfile	2009-11-25 13:54:21 UTC (rev 60843)
+++ trunk/dports/php/php5-syck/Portfile	2009-11-25 13:59:11 UTC (rev 60844)
@@ -3,13 +3,11 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     syck 0.55
-revision                2
+epoch                   1
+php5extension.setup     syck 0.9.3 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             gmail.com:emory.smith openmaintainer
-homepage                http://www.whytheluckystiff.net/syck/
-master_sites            http://rubyforge.org/frs/download.php/4492
 
 description             PHP5 bindings for syck
 
@@ -17,21 +15,13 @@
                         the syck php extension, allowing php code to \
                         interface to the libsyck C library.
 
-checksums               md5     a57b7c46d81170b9318e2f384f77910c \
-                        sha1    acb0aea04a6a0e82220223ffaf889ad6587402eb \
-                        rmd160  ffd26db70cf743b90cbfecfe7402c6fb8d698ee8
+checksums               md5     cbbe638b431f74eec71c76588cd14f7e \
+                        sha1    c015f8527a6dea2644c122f085a2598939f63920 \
+                        rmd160  b1f3c8a0e537feedd2a383b11a98afc97f666231
 
-dist_subdir             syck
-
 depends_lib-append      port:syck \
                         port:re2c
 
-worksrcdir              syck-${version}/ext/php
-
 configure.args          --with-syck=${prefix}
 
-platform darwin {
-    # for details on this patch see the "Patch For Mac Users" section
-    # of http://trac.symfony-project.com/trac/wiki/InstallingSyck
-    patchfiles patch-phpext.c.diff
-}
+livecheck.regex         {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091125/9c2b2b8a/attachment.html>


More information about the macports-changes mailing list