[126793] trunk/dports/python/py-work/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 21:17:44 PDT 2014


Revision: 126793
          https://trac.macports.org/changeset/126793
Author:   larryv at macports.org
Date:     2014-10-14 21:17:44 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-work

Last upstream release was in 2006 (http://pywork.sourceforge.net).

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

Deleted: trunk/dports/python/py-work/Portfile
===================================================================
--- trunk/dports/python/py-work/Portfile	2014-10-15 04:17:42 UTC (rev 126792)
+++ trunk/dports/python/py-work/Portfile	2014-10-15 04:17:44 UTC (rev 126793)
@@ -1,33 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-work
-version			0.4.8
-categories-append	www
-platforms		darwin
-maintainers		nomaintainer
-description		object oriented python web framework
-long_description	PyWork is a full object oriented python web framework. \
-				It provides the web application developer with the \
-				proper classes and configuration files to build, \
-				object oriented web applications in python, through \
-				the concept of Pull HMVC (Hierarchical Model View \
-				Controller).
-
-homepage		http://pywork.sourceforge.net/
-master_sites	sourceforge:pywork
-checksums		md5 2597039f415dc9f779514f19c4114ae2
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    distfiles		pywork-${version}.tgz
-    worksrcdir		pywork
-    
-    post-destroot	{
-        xinstall -m 644 -W ${worksrcpath} CHANGELOG INSTALL TODO \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/e3ff2a14/attachment.html>


More information about the macports-changes mailing list