[119806] trunk/dports/php/php-sphinx/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 7 03:45:51 PDT 2014


Revision: 119806
          https://trac.macports.org/changeset/119806
Author:   ryandesign at macports.org
Date:     2014-05-07 03:45:50 -0700 (Wed, 07 May 2014)
Log Message:
-----------
php-sphinx: update to 1.3.2

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

Modified: trunk/dports/php/php-sphinx/Portfile
===================================================================
--- trunk/dports/php/php-sphinx/Portfile	2014-05-07 10:15:10 UTC (rev 119805)
+++ trunk/dports/php/php-sphinx/Portfile	2014-05-07 10:45:50 UTC (rev 119806)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-sphinx
-version                 1.3.0
+version                 1.3.2
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -18,10 +18,10 @@
 
 long_description        ${description}
 
-checksums               rmd160  c607c201a028de500b0d3d2c6a91bccdfd3b2049 \
-                        sha256  4a4438257679c99beaeab5ae087cb2717ec8ee0a2be11f177473c7d82c3d47d5
+checksums               rmd160  f39019bccd7bf274d66a7ea6b87b056b2ec3f18d \
+                        sha256  0c3ada36833a44a8147d2dd1b907548010ae53de0a05041a77e68dee036130e6
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append      port:libsphinxclient
     
     configure.args-append   --with-sphinx=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140507/88113c05/attachment.html>


More information about the macports-changes mailing list