Date: Thu, 16 May 2019 17:12:22 +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: r501793 - in head: . databases databases/py-mysql-connector-python2 databases/py-pg_pqueue math math/py-symeig Message-ID: <201905161712.x4GHCMXI098387@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu May 16 17:12:21 2019 New Revision: 501793 URL: https://svnweb.freebsd.org/changeset/ports/501793 Log: Remove expired ports: 2019-05-14 databases/py-pg_pqueue: Upstream no longer maintained 2019-05-14 math/py-symeig: Consider using science/py-scipy as this library is included in py-scipy since 0.7 and onwards 2019-05-15 databases/py-mysql-connector-python2: Please consider using databases/py-mysql-connector-python which has been updated to latest upstream version Deleted: head/databases/py-mysql-connector-python2/ head/databases/py-pg_pqueue/ head/math/py-symeig/ Modified: head/MOVED head/databases/Makefile head/math/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu May 16 16:00:15 2019 (r501792) +++ head/MOVED Thu May 16 17:12:21 2019 (r501793) @@ -12754,3 +12754,6 @@ devel/modules2tuple|ports-mgmt/modules2tuple|2019-05-1 textproc/zsh-syntax-highlighting|shells/zsh-syntax-highlighting|2019-05-15|Moved to shells category textproc/zsh-autosuggestions|shells/zsh-autosuggestions|2019-05-15|Moved to shells category dns/bind913|dns/bind9-devel|2019-05-16|Remove outdated development version +databases/py-pg_pqueue||2019-05-16|Has expired: Upstream no longer maintained +math/py-symeig|science/py-scipy|2019-05-16|Has expired: Consider using science/py-scipy as this library is included in py-scipy since 0.7 and onwards +databases/py-mysql-connector-python2|databases/py-mysql-connector-python|2019-05-16|Has expired: Please consider using databases/py-mysql-connector-python which has been updated to latest upstream version Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu May 16 16:00:15 2019 (r501792) +++ head/databases/Makefile Thu May 16 17:12:21 2019 (r501793) @@ -784,7 +784,6 @@ SUBDIR += py-motor SUBDIR += py-mycli SUBDIR += py-mysql-connector-python - SUBDIR += py-mysql-connector-python2 SUBDIR += py-mysql2pgsql SUBDIR += py-mysqlclient SUBDIR += py-oops @@ -792,7 +791,6 @@ SUBDIR += py-peewee SUBDIR += py-pg8000 SUBDIR += py-pg8000-112 - SUBDIR += py-pg_pqueue SUBDIR += py-pgcli SUBDIR += py-pgdbconn SUBDIR += py-pglast Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Thu May 16 16:00:15 2019 (r501792) +++ head/math/Makefile Thu May 16 17:12:21 2019 (r501793) @@ -775,7 +775,6 @@ SUBDIR += py-svgmath SUBDIR += py-sym SUBDIR += py-symcxx - SUBDIR += py-symeig SUBDIR += py-sympy SUBDIR += py-theano SUBDIR += py-ufl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905161712.x4GHCMXI098387>