From owner-dev-commits-ports-main@freebsd.org Sat Jun 12 06:22:19 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 5F990645027 for ; Sat, 12 Jun 2021 06:22:19 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G270q2ClLz3vL0 for ; Sat, 12 Jun 2021 06:22:19 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id 23D87226EB for ; Sat, 12 Jun 2021 06:22:19 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f51.google.com with SMTP id ba2so37844838edb.2 for ; Fri, 11 Jun 2021 23:22:19 -0700 (PDT) X-Gm-Message-State: AOAM530mTXkKVLYdQNZ/u4Gf+qLp+3NY94LsyhduK+OTYsKEDh0hDB6r tTYinOUMIPvS4C9UlquYom3op/r3TJrTfpUS0H6u7Q== X-Google-Smtp-Source: ABdhPJwcdcEAQRZUbu3g3DwU7sYZvKjrv7XO/iG7vLaWi72pq+tqVKz1JQ+6CZqB2bOtBBoXNCPt80tDNde01Z2UtjY= X-Received: by 2002:aa7:d817:: with SMTP id v23mr7014913edq.300.1623478938068; Fri, 11 Jun 2021 23:22:18 -0700 (PDT) MIME-Version: 1.0 References: <202106120054.15C0stWJ075154@gitrepo.freebsd.org> In-Reply-To: <202106120054.15C0stWJ075154@gitrepo.freebsd.org> From: Po-Chuan Hsieh Date: Sat, 12 Jun 2021 14:21:41 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 69c9420a212a - main - news/inn-CURRENT: New port to follow CURRENT snaps To: Kevin Bowling Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2021 06:22:19 -0000 On Sat, Jun 12, 2021 at 8:55 AM Kevin Bowling wrote: > The branch main has been updated by kbowling: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=69c9420a212a14fd8d00f4bade2dddb85eabbefc > > commit 69c9420a212a14fd8d00f4bade2dddb85eabbefc > Author: Kevin Bowling > AuthorDate: 2021-06-12 00:53:50 +0000 > Commit: Kevin Bowling > CommitDate: 2021-06-12 00:54:18 +0000 > > news/inn-CURRENT: New port to follow CURRENT snaps > We usually use "-current" or "-devel" despite what upstream uses. Please rename the port. Thanks.