From owner-svn-ports-all@freebsd.org Sun Apr 5 08:14:00 2020 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 D173C2AFDFC; Sun, 5 Apr 2020 08:14:00 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48w5zX2f8Kz4F12; Sun, 5 Apr 2020 08:14:00 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-qv1-f54.google.com with SMTP id s18so5938611qvn.1; Sun, 05 Apr 2020 01:14:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lprmOkrqQd75aZa8pnlgodIS0uPE65vlxdnNHeJQRZA=; b=CZrPIDn2QjkwKc/O6hOhj/XakfBWNwMo2GrDXr6uF4abIH3aOANe0ApRh0d/FZOgcm XhFrVrzPcQJSjqqlw3WnJfpZDhpNhIRTJREU9AFeoo2C6O6wee89sZAT+bVOAiesf5Sz wQuLlGFbMl4KKPpXDnPovvkUxCArXaAeeSF/n7nThHhB4/UOSIsK4K+kIJ90aeq0btkC hM0DFyq6GOIP16RtbJqpiIPDhCHhz8yPnGlEinaH4c9RIu6jGIBSYvq2B91ghvPwCJ9N l1iY3tKef6aky8tUMZG4lPGZEb8WvfzIRVA77ppnXsnCi9qkK8bCqsaItx8ynekTH+3c vANg== X-Gm-Message-State: AGi0PuZ00/qXuoEYttcrvvXS5UyjJKsobM5Z8EIl67XCfafo7PKLhTb7 LGM+g0yrg+eHF9uxMSP2wy9Mng8uXmrWNBMY7cRPsg== X-Google-Smtp-Source: APiQypKZ3jeCWuHgadKodcc1RBT/Ld6iixaF6wRUaiL9gOFSTbaYZCo1OSs60cFdboDsHsJRTwKSpZjVKaX173VUnuQ= X-Received: by 2002:a05:6214:11e1:: with SMTP id e1mr16259777qvu.176.1586074429747; Sun, 05 Apr 2020 01:13:49 -0700 (PDT) MIME-Version: 1.0 References: <202004050430.0354Uk5l037353@repo.freebsd.org> In-Reply-To: <202004050430.0354Uk5l037353@repo.freebsd.org> From: Antoine Brodin Date: Sun, 5 Apr 2020 10:13:38 +0200 Message-ID: Subject: Re: svn commit: r530745 - in head: x11-toolkits/xview x11-toolkits/xview-clients x11-wm/olvwm x11/props To: Cy Schubert Cc: ports-committers , svn-ports-all , svn-ports-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 48w5zX2f8Kz4F12 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 05 Apr 2020 08:14:01 -0000 On Sun, Apr 5, 2020 at 6:31 AM Cy Schubert wrote: > > Author: cy > Date: Sun Apr 5 04:30:46 2020 > New Revision: 530745 > URL: https://svnweb.freebsd.org/changeset/ports/530745 > > Log: > Schedule Openlook and Xview for deorbit. They're 32-bit only and well > past their best before date. Hi, When you deprecate ports, you have to do it properly and deprecate all the ports depending on it. Please fix or revert. Antoine