svn commit: r424700 - in head/databases: . pymongo28
Dmitry Sivachenko
demon at FreeBSD.org
Wed Oct 26 13:54:35 UTC 2016
Author: demon
Date: Wed Oct 26 13:54:34 2016
New Revision: 424700
URL: https://svnweb.freebsd.org/changeset/ports/424700
Log:
Remove pymongo version 2.8: it was needed only for py-motor 0.6, which was
updated and uses fresh pymongo port now.
Deleted:
head/databases/pymongo28/
Modified:
head/databases/Makefile
Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile Wed Oct 26 13:48:05 2016 (r424699)
+++ head/databases/Makefile Wed Oct 26 13:54:34 2016 (r424700)
@@ -796,7 +796,6 @@
SUBDIR += py35-sqlite3
SUBDIR += pydbx
SUBDIR += pymongo
- SUBDIR += pymongo28
SUBDIR += pypy-gdbm
SUBDIR += pypy-sqlite3
SUBDIR += pyspatialite
More information about the svn-ports-all
mailing list