[80357] trunk/dports/www/mod_chroot/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 10 03:12:23 PDT 2011


Revision: 80357
          http://trac.macports.org/changeset/80357
Author:   ryandesign at macports.org
Date:     2011-07-10 03:12:21 -0700 (Sun, 10 Jul 2011)
Log Message:
-----------
mod_chroot: update to 0.5, indicate this violates the mtree, new maintainer; see #30101

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

Modified: trunk/dports/www/mod_chroot/Portfile
===================================================================
--- trunk/dports/www/mod_chroot/Portfile	2011-07-10 09:59:42 UTC (rev 80356)
+++ trunk/dports/www/mod_chroot/Portfile	2011-07-10 10:12:21 UTC (rev 80357)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			mod_chroot
-version			0.4
+version			0.5
 categories		www security
 platforms		darwin
-maintainers		nomaintainer
+maintainers		freebsd.org:miwi
 description		module for running apache2 in a secure chroot environment
 long_description	mod_chroot makes running apache2 in a secure chroot \
 				environment easy. You don't need to create a special \
@@ -15,8 +15,10 @@
 homepage		http://core.segfault.pl/~hobbit/mod_chroot
 master_sites	${homepage}/dist/ \
 				freebsd
-checksums		md5 abd2c8209b61b2a2fecdf10a61051060
 
+checksums		sha1    42935c37fb163ff519651ddd0b0fd6982a978015 \
+				rmd160  baba1cac0f05953dac5ab7f483bbc49417eaf8ff
+
 depends_lib		path:apache2/bin/apxs:apache2
 
 use_configure	no
@@ -32,3 +34,5 @@
 	xinstall -m 644 -W ${worksrcpath} CAVEATS ChangeLog INSTALL LICENSE \
 		README README.Apache20 ${destroot}${prefix}/share/doc/${name}
 }
+
+destroot.violate_mtree yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110710/c77dec20/attachment-0001.html>


More information about the macports-changes mailing list