[126780] trunk/dports/python/py-linda

larryv at macports.org larryv at macports.org
Tue Oct 14 20:40:19 PDT 2014


Revision: 126780
          https://trac.macports.org/changeset/126780
Author:   larryv at macports.org
Date:     2014-10-14 20:40:19 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-linda

Upstream doesn't seem to exist anymore
(http://www-users.cs.york.ac.uk/~aw/pylinda).

Removed Paths:
-------------
    trunk/dports/python/py-linda/Portfile
    trunk/dports/python/py-linda/files/patch-setup.py.diff

Deleted: trunk/dports/python/py-linda/Portfile
===================================================================
--- trunk/dports/python/py-linda/Portfile	2014-10-15 03:40:17 UTC (rev 126779)
+++ trunk/dports/python/py-linda/Portfile	2014-10-15 03:40:19 UTC (rev 126780)
@@ -1,32 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-linda
-version			0.5.1
-categories-append	net
-license			LGPL-2.1+
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		simple implementation of a linda system
-long_description	PyLinda is a simple implementation of a linda system, \
-				however it also includes several of the more recently \
-				proposed extensions to Linda in the form of multiple \
-				tuple spaces, garbage collection, sane non-blocking \
-				primitives and bulk tuple operations.
-
-homepage		http://www-users.cs.york.ac.uk/~aw/pylinda/
-master_sites	${homepage}/dist/ http://distfiles.macports.org/python/
-distname		linda-${version}
-checksums		md5 36b656030d812e971db4eeaeae1ff064
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    patchfiles		patch-setup.py.diff
-    post-patch {
-        reinplace "s|__SUBPORT__|${subport}|" ${worksrcpath}/setup.py
-    }
-}

Deleted: trunk/dports/python/py-linda/files/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py-linda/files/patch-setup.py.diff	2014-10-15 03:40:17 UTC (rev 126779)
+++ trunk/dports/python/py-linda/files/patch-setup.py.diff	2014-10-15 03:40:19 UTC (rev 126780)
@@ -1,11 +0,0 @@
---- setup.py	2005-06-21 15:43:07.000000000 +0200
-+++ setup.py	2005-07-10 19:44:28.000000000 +0200
-@@ -69,7 +69,7 @@
- if sys.platform == "win32":
-     root_path = "pylinda"
- else:
--    root_path = "share/pylinda"
-+    root_path = "share/doc/__SUBPORT__"
- 
- class myinstall(install):
-     def run(self):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/b8d0b96b/attachment-0001.html>


More information about the macports-changes mailing list