From owner-dev-commits-ports-main@freebsd.org Sun Oct 3 20:30:28 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 F06DA66E526; Sun, 3 Oct 2021 20:30:27 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 4HMwTH67Dkz4StZ; Sun, 3 Oct 2021 20:30:27 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) (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: ygy) by smtp.freebsd.org (Postfix) with ESMTPSA id AB548B86D; Sun, 3 Oct 2021 20:30:27 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: by mail-wr1-f45.google.com with SMTP id d26so26548587wrb.6; Sun, 03 Oct 2021 13:30:27 -0700 (PDT) X-Gm-Message-State: AOAM531tUCbMhD7IUKRCmRNw5nb5/FUi6s8QFKmEzoGz1oVgagQ4tC0N n17Jk2RZsI8H4G84DNK9mxCjlw0EUNW5zJP0Em8= X-Google-Smtp-Source: ABdhPJyAeo4PZbyLylLqwIb5pnlDpkDGe7H0dvDSnHxlgvjF395kZFOV2Nfsr2PJhpHqZHTDXZx+1nLkVVJt7GmyKcg= X-Received: by 2002:adf:ea45:: with SMTP id j5mr10139079wrn.291.1633293026479; Sun, 03 Oct 2021 13:30:26 -0700 (PDT) MIME-Version: 1.0 References: <202110030259.1932xrSs019197@gitrepo.freebsd.org> In-Reply-To: <202110030259.1932xrSs019197@gitrepo.freebsd.org> From: Guangyuan Yang Date: Sun, 3 Oct 2021 16:30:15 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 1e90dc825195 - main - devel/sublime-merge: new ports To: Eric Turgeon Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Sun, 03 Oct 2021 20:30:28 -0000 Eric Turgeon =E4=BA=8E2021=E5=B9=B410=E6=9C=882=E6=97= =A5=E5=91=A8=E5=85=AD =E4=B8=8B=E5=8D=8810:59=E5=86=99=E9=81=93=EF=BC=9A > > The branch main has been updated by ericbsd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1e90dc8251955ca3bbf2bbe8= af0924d53d9206d8 > > commit 1e90dc8251955ca3bbf2bbe8af0924d53d9206d8 > Author: Eric Turgeon > AuthorDate: 2021-10-03 02:59:25 +0000 > Commit: Eric Turgeon > CommitDate: 2021-10-03 02:59:25 +0000 > > devel/sublime-merge: new ports > > Sublime Merge is a Graphical Git Client from the creators of Sublime = Text. > It is powered by the same performant cross-platform GUI toolkit and s= yntax > highlighting engine used in Sublime Text. Sublime Merge wraps around = the > core Git functionality, so when you're using Sublime Merge, you're us= ing Git. > > This commit is pushed with Sublime Merge I believe that proper credit should be given to PR 256061 (in part), also, may I know why "PKGNAMEPREFIX=3D linux-" is removed? Best, --=20 Guangyuan Yang ygy@FreeBSD.org