[62606] trunk/dports/www/mod_fcgid/Portfile

jmr at macports.org jmr at macports.org
Mon Jan 11 17:24:00 PST 2010


Revision: 62606
          http://trac.macports.org/changeset/62606
Author:   jmr at macports.org
Date:     2010-01-11 17:23:59 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
mod_fcgid: update homepage and documentation URL (#23241), use notes

Modified Paths:
--------------
    trunk/dports/www/mod_fcgid/Portfile

Modified: trunk/dports/www/mod_fcgid/Portfile
===================================================================
--- trunk/dports/www/mod_fcgid/Portfile	2010-01-12 00:56:18 UTC (rev 62605)
+++ trunk/dports/www/mod_fcgid/Portfile	2010-01-12 01:23:59 UTC (rev 62606)
@@ -12,7 +12,7 @@
 description         An alternative FastCGI module for Apache2
 long_description    ${description}
 
-homepage            http://fastcgi.coremail.cn/
+homepage            http://httpd.apache.org/mod_fcgid/
 master_sites        sourceforge:mod-fcgid
 
 distname            ${name}.${version}
@@ -38,14 +38,12 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
-post-install {
-   ui_msg "=========="
-   ui_msg "To enable mod_fcgid in Apache, add"
-   ui_msg "   LoadModule fcgid_module modules/mod_fcgid.so"
-   ui_msg "to ${prefix}/apache2/conf/httpd.conf"
-   ui_msg ""
-   ui_msg "For further configuration information please visit"
-   ui_msg "   http://fastcgi.coremail.cn/doc.htm"
-   ui_msg "=========="
-}
+notes "
+==========
+To enable mod_fcgid in Apache, add
+   LoadModule fcgid_module modules/mod_fcgid.so
+to ${prefix}/apache2/conf/httpd.conf
 
+For further configuration information please visit
+   http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
+=========="
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100111/93cec257/attachment-0001.html>


More information about the macports-changes mailing list