[92735] users/ryandesign/ports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 4 23:54:01 PDT 2012


Revision: 92735
          https://trac.macports.org/changeset/92735
Author:   ryandesign at macports.org
Date:     2012-05-04 23:54:00 -0700 (Fri, 04 May 2012)
Log Message:
-----------
php: SAPI-specific homepages

Modified Paths:
--------------
    users/ryandesign/ports/lang/php/Portfile

Modified: users/ryandesign/ports/lang/php/Portfile
===================================================================
--- users/ryandesign/ports/lang/php/Portfile	2012-05-05 06:29:14 UTC (rev 92734)
+++ users/ryandesign/ports/lang/php/Portfile	2012-05-05 06:54:00 UTC (rev 92735)
@@ -252,6 +252,8 @@
     
     long_description        ${description}
     
+    homepage                http://www.php.net/install.unix.apache2
+    
     depends_lib-append      port:apache2
     
     set apxs ${prefix}/apache2/bin/apxs
@@ -295,6 +297,8 @@
     
     long_description        ${description}
     
+    homepage                http://www.php.net/install.unix.commandline
+    
     configure.args-delete   --disable-cgi
     configure.args-append   --enable-cgi
     
@@ -316,6 +320,8 @@
     
     long_description        ${description}
     
+    homepage                http://www.php.net/install.fpm
+    
     set fpmuser             nobody
     set fpmgroup            nobody
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120504/d63ce09f/attachment.html>


More information about the macports-changes mailing list