[126567] trunk/dports/python/py-pyb/Portfile

larryv at macports.org larryv at macports.org
Sat Oct 11 21:14:46 PDT 2014


Revision: 126567
          https://trac.macports.org/changeset/126567
Author:   larryv at macports.org
Date:     2014-10-11 21:14:46 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
Remove py-pyb

Latest upstream version was released in 2004
(http://sourceforge.net/projects/pyb/files/pyb/).

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

Deleted: trunk/dports/python/py-pyb/Portfile
===================================================================
--- trunk/dports/python/py-pyb/Portfile	2014-10-12 04:14:44 UTC (rev 126566)
+++ trunk/dports/python/py-pyb/Portfile	2014-10-12 04:14:46 UTC (rev 126567)
@@ -1,36 +0,0 @@
-# $Id$
-
-PortSystem			1.0
-PortGroup			python 1.0
-
-name				py-pyb
-version				0.4
-revision			1
-categories-append	devel
-license				GPL-2+
-maintainers			nomaintainer
-description			python-based ant-like build tool
-long_description \
-	Pyb is a build tool written in Python which emulates the style of Ant \
-	using Python for build scripts instead of XML.
-
-platforms			darwin
-supported_archs		noarch
-
-homepage			http://pyb.sf.net/
-master_sites		sourceforge:pyb
-distname			pyb-${version}
-
-checksums			md5 66aee64f05f81bcae00172d143c3449b
-
-python.versions		24
-
-if {${name} ne ${subport}} {
-    post-destroot {
-        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} CHANGELOG.txt README.txt \
-            ${destroot}${prefix}/share/doc/${subport}
-        eval file copy [glob ${worksrcpath}/docs/*] \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/39f7c0ca/attachment.html>


More information about the macports-changes mailing list