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

reiffert at macports.org reiffert at macports.org
Mon Mar 17 06:08:13 PDT 2008


Revision: 35093
          http://trac.macosforge.org/projects/macports/changeset/35093
Author:   reiffert at macports.org
Date:     2008-03-17 06:08:12 -0700 (Mon, 17 Mar 2008)

Log Message:
-----------
Update moin to the latest 1.6.1. And change it to use python25 instead of python24

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

Modified: trunk/dports/www/moin/Portfile
===================================================================
--- trunk/dports/www/moin/Portfile	2008-03-17 12:53:24 UTC (rev 35092)
+++ trunk/dports/www/moin/Portfile	2008-03-17 13:08:12 UTC (rev 35093)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
 name            	moin
-version         	1.3.5  
+version         	1.6.1  
 categories      	www python
 maintainers     	spamcontrol1 at mac.com 
 description     	a Python-based WikiEngine
@@ -15,5 +15,6 @@
 			editable web pages. MoinMoin is \
 			Free Software licensed under the GNU GPL. \
 homepage        	http://moinmoin.wikiwikiweb.de/
-master_sites    	sourceforge
-checksums      		md5 7194abf16cd6fe24c046013ce3a7c13d
+master_sites    	sourceforge http://static.moinmo.in/files/
+checksums      		md5 5aa8027cf92a7e0c8a7cc70a1c0c0dd1
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080317/c44943bc/attachment.html


More information about the macports-changes mailing list