[104928] trunk/dports/php/php-sphinx

ryandesign at macports.org ryandesign at macports.org
Fri Apr 5 01:59:51 PDT 2013


Revision: 104928
          https://trac.macports.org/changeset/104928
Author:   ryandesign at macports.org
Date:     2013-04-05 01:59:51 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
php-sphinx: update to 1.3.0

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

Removed Paths:
-------------
    trunk/dports/php/php-sphinx/files/

Modified: trunk/dports/php/php-sphinx/Portfile
===================================================================
--- trunk/dports/php/php-sphinx/Portfile	2013-04-05 08:57:24 UTC (rev 104927)
+++ trunk/dports/php/php-sphinx/Portfile	2013-04-05 08:59:51 UTC (rev 104928)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-sphinx
-version                 1.2.0
+version                 1.3.0
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -18,17 +18,11 @@
 
 long_description        ${description}
 
-checksums               rmd160  fc4edabc84855bd34afd0a80eb8e3ffb4e7ad6b9 \
-                        sha256  5e6ba4111500749bd80c78c8b3cdb85757b0614e2761032ca4b1795913293a43
+checksums               rmd160  c607c201a028de500b0d3d2c6a91bccdfd3b2049 \
+                        sha256  4a4438257679c99beaeab5ae087cb2717ec8ee0a2be11f177473c7d82c3d47d5
 
 if {${name} != ${subport}} {
     depends_lib-append      port:libsphinxclient
     
-    patchfiles              patch-php_sphinx.h.diff
-    
-    post-patch {
-        reinplace "s|@VERSION@|${version}|g" ${worksrcpath}/php_sphinx.h
-    }
-    
     configure.args-append   --with-sphinx=${prefix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/dd40f8ae/attachment.html>


More information about the macports-changes mailing list