From owner-svn-ports-all@freebsd.org Tue Feb 2 16:05:04 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 59714536156; Tue, 2 Feb 2021 16:05:04 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DVV5D27sYz3jSD; Tue, 2 Feb 2021 16:05:04 +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 3C31611146; Tue, 2 Feb 2021 16:05:04 +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 112G54A8083668; Tue, 2 Feb 2021 16:05:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 112G530Z083666; Tue, 2 Feb 2021 16:05:03 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202102021605.112G530Z083666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 2 Feb 2021 16:05:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563816 - in head: . www www/p5-RT-Authen-ExternalAuth www/p5-RT-Extension-QuickAssign www/p5-RT-Extension-SLA X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . www www/p5-RT-Authen-ExternalAuth www/p5-RT-Extension-QuickAssign www/p5-RT-Extension-SLA X-SVN-Commit-Revision: 563816 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: Tue, 02 Feb 2021 16:05:04 -0000 Author: rene Date: Tue Feb 2 16:05:03 2021 New Revision: 563816 URL: https://svnweb.freebsd.org/changeset/ports/563816 Log: Remove ports that are only compatible with expired www/rt42: www/p5-RT-Authen-ExternalAuth www/p5-RT-Extension-QuickAssign www/p5-RT-Extension-SLA Deleted: head/www/p5-RT-Authen-ExternalAuth/ head/www/p5-RT-Extension-QuickAssign/ head/www/p5-RT-Extension-SLA/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 2 15:20:04 2021 (r563815) +++ head/MOVED Tue Feb 2 16:05:03 2021 (r563816) @@ -16047,3 +16047,6 @@ sysutils/xfce4-kbdleds-plugin||2021-02-01|Has expired: textproc/py-gfm|textproc/py-cmarkgfm|2021-02-01|Has expired: No longer maintained by upstream, please use textproc/py-cmarkgfm instead devel/godep||2021-02-02|Has expired: Unmaintained and dead upstream security/titus||2021-02-02|Has expired: Development has officially ceased +www/p5-RT-Authen-ExternalAuth||2021-02-02|Removed, part of RT44 +www/p5-RT-Extension-QuickAssign||2021-02-02|Removed, only compatible with expired RT42 +www/p5-RT-Extension-SLA||2021-02-02|Removed, only compatible with expired RT42 Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Feb 2 15:20:04 2021 (r563815) +++ head/www/Makefile Tue Feb 2 16:05:03 2021 (r563816) @@ -1108,15 +1108,12 @@ SUBDIR += p5-REST-Client SUBDIR += p5-REST-Google-Apps-Provisioning SUBDIR += p5-RPC-ExtDirect - SUBDIR += p5-RT-Authen-ExternalAuth SUBDIR += p5-RT-Client-REST SUBDIR += p5-RT-Extension-CommandByMail SUBDIR += p5-RT-Extension-Gravatar SUBDIR += p5-RT-Extension-LDAPImport SUBDIR += p5-RT-Extension-MandatoryOnTransition - SUBDIR += p5-RT-Extension-QuickAssign SUBDIR += p5-RT-Extension-RepeatTicket - SUBDIR += p5-RT-Extension-SLA SUBDIR += p5-RTx-Calendar SUBDIR += p5-Reaction SUBDIR += p5-Reddit