./www/py-moin, Python clone of WikiWiki

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 1.6.3, Package name: py24-moin-1.6.3, Maintainer: joerg

A WikiWikiWeb is a collaborative hypertext environment, with an
emphasis on easy access to and modification of information. MoinMoin
is a Python WikiClone that allows you to easily set up your own wiki,
only requiring a Python installation.


Required to run:
[lang/python24] [textproc/py-expat]

Master sites:

SHA1: aa1eaded46f0d8394b36a5388a7fdad3b931db19
RMD160: fdd6d1b342114b7c7031d57a41a5a8de10e53e13
Filesize: 5077.262 KB

Version history: (Expand)


CVS history: (Expand)


   2008-05-09 12:21:15 by Tyler R. Retzlaff | Files touched by this commit (3) | Package updated
Log message:
pullup ticket #2364 - requested by joerg
py-moin: update to 1.6.3 for bug fix

revisions pulled up:
- pkgsrc/www/py-moin/Makefile	1.8
- pkgsrc/www/py-moin/PLIST	1.3
- pkgsrc/www/py-moin/distinfo	1.3

   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Wed May  7 10:02:44 UTC 2008

   Modified Files:
   	pkgsrc/www/py-moin: Makefile PLIST distinfo

   Log message:
   Update to moin 1.6.3. This fixes bugs in the ACL parser for all entries
   but Known: and All:, hierarchical ACL processing and the use of include
   in rst files. Many other updates included as well.