ports/155526: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Mon Sep 23 10:50:01 UTC 2013
The following reply was made to PR ports/155526; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/155526: commit references a PR
Date: Mon, 23 Sep 2013 10:41:09 +0000 (UTC)
Author: rm
Date: Mon Sep 23 10:41:01 2013
New Revision: 327969
URL: http://svnweb.freebsd.org/changeset/ports/327969
Log:
Remove since ElementTree is a part of standard library since Python 2.5.
Last consumer of it gone today.
PR: 155526
Submitted by: rm (myself)
Deleted:
head/devel/py-elementtree/
Modified:
head/MOVED
head/devel/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Sep 23 10:23:35 2013 (r327968)
+++ head/MOVED Mon Sep 23 10:41:01 2013 (r327969)
@@ -4947,3 +4947,4 @@ devel/ptlib26|devel/ptlib|2013-09-20|Rem
net/opal3|net/opal|2013-09-20|Removed old version, update to new version and moved port
net/ekiga|net-im/ekiga|2013-09-20|Removed old version, update to new version and moved port
net/ekiga3|net-im/ekiga|2013-09-20|Removed old version, update to new version and moved port
+devel/py-elementtree||2013-09-23|ElementTree is a part of standard library since Python 2.5
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Mon Sep 23 10:23:35 2013 (r327968)
+++ head/devel/Makefile Mon Sep 23 10:41:01 2013 (r327969)
@@ -3523,7 +3523,6 @@
SUBDIR += py-durus
SUBDIR += py-dynrules
SUBDIR += py-eggtestinfo
- SUBDIR += py-elementtree
SUBDIR += py-epsilon
SUBDIR += py-event
SUBDIR += py-experimental.cssselect
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-python
mailing list