[146175] trunk/dports/python

petr at macports.org petr at macports.org
Tue Mar 1 11:37:40 PST 2016


Revision: 146175
          https://trac.macports.org/changeset/146175
Author:   petr at macports.org
Date:     2016-03-01 11:37:39 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
py-netlib, py-mitmproxy: add hint on package merge, add maintainer reciprocally

Modified Paths:
--------------
    trunk/dports/python/py-mitmproxy/Portfile
    trunk/dports/python/py-netlib/Portfile

Modified: trunk/dports/python/py-mitmproxy/Portfile
===================================================================
--- trunk/dports/python/py-mitmproxy/Portfile	2016-03-01 19:22:53 UTC (rev 146174)
+++ trunk/dports/python/py-mitmproxy/Portfile	2016-03-01 19:37:39 UTC (rev 146175)
@@ -9,11 +9,15 @@
 
 name                py-${_name}
 version             0.13
-categories-append   www
+# Attention: 
+# It looks like package `netlib` is about to be merged into `mitmproxy`.
+# After update of mitmproxy > 0.16, this might cause a conflict with `netlib`.
+
+categories-append   net www
 platforms           darwin
 supported_archs     noarch
 license             {GPL-3+ OpenSSLException}
-maintainers         mdeaudelin.net:macports openmaintainer
+maintainers         mdeaudelin.net:macports petr openmaintainer
 
 description         SSL-capable man-in-the-middle proxy for HTTP
 

Modified: trunk/dports/python/py-netlib/Portfile
===================================================================
--- trunk/dports/python/py-netlib/Portfile	2016-03-01 19:22:53 UTC (rev 146174)
+++ trunk/dports/python/py-netlib/Portfile	2016-03-01 19:37:39 UTC (rev 146175)
@@ -9,12 +9,17 @@
 
 name                py-${_name}
 version             0.13.1
+# Attention: 
+# It looks like package `netlib` is about to be merged into `mitmproxy`.
+# After update of mitmproxy > 0.16, this might cause a conflict and this 
+# port would become obsolete.
+
 categories-append   net
 platforms           darwin
 supported_archs     noarch
 license             MIT
 
-maintainers         petr openmaintainer
+maintainers         petr mdeaudelin.net:macports openmaintainer
 
 description         A collection of network utilities from mitmproxy project
 long_description    \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160301/387a8516/attachment.html>


More information about the macports-changes mailing list