From owner-svn-ports-head@freebsd.org Thu May 16 17:12:23 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42509159FA31; Thu, 16 May 2019 17:12:23 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC1E98D68A; Thu, 16 May 2019 17:12:22 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B5C0523DD0; Thu, 16 May 2019 17:12:22 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4GHCMaH098390; Thu, 16 May 2019 17:12:22 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4GHCMXI098387; Thu, 16 May 2019 17:12:22 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201905161712.x4GHCMXI098387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 16 May 2019 17:12:22 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . databases databases/py-mysql-connector-python2 databases/py-pg_pqueue math math/py-symeig X-SVN-Commit-Revision: 501793 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DC1E98D68A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.99)[-0.986,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2019 17:12:23 -0000 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