From owner-svn-ports-all@freebsd.org Thu Feb 4 04:42:50 2021 Return-Path: Delivered-To: svn-ports-all@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 15A5A5379C7; Thu, 4 Feb 2021 04:42:50 +0000 (UTC) (envelope-from bapt@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWQs605cMz4nwF; Thu, 4 Feb 2021 04:42:50 +0000 (UTC) (envelope-from bapt@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 EA42E2D8D0; Thu, 4 Feb 2021 04:42:49 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1144gnP9019873; Thu, 4 Feb 2021 04:42:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1144gnAi019871; Thu, 4 Feb 2021 04:42:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202102040442.1144gnAi019871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 4 Feb 2021 04:42:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563989 - in head: . sysutils sysutils/fusefs-gstfs X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . sysutils sysutils/fusefs-gstfs X-SVN-Commit-Revision: 563989 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.34 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, 04 Feb 2021 04:42:50 -0000 Author: bapt Date: Thu Feb 4 04:42:49 2021 New Revision: 563989 URL: https://svnweb.freebsd.org/changeset/ports/563989 Log: In preparation for the removal of gstreamer 0.x Remove fusefs-gstfs, it has never been ported to gstreamer 1 Approved by: rodrigo (maintainer) Deleted: head/sysutils/fusefs-gstfs/ Modified: head/MOVED head/sysutils/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Feb 4 04:39:20 2021 (r563988) +++ head/MOVED Thu Feb 4 04:42:49 2021 (r563989) @@ -16065,3 +16065,4 @@ www/p5-RTx-Calendar@rt44|www/p5-RTx-Calendar|2021-02-0 www/rt42|www/rt44|2021-02-02|Has expired: Upstream support is ending; please migrate to RT-5.0 (www/rt50) www/opera||2021-02-04|Abandonware since 2013 www/opera-linuxplugins||2021-02-04|Depends on opera browser +sysutils/fusefs-gstfs||2021-02-04|Depends on the deprecated gstreamer 0.x Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Thu Feb 4 04:39:20 2021 (r563988) +++ head/sysutils/Makefile Thu Feb 4 04:42:49 2021 (r563989) @@ -391,7 +391,6 @@ SUBDIR += fusefs-funionfs SUBDIR += fusefs-fusepak SUBDIR += fusefs-gitfs - SUBDIR += fusefs-gstfs SUBDIR += fusefs-hfsfuse SUBDIR += fusefs-httpdirfs SUBDIR += fusefs-httpfs