From owner-svn-ports-all@freebsd.org Mon Jun 11 11:06:13 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 217691012C8E; Mon, 11 Jun 2018 11:06:13 +0000 (UTC) (envelope-from tijl@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 CB11A7DE89; Mon, 11 Jun 2018 11:06:12 +0000 (UTC) (envelope-from tijl@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 A800B1A9BE; Mon, 11 Jun 2018 11:06:12 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5BB6CZR085729; Mon, 11 Jun 2018 11:06:12 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5BB6CkW085727; Mon, 11 Jun 2018 11:06:12 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201806111106.w5BB6CkW085727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 11 Jun 2018 11:06:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472182 - in head: . math math/clipper X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: in head: . math math/clipper X-SVN-Commit-Revision: 472182 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.26 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: Mon, 11 Jun 2018 11:06:13 -0000 Author: tijl Date: Mon Jun 11 11:06:11 2018 New Revision: 472182 URL: https://svnweb.freebsd.org/changeset/ports/472182 Log: Remove math/clipper, duplicate of graphics/polyclipping. Deleted: head/math/clipper/ Modified: head/MOVED head/math/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jun 11 10:08:10 2018 (r472181) +++ head/MOVED Mon Jun 11 11:06:11 2018 (r472182) @@ -10267,3 +10267,4 @@ science/orthanc-postgresql||2018-06-07|Removed, depend science/orthanc-webviewer||2018-06-07|Removed, depends on expired science/orthanc graphics/libkface||2018-06-09|Has expired: No longer maintained upstream math/scilab-toolbox-sivp||2018-06-09|Has expired: Cannot build with newer opencv +math/clipper|graphics/polyclipping|2018-06-11|Duplicate port Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Jun 11 10:08:10 2018 (r472181) +++ head/math/Makefile Mon Jun 11 11:06:11 2018 (r472182) @@ -152,7 +152,6 @@ SUBDIR += clblas SUBDIR += clblast SUBDIR += clfft - SUBDIR += clipper SUBDIR += cln SUBDIR += cloog SUBDIR += clp