From owner-dev-commits-ports-main@freebsd.org Sun Jul 18 16:12:57 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 6CB3266D405; Sun, 18 Jul 2021 16:12:57 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) (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 4GSVPj1k9kz3G9l; Sun, 18 Jul 2021 16:12:57 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lj1-f179.google.com with SMTP id l11so6846870ljq.4; Sun, 18 Jul 2021 09:12:56 -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=yCc97im1FuliZMA9wmn9Ts+JpvrAzMPsIq5AzJ8qFUU=; b=HVsK3jBM3Gqrfcw80rWedasGlFHyyF1H7LKc0jODQ03LA44gz02Y2BND7ofNVsKEgn 20Kr+StEMdf6tiBsViOQ0DmrIgn2jtZKKzWKRdl/Gznq2vs8wLheJ6kbACPM9NfFNAV3 7r4izn7uOPkzJlYyjOwzTurHvoGQsiCm3zkWkN9iQQPBLhrckHSXsezNlvZPmijaLAwM kINH1lqXvg1bwE1xTub7Xx0haJtyIxoQG934Iqe3QVyZHwC6fDfl2eFk4jbbQGrVFqd5 yECAK9urw9LF6U++F2Xh31sIEy3nHna0aO9aF8T7QsISH7k66ZWl+XMRP06KDU2f+cEC IF+A== X-Gm-Message-State: AOAM531yZr1U+ntMKl4xf6tugF9zuXsrlJRy+q8uWPzjwLWX4m8dBqJ/ yH8s04sHwCGHfbjuE77R+ZBTWvQ9RvUq5fygbIW6hUgkE3M= X-Google-Smtp-Source: ABdhPJzUdDatv4Z7TKBeMb2/urgGdidw/8lKvVC3p2ClYawHOlZU/td7EV5iuEGoeiHTjN+970iW8/qTjXmeYwy8F5Q= X-Received: by 2002:a2e:854e:: with SMTP id u14mr18688992ljj.466.1626624774984; Sun, 18 Jul 2021 09:12:54 -0700 (PDT) MIME-Version: 1.0 References: <202107181247.16IClP5N023170@gitrepo.freebsd.org> In-Reply-To: <202107181247.16IClP5N023170@gitrepo.freebsd.org> From: Antoine Brodin Date: Sun, 18 Jul 2021 18:12:44 +0200 Message-ID: Subject: Re: git: 7d4fdb5016d4 - main - japanese/font-firge{,-nerd}: Add new ports -- Firge is a composite font of Fira Mono and GenShin-Gothic To: Hajimu UMEMOTO Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4GSVPj1k9kz3G9l X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_FROM(0.00)[]; REPLY(-4.00)[] 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, 18 Jul 2021 16:12:57 -0000 On Sun, Jul 18, 2021 at 2:47 PM Hajimu UMEMOTO wrote: > > The branch main has been updated by ume: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=7d4fdb5016d4c85da201d09629d73b2ec5ee152a > > commit 7d4fdb5016d4c85da201d09629d73b2ec5ee152a > Author: Hajimu UMEMOTO > AuthorDate: 2021-07-18 12:45:10 +0000 > Commit: Hajimu UMEMOTO > CommitDate: 2021-07-18 12:45:10 +0000 > > japanese/font-firge{,-nerd}: Add new ports -- Firge is a composite font of Fira Mono and GenShin-Gothic Hi, You didn't hook those ports to the build. Antoine