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

blb at macports.org blb at macports.org
Fri Nov 14 18:16:33 PST 2008


Revision: 42092
          http://trac.macports.org/changeset/42092
Author:   blb at macports.org
Date:     2008-11-14 18:16:32 -0800 (Fri, 14 Nov 2008)
Log Message:
-----------
www/mod_fcgid - version update to 2.2

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

Modified: trunk/dports/www/mod_fcgid/Portfile
===================================================================
--- trunk/dports/www/mod_fcgid/Portfile	2008-11-15 02:03:24 UTC (rev 42091)
+++ trunk/dports/www/mod_fcgid/Portfile	2008-11-15 02:16:32 UTC (rev 42092)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                mod_fcgid
-version             2.1
+version             2.2
 
 categories          www
 platforms           darwin
@@ -16,7 +16,9 @@
 master_sites        sourceforge:mod-fcgid
 
 distname            ${name}.${version}
-checksums           sha1 4d69edaadaed11753254bd8b37a355c1151d8225
+checksums           md5     ce7d7b16e69643dbd549d43d85025983 \
+                    sha1    dc817a20ad6528480a441e4b7ad6920ec11c55e0 \
+                    rmd160  9c45c2b25fcf0f4069cee4fb8917493f0a13b338
 patchfiles          patch-fcgid_conf.c
 
 depends_lib         port:apache2
@@ -28,6 +30,7 @@
       ${worksrcpath}/Makefile
 }
 
+destroot.violate_mtree   yes
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/apache2/modules \
       ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081114/97940df4/attachment.html>


More information about the macports-changes mailing list