Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2015 18:48:48 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393699 - in head: . net net-p2p net-p2p/py-kenosis net/py-xmlrpclib
Message-ID:  <201508071848.t77Imm3D088329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri Aug  7 18:48:48 2015
New Revision: 393699
URL: https://svnweb.freebsd.org/changeset/ports/393699

Log:
  Remove expired ports:
  2015-08-07 net/py-xmlrpclib: This is part of standard library since python 2.2
  2015-08-07 net-p2p/py-kenosis: Fails to run with modern python

Deleted:
  head/net-p2p/py-kenosis/
  head/net/py-xmlrpclib/
Modified:
  head/MOVED
  head/net-p2p/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Aug  7 17:48:20 2015	(r393698)
+++ head/MOVED	Fri Aug  7 18:48:48 2015	(r393699)
@@ -7818,3 +7818,5 @@ www/trytond_google_maps||2015-08-05|No m
 devel/appdata-tools|devel/appstream-glib|2015-08-05|Replaced by appstream-glib
 textproc/pystemmer|textproc/py-pystemmer|2015-08-06|Rename to match upstream (PyPi) name
 dns/knot|dns/knot1|2015-08-07|Rename to knot1 now knot 2.0 is out
+net/py-xmlrpclib||2015-08-07|Has expired: This is part of standard library since python 2.2
+net-p2p/py-kenosis||2015-08-07|Has expired: Fails to run with modern python

Modified: head/net-p2p/Makefile
==============================================================================
--- head/net-p2p/Makefile	Fri Aug  7 17:48:20 2015	(r393698)
+++ head/net-p2p/Makefile	Fri Aug  7 18:48:48 2015	(r393699)
@@ -67,7 +67,6 @@
     SUBDIR += p5-Net-DirectConnect
     SUBDIR += p5-WWW-BitTorrent
     SUBDIR += phex
-    SUBDIR += py-kenosis
     SUBDIR += py-py2play
     SUBDIR += py-transmissionrpc
     SUBDIR += py-vertex

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Fri Aug  7 17:48:20 2015	(r393698)
+++ head/net/Makefile	Fri Aug  7 18:48:48 2015	(r393699)
@@ -974,7 +974,6 @@
     SUBDIR += py-urllib3
     SUBDIR += py-wolframalpha
     SUBDIR += py-xmlrpc
-    SUBDIR += py-xmlrpclib
     SUBDIR += py-zope.proxy
     SUBDIR += py-zsi
     SUBDIR += pygopherd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508071848.t77Imm3D088329>