[126750] trunk/dports/python/py-baz/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 14 16:36:46 PDT 2014
Revision: 126750
https://trac.macports.org/changeset/126750
Author: larryv at macports.org
Date: 2014-10-14 16:36:46 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-baz
Last upstream release was in 2007, and the dev repositories don't seem
to exist anymore (http://code.aaronbentley.com/pybaz/).
Removed Paths:
-------------
trunk/dports/python/py-baz/Portfile
Deleted: trunk/dports/python/py-baz/Portfile
===================================================================
--- trunk/dports/python/py-baz/Portfile 2014-10-14 23:36:44 UTC (rev 126749)
+++ trunk/dports/python/py-baz/Portfile 2014-10-14 23:36:46 UTC (rev 126750)
@@ -1,35 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name py-baz
-version 1.5.3
-categories-append devel
-license GPL-2+
-platforms darwin
-supported_archs noarch
-maintainers nomaintainer
-
-description Python bindings for the Baz revision control system
-long_description ${description}
-
-homepage http://code.aaronbentley.com/pybaz/
-master_sites ${homepage}releases
-distname pybaz-${version}
-
-checksums md5 677b01beed158846be6736363c89d652 \
- sha1 fdd08059dc098ce989c06823843682212d8e1d1a \
- rmd160 0aa1ba14400a9e1db30ba68959c4a64ff81313a6
-
-python.versions 25
-
-if {${name} ne ${subport}} {
- depends_lib-append port:bazaar
-
- livecheck.type none
-} else {
- livecheck.type regex
- livecheck.url ${homepage}
- livecheck.regex {PyBaz ([0-9]+\.[0-9]+\.[0-9]+) was released}
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/0bbfc377/attachment.html>
More information about the macports-changes
mailing list