From owner-svn-ports-all@freebsd.org Wed Jan 13 20:06:45 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 318714E7221; Wed, 13 Jan 2021 20:06:45 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4DGJPK0mxRz3RDy; Wed, 13 Jan 2021 20:06:44 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-ed1-f45.google.com with SMTP id dk8so3316539edb.1; Wed, 13 Jan 2021 12:06:44 -0800 (PST) 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=rSx3DM6HYFQXj/bfwSkdoOFvi58NfkFNkgTyW5WbTBU=; b=c11nd1irJoSxkvUVxgbfQhypaIzAP8qwh4XjTFzexjR7zJs4mwQWoH9djSTRnEhiUo aenv+RNibZuxPjLbP/ql98NJez7jnssxBaatzdy1cNdvJae3yZNR0N5KGgdKF+9irfYA Lp+FRuMRQlFRj3K6C6MblFhhEaQGzMaIKbZOYc4/8uxjlJf/g28E8C+4Bhl9N58cWYri 6DZnFaxam1ggbcDUJS85j4iEf5kHMr/opPlhKGXxb1Swv/FWooWTw49ZT/EaQzm97Qe1 U77H/h/Pxiso8L8JBGNCLR4tDjNTbPn2f9qwMYSRcdSIqo7jaGVlKkqBDWJHjG+T7wEm irNA== X-Gm-Message-State: AOAM5324eiX1Iay3ANd4Te6L8JJWqb/aKfLe6gkp25HP4rYDIeZ3Vb6L b1jum0RQ81uJRemYgQIMErBKXZDn+MjFUiFCfKidSrSjyr8= X-Google-Smtp-Source: ABdhPJwq1P6EtTRMkaDVEcueoAz/sNK7eG1TZubdYeD1lJaiMW0ubcglKiREQcGMltAJRGtKOhfIIErP6Rdx+j8zXtQ= X-Received: by 2002:a05:6402:d05:: with SMTP id eb5mr3106953edb.143.1610568403437; Wed, 13 Jan 2021 12:06:43 -0800 (PST) MIME-Version: 1.0 References: <202101131958.10DJwCKV048871@repo.freebsd.org> In-Reply-To: <202101131958.10DJwCKV048871@repo.freebsd.org> From: Antoine Brodin Date: Wed, 13 Jan 2021 21:06:32 +0100 Message-ID: Subject: Re: svn commit: r561504 - in head/devel: . please To: Steve Wills Cc: ports-committers , svn-ports-all , svn-ports-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4DGJPK0mxRz3RDy X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] 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: Wed, 13 Jan 2021 20:06:45 -0000 On Wed, Jan 13, 2021 at 8:58 PM Steve Wills wrote: > > Author: swills > Date: Wed Jan 13 19:58:12 2021 > New Revision: 561504 > URL: https://svnweb.freebsd.org/changeset/ports/561504 > > Log: > devel/please: create port Hi, There is a PKGBASE collision with security/please. Antoine