[38488] trunk/dports/www/moin/Portfile
jmr at macports.org
jmr at macports.org
Tue Jul 22 06:22:44 PDT 2008
Revision: 38488
http://trac.macosforge.org/projects/macports/changeset/38488
Author: jmr at macports.org
Date: 2008-07-22 06:22:43 -0700 (Tue, 22 Jul 2008)
Log Message:
-----------
moin: update to 1.7.0 (maintainer timeout, #15746)
Modified Paths:
--------------
trunk/dports/www/moin/Portfile
Modified: trunk/dports/www/moin/Portfile
===================================================================
--- trunk/dports/www/moin/Portfile 2008-07-22 12:40:27 UTC (rev 38487)
+++ trunk/dports/www/moin/Portfile 2008-07-22 13:22:43 UTC (rev 38488)
@@ -4,8 +4,9 @@
PortGroup python25 1.0
name moin
-version 1.6.1
+version 1.7.0
categories www python
+platforms darwin
maintainers spamcontrol1 at mac.com
description a Python-based WikiEngine
long_description MoinMoin is an advanced, easy to use \
@@ -13,8 +14,15 @@
community of users. Said in a few words, \
it is about collaboration on easily \
editable web pages. MoinMoin is \
- Free Software licensed under the GNU GPL. \
-homepage http://moinmoin.wikiwikiweb.de/
-master_sites sourceforge http://static.moinmo.in/files/
-checksums md5 5aa8027cf92a7e0c8a7cc70a1c0c0dd1
+ Free Software licensed under the GNU GPL.
+homepage http://moinmo.in/
+master_sites http://static.moinmo.in/files/
+checksums md5 8e0dfca5dcc56adf0257758657d6d4a6
+post-destroot {
+ set docdir ${prefix}/share/doc/${name}
+
+ xinstall -m 644 -W ${worksrcpath} README ${destroot}/${docdir}
+
+ copy ${worksrcpath}/docs ${destroot}${docdir}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080722/e2c05b17/attachment.html
More information about the macports-changes
mailing list