From owner-dev-commits-ports-main@freebsd.org Tue Jun 15 20:43:22 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 BF1066533E0; Tue, 15 Jun 2021 20:43:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) (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 4G4Kyy4nY3z3Jyj; Tue, 15 Jun 2021 20:43:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lf1-f44.google.com with SMTP id a1so312258lfr.12; Tue, 15 Jun 2021 13:43:22 -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=ZhIXErW42NILpdvbAJMmo2Wmls/Wouo+pydkkJTCKbk=; b=eKl7uTNBJIR9384m3ZotOZFCpoUOgHIaGzhrfaZDYyqqnVULTtg+vIB5i8QYLsmNyF S63MX/a5/DzHzLyum7JTL1yLzbT1lHwRPymQm7tT+w8pi/YMTaLuk5WK6PcoHgA/vgIQ mEPXEhtEsX44upxKFW5KKi7q5/5tp6M4sy2PKi3t+0dJz8I2DZJvriWv5WArgPIpc+Fw Fb+UQqyzeWean+IclXffSmwpkRgNrbFrfGd4hP+RLY68gm/rumQeU335BeTEt+uHdgKE ex0ETjaJ4DmeU3C3Z4l3j7UD7d+5p9XKj1HO4U+4DLvAlZ0bzKajmRR1gCqTWOHSyngZ qdmw== X-Gm-Message-State: AOAM533wxKjNsgtFWrCunX3KfrZJDZuqX0yzzsYtqWW40RsRRq6Wtpx7 iyjTeP9IWo+xF3PT1AdC9wgNZl7Gtf59Aja5diSOBi8HPd0ysA== X-Google-Smtp-Source: ABdhPJz/LNNrBOS4u/7Z3XPKfjCN3D3fIjImC4mHnLl4spQ3UrOD0/IoXpULIuntkgdaQmw74DxMY4kOgLwlTqAVM/g= X-Received: by 2002:ac2:5310:: with SMTP id c16mr879060lfh.512.1623789800885; Tue, 15 Jun 2021 13:43:20 -0700 (PDT) MIME-Version: 1.0 References: <202106152039.15FKdJAL019587@gitrepo.freebsd.org> In-Reply-To: <202106152039.15FKdJAL019587@gitrepo.freebsd.org> From: Antoine Brodin Date: Tue, 15 Jun 2021 22:43:10 +0200 Message-ID: Subject: Re: git: 8c23615785ab - main - x11-fonts/urw-base35-fonts: Rename and update to 20200910 To: Kevin Bowling 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: 4G4Kyy4nY3z3Jyj 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: 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: Tue, 15 Jun 2021 20:43:22 -0000 On Tue, Jun 15, 2021 at 10:39 PM Kevin Bowling wrote: > > The branch main has been updated by kbowling: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=8c23615785abdacf5cd925ed1db6b86333092e58 > > commit 8c23615785abdacf5cd925ed1db6b86333092e58 > Author: Martin Neubauer > AuthorDate: 2021-06-15 20:35:57 +0000 > Commit: Kevin Bowling > CommitDate: 2021-06-15 20:38:51 +0000 > > x11-fonts/urw-base35-fonts: Rename and update to 20200910 > > Switch to github repository from the outdated one hosted at > ghostscript.com > > Changes https://github.com/ArtifexSoftware/urw-base35-fonts/releases/tag/20200910 > > PR: 256630 > Approved by: maintainer Hi, Can you please fix all your recent commits? - multimedia/navidrome not hooked to the build - x11/nvidia-hybrid-graphics not hooked to the build - x11/nvidia-secondary-driver not hooked to the build - x11/nvidia-secondary-driver-390 not hooked to the build - x11-fonts/urw-base35-fonts not hooked to the build - inexistant x11-fonts/urw-core35-fonts hooked to the build, breaking INDEX and bulk -a Antoine