[126784] trunk/dports/python/py-mechanoid/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 20:57:55 PDT 2014


Revision: 126784
          https://trac.macports.org/changeset/126784
Author:   larryv at macports.org
Date:     2014-10-14 20:57:55 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-mechanoid

Last upstream release was in 2006
(https://pypi.python.org/pypi/mechanoid).

Removed Paths:
-------------
    trunk/dports/python/py-mechanoid/Portfile

Deleted: trunk/dports/python/py-mechanoid/Portfile
===================================================================
--- trunk/dports/python/py-mechanoid/Portfile	2014-10-15 03:57:53 UTC (rev 126783)
+++ trunk/dports/python/py-mechanoid/Portfile	2014-10-15 03:57:55 UTC (rev 126784)
@@ -1,31 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-mechanoid
-version			0.5.22
-categories-append	www
-license			GPL-2+
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		programmatic browser python module
-long_description	mechanoid is a programmatic browser written in Python. It \
-			is intended as an engine which will do things like log in as \
-			SourceForge project admin and do a Quick Release or send and \
-			receive Yahoo mail. mechanoid is a fork of John J. Lee's mechanize.
-
-homepage		http://python.org/pypi/mechanoid
-master_sites	http://cheeseshop.python.org/packages/source/m/mechanoid/
-distname		mechanoid-${version}
-checksums		md5 65ac6241c06000174250b3fc05c96b38
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    post-destroot {
-        xinstall -m 644 -W ${worksrcpath} COPYING INSTALL PKG-INFO README \
-            changelog notes ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/951e5b37/attachment.html>


More information about the macports-changes mailing list