[146977] trunk/dports/python/py-bzr-git/Portfile

raimue at macports.org raimue at macports.org
Tue Mar 22 11:27:03 PDT 2016


Revision: 146977
          https://trac.macports.org/changeset/146977
Author:   raimue at macports.org
Date:     2016-03-22 11:27:02 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
python/py-bzr-git:
Mark as replaced by bzr-git

Modified Paths:
--------------
    trunk/dports/python/py-bzr-git/Portfile

Modified: trunk/dports/python/py-bzr-git/Portfile
===================================================================
--- trunk/dports/python/py-bzr-git/Portfile	2016-03-22 18:24:56 UTC (rev 146976)
+++ trunk/dports/python/py-bzr-git/Portfile	2016-03-22 18:27:02 UTC (rev 146977)
@@ -4,33 +4,12 @@
 PortSystem          1.0
 PortGroup           python 1.0
 
+# This port can be removed after 2016-09-22
+replaced_by         bzr-git
+PortGroup           obsolete 1.0
+
 name                py-bzr-git
 version             0.5.2
-categories-append   devel
-license             GPL-3+
-platforms           darwin
-supported_archs     noarch
+revision            1
 
-maintainers         nomaintainer
-
-description         A plugin for bzr to work with git trees.
-long_description    ${description} All operations except \"push\" are supported.
-
-homepage            https://launchpad.net/bzr-git
-master_sites        ${homepage}/trunk/${version}/+download
-distname            bzr-git-${version}
-
-checksums           md5     228cb92fa0d9d64c082e0b91b807c192 \
-                    sha1    dcac5ec9732071b9884a3e99e60d9a2f9e8e837e \
-                    rmd160  c970beeb872a570a7bb52c3f31ec2f05deb12251
-
 python.versions     26 27
-
-if {${name} ne ${subport}} {
-    depends_lib-append  port:py${python.version}-dulwich
-    livecheck.type  none
-} else {
-    livecheck.type  regex
-    livecheck.url   ${homepage}/+download
-    livecheck.regex {bzr-git-(\d+(?:\.\d+)*).tar.gz}
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/96701cfa/attachment.html>


More information about the macports-changes mailing list