[98784] trunk/dports/www/moin/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 15 14:56:45 PDT 2012


Revision: 98784
          http://trac.macports.org//changeset/98784
Author:   macsforever2000 at macports.org
Date:     2012-10-15 14:56:45 -0700 (Mon, 15 Oct 2012)
Log Message:
-----------
moin: replaced by py-moin. (#36383)

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

Modified: trunk/dports/www/moin/Portfile
===================================================================
--- trunk/dports/www/moin/Portfile	2012-10-15 21:51:39 UTC (rev 98783)
+++ trunk/dports/www/moin/Portfile	2012-10-15 21:56:45 UTC (rev 98784)
@@ -1,27 +1,11 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
 
+replaced_by         py-moin
+PortGroup obsolete  1.0
+
+
 name                moin
 version             1.8.2
 categories          www python
-platforms           darwin
-maintainers         nomaintainer
-description         a Python-based WikiEngine
-long_description    MoinMoin is an advanced, easy to use \
-                    and extensible WikiEngine with a large \
-                    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://moinmo.in/
-master_sites        http://static.moinmo.in/files/
-checksums           md5 b3ced56bbe09311a7c56049423214cdb
-
-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/20121015/e8f4c8ad/attachment-0001.html>


More information about the macports-changes mailing list