[81188] trunk/dports/www/dokuwiki/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 26 19:09:36 PDT 2011


Revision: 81188
          http://trac.macports.org/changeset/81188
Author:   ryandesign at macports.org
Date:     2011-07-26 19:09:35 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
dokuwiki: update to 2011-05-25a, indicate noarch, indicate violate_mtree, use php5-web port

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

Modified: trunk/dports/www/dokuwiki/Portfile
===================================================================
--- trunk/dports/www/dokuwiki/Portfile	2011-07-27 01:58:37 UTC (rev 81187)
+++ trunk/dports/www/dokuwiki/Portfile	2011-07-27 02:09:35 UTC (rev 81188)
@@ -3,10 +3,12 @@
 PortSystem 1.0
 
 name			dokuwiki
-version			2009-12-25
+version			2011-05-25a
 categories		www
 platforms		darwin
 maintainers		nomaintainer
+supported_archs		noarch
+
 description		simple to use wiki aimed at documentation projects
 long_description	dokuwiki is a simple to use wiki aimed at a small \
 				companies documentation needs. It works on plain texts files \
@@ -18,16 +20,17 @@
 master_sites		http://www.splitbrain.org/_media/projects/dokuwiki/ \
 			http://dev.splitbrain.org/browse/snapshots/
 extract.suffix	.tgz
-checksums		md5 1428c896de83bd2a754efd18919d0594 \
-				sha1 55b5583300ec21fa77fe261740680804328b5c69
 
-depends_run		port:apache2 \
-				port:php5
+checksums		sha1    a437e863aa5378091fe11ee21f0c5523ca993cee \
+			rmd160  d4b9c26afb733ff5b02ed3503cefb03ee7a83c7b
 
+depends_run		port:php5-web
+
 use_configure	no
 
 build			{}
 
+destroot.violate_mtree	yes
 destroot	{
 	xinstall -m 755 -d ${destroot}${prefix}/apache2/htdocs \
 		${destroot}${prefix}/share ${destroot}${prefix}/var/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/fd81f157/attachment.html>


More information about the macports-changes mailing list