[40371] trunk/dports/python/py-apycot/Portfile

dh at macports.org dh at macports.org
Mon Sep 29 16:35:51 PDT 2008


Revision: 40371
          http://trac.macports.org/changeset/40371
Author:   dh at macports.org
Date:     2008-09-29 16:35:50 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
Version bump.  Change from nomaintainer to myself and openmaintainer

Modified Paths:
--------------
    trunk/dports/python/py-apycot/Portfile

Modified: trunk/dports/python/py-apycot/Portfile
===================================================================
--- trunk/dports/python/py-apycot/Portfile	2008-09-29 23:35:35 UTC (rev 40370)
+++ trunk/dports/python/py-apycot/Portfile	2008-09-29 23:35:50 UTC (rev 40371)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -4,10 +5,10 @@
 PortGroup python24 1.0
 
 name			py-apycot
-version			0.5.4
+version			0.12.2
 categories		python devel
 platforms		darwin
-maintainers		nomaintainer
+maintainers		dh openmaintainer
 description		automated pythonic code tester.
 long_description	Apycot is an Automated Pythonic Code Tester. Use it to \
 					daily run your tests and generate reports about code or \
@@ -15,8 +16,8 @@
 
 homepage		http://www.logilab.org/projects/apycot/
 master_sites	ftp://ftp.logilab.org/pub/apycot/
-distname		APyCoT-${version}
-checksums		md5 c615ccec7b056a08698b61857b71037d
+distname		apycot-${version}
+checksums		md5 be131cb87369b3e080c26a720f975825
 
 post-destroot	{
 	file delete -force ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/8e47744b/attachment.html 


More information about the macports-changes mailing list