From owner-svn-ports-head@freebsd.org Thu Dec 31 15:40:54 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5BA134C50E4; Thu, 31 Dec 2020 15:40:54 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4D6C6Y1Czpz4vbq; Thu, 31 Dec 2020 15:40:51 +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 4CCB912B65; Thu, 31 Dec 2020 15:40:50 +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 0BVFen4S003933; Thu, 31 Dec 2020 15:40:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BVFentD003931; Thu, 31 Dec 2020 15:40:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202012311540.0BVFentD003931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 31 Dec 2020 15:40:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559749 - in head: . net net/mediatomb X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . net net/mediatomb X-SVN-Commit-Revision: 559749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 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, 31 Dec 2020 15:40:55 -0000 Author: rene Date: Thu Dec 31 15:40:49 2020 New Revision: 559749 URL: https://svnweb.freebsd.org/changeset/ports/559749 Log: Remove net/mediatomb, there have been no new releases for over 10 years. Use net/gerbera as an alternative. PR: 248476 Submitted by: Daniel Engberg Approved by: maintainer timeout (leo@mediatomb.cc, 4 months) Deleted: head/net/mediatomb/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 31 15:30:10 2020 (r559748) +++ head/MOVED Thu Dec 31 15:40:49 2020 (r559749) @@ -15909,3 +15909,4 @@ www/mediawiki133|www/mediawiki135|2020-12-31|Has expir www/mediawiki134|www/mediawiki135|2020-12-31|Has expired: Upstream end of life www/py-aiohttp2|www/py-aiohttp|2020-12-31|Has expired: Use www/py-aiohttp instead graphics/drm-legacy-kmod|graphics/drm-kmod|2020-12-31|Has expired: Obsolete version, use drm-kmod +net/mediatomb|net/gerbera|2020-12-31|Removed: no new release for over 10 years Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu Dec 31 15:30:10 2020 (r559748) +++ head/net/Makefile Thu Dec 31 15:40:49 2020 (r559749) @@ -430,7 +430,6 @@ SUBDIR += mdns-repeater SUBDIR += measurement-kit SUBDIR += mediastreamer - SUBDIR += mediatomb SUBDIR += megacmd SUBDIR += megatools SUBDIR += messagelib