[119262] trunk/dports/php/php-libev/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 21 12:52:31 PDT 2014


Revision: 119262
          https://trac.macports.org/changeset/119262
Author:   ryandesign at macports.org
Date:     2014-04-21 12:52:31 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
php-libev: update to 20131219

Modified Paths:
--------------
    trunk/dports/php/php-libev/Portfile

Modified: trunk/dports/php/php-libev/Portfile
===================================================================
--- trunk/dports/php/php-libev/Portfile	2014-04-21 19:44:09 UTC (rev 119261)
+++ trunk/dports/php/php-libev/Portfile	2014-04-21 19:52:31 UTC (rev 119262)
@@ -5,8 +5,8 @@
 PortGroup               github 1.0
 PortGroup               php 1.1
 
-github.setup            m4rw3r php-libev 582d000550f45d5fb45ab819d4e30f2e3a4f391e
-version                 20121228
+github.setup            m4rw3r php-libev 56557bbb590a6415196e9e64fc12c5e0a32f7726
+version                 20131219
 categories-append       devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -18,11 +18,13 @@
 
 long_description        PHP extension providing an object-oriented binding to the libev event-loop library.
 
-checksums               rmd160  6afa40cee1fde64fdefb6be0d1104a1ddd9cf2dc \
-                        sha256  1f45558c49d2fd32c2a5f05b9945aff6a7b9dfec6ee291bbfbfc264c4c56a030
+checksums               rmd160  d28bb3b506a419f20abcc4210776faa78d9c89e3 \
+                        sha256  c4bff3c324447d6e10e8fa5d3236bc86dec5c79ac6b528d08fe62c7dbd7378e3
 
 use_parallel_build      yes
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append  port:libev
+
+    livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/827ac096/attachment.html>


More information about the macports-changes mailing list