From owner-svn-ports-head@freebsd.org Sat Feb 16 17:20:56 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 D4FA514EEE41; Sat, 16 Feb 2019 17:20:56 +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 7371793065; Sat, 16 Feb 2019 17:20:56 +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 64FC19A3A; Sat, 16 Feb 2019 17:20:56 +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 x1GHKu2k099420; Sat, 16 Feb 2019 17:20:56 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1GHKuNU099418; Sat, 16 Feb 2019 17:20:56 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201902161720.x1GHKuNU099418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 16 Feb 2019 17:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493050 - in head: . devel devel/omniNotify devel/omniORB-4.1 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . devel devel/omniNotify devel/omniORB-4.1 X-SVN-Commit-Revision: 493050 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7371793065 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] 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: Sat, 16 Feb 2019 17:20:57 -0000 Author: rene Date: Sat Feb 16 17:20:55 2019 New Revision: 493050 URL: https://svnweb.freebsd.org/changeset/ports/493050 Log: Remove expired ports: 2019-02-15 devel/omniORB-4.1: Legacy version please consider using devel/omniORB 2019-02-01 devel/omniNotify: Unmaintained upstream since 2004 Deleted: head/devel/omniNotify/ head/devel/omniORB-4.1/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 16 17:15:35 2019 (r493049) +++ head/MOVED Sat Feb 16 17:20:55 2019 (r493050) @@ -11609,3 +11609,5 @@ security/sguil||2019-02-16|Has expired: Uses legacy Ge devel/go-sql-driver||2019-02-16|Has expired: Go source should not be packaged devel/geoip-java||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible dns/go-geodns||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +devel/omniORB-4.1||2019-02-16|Has expired: Legacy version please consider using devel/omniORB +devel/omniNotify||2019-02-16|Removed: Unmaintained upstream since 2004 Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 16 17:15:35 2019 (r493049) +++ head/devel/Makefile Sat Feb 16 17:20:55 2019 (r493050) @@ -1885,9 +1885,7 @@ SUBDIR += ois SUBDIR += okteta SUBDIR += omake - SUBDIR += omniNotify SUBDIR += omniORB - SUBDIR += omniORB-4.1 SUBDIR += omnisharp-server SUBDIR += oniguruma SUBDIR += oozie