From owner-svn-ports-all@freebsd.org Thu Aug 2 12:12:41 2018 Return-Path: Delivered-To: svn-ports-all@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 9162A10655F4; Thu, 2 Aug 2018 12:12:41 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 472A885A25; Thu, 2 Aug 2018 12:12:41 +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 29DC21189B; Thu, 2 Aug 2018 12:12:41 +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 w72CCfPJ065321; Thu, 2 Aug 2018 12:12:41 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w72CCeNd065317; Thu, 2 Aug 2018 12:12:40 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201808021212.w72CCeNd065317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 2 Aug 2018 12:12:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476233 - in head: . databases databases/rubygem-redis-namespace15 security security/py-python-social-auth www www/py-django-social-auth X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . databases databases/rubygem-redis-namespace15 security security/py-python-social-auth www www/py-django-social-auth X-SVN-Commit-Revision: 476233 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2018 12:12:41 -0000 Author: rene Date: Thu Aug 2 12:12:40 2018 New Revision: 476233 URL: https://svnweb.freebsd.org/changeset/ports/476233 Log: Remove expired ports: 2018-07-31 databases/rubygem-redis-namespace15: Obsoleted by update of www/gitlab-ce. Please use databases/rubygem-redis-namespace instead. 2018-08-01 security/py-python-social-auth: Upstream Deprecated 2018-08-01 www/py-django-social-auth: no support for new django Deleted: head/databases/rubygem-redis-namespace15/ head/security/py-python-social-auth/ head/www/py-django-social-auth/ Modified: head/MOVED head/databases/Makefile head/security/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Aug 2 12:05:46 2018 (r476232) +++ head/MOVED Thu Aug 2 12:12:40 2018 (r476233) @@ -10410,3 +10410,6 @@ www/rubygem-gollum-lib-gitlab|www/rubygem-gitlab-gollu www/py-django-threaded-multihost||2018-08-02|Has expired: Project development unmaintained www/py-django-keyedcache||2018-08-02|Has expired: Project development abandoned www/py-django-signals-ahoy||2018-08-02|Has expired: Project development unmaintained +databases/rubygem-redis-namespace15|databases/rubygem-redis-namespace|2018-08-02|Has expired: Obsoleted by update of www/gitlab-ce. Please use databases/rubygem-redis-namespace instead. +security/py-python-social-auth||2018-08-02|Has expired: Upstream Deprecated +www/py-django-social-auth||2018-08-02|Has expired: no support for new django Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Aug 2 12:05:46 2018 (r476232) +++ head/databases/Makefile Thu Aug 2 12:12:40 2018 (r476233) @@ -1001,7 +1001,6 @@ SUBDIR += rubygem-redis-actionpack-rails5 SUBDIR += rubygem-redis-actionpack-rails50 SUBDIR += rubygem-redis-namespace - SUBDIR += rubygem-redis-namespace15 SUBDIR += rubygem-redis3 SUBDIR += rubygem-seed-fu SUBDIR += rubygem-sqlite3 Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Thu Aug 2 12:05:46 2018 (r476232) +++ head/security/Makefile Thu Aug 2 12:12:40 2018 (r476233) @@ -1014,7 +1014,6 @@ SUBDIR += py-python-nss SUBDIR += py-python-openid SUBDIR += py-python-registry - SUBDIR += py-python-social-auth SUBDIR += py-python3-openid SUBDIR += py-pywinrm SUBDIR += py-rekall Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Aug 2 12:05:46 2018 (r476232) +++ head/www/Makefile Thu Aug 2 12:12:40 2018 (r476233) @@ -1609,7 +1609,6 @@ SUBDIR += py-django-sekizai SUBDIR += py-django-simple-captcha SUBDIR += py-django-simple-history - SUBDIR += py-django-social-auth SUBDIR += py-django-solo SUBDIR += py-django-sortedm2m SUBDIR += py-django-star-ratings