From nobody Tue Oct 01 09:05:44 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XHsVM3pddz5XXFl; Tue, 01 Oct 2024 09:05:47 +0000 (UTC) (envelope-from michaelo@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHsVM39Lbz4lrP; Tue, 1 Oct 2024 09:05:47 +0000 (UTC) (envelope-from michaelo@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727773547; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6VLji5tM5IYX+TyLwgtkzRNEkgr2gc/tt/iDxnbwqGY=; b=PmX6MCqgh5oceSB44HCg1xz+B2wv6xcWdsOoDYCrHgXPWlKX1H95Ym1pNEIOjsJdsHvVIj S58WLL/plckuwIB4X98VFO1KgbxAvvVbK4I7qOCBRa7K0q4uoVPFTab0cAzh5xwvo+Dqoz HxlrfQvoVWOGQAmWWQn/hTsUT2DABGXEZU1vPdMXaAPYcBIlkn2+DXSrN5G8mMN7V+OwzA nToeWBkgQSczQknj4NsfQLAU39+zEo7IbpA6myurHgnrHGrV8SqvqjKefeNLn+3Zvfl74c x9e2ws3h7z8tmK2Rmiq+dkO5l3iE6qVBREAdDEfT0TkT16mbD7dbIUfErkDhrw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727773547; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6VLji5tM5IYX+TyLwgtkzRNEkgr2gc/tt/iDxnbwqGY=; b=QcXSosdV2WPjH0bT6b0Tzxv6eN2Nhe2QazVXoQKe2JBm1XWsRqQ75uyjMJ9UKJSit+jH/K UFJNUxK+SkVRPY7ZALA6yAQGbxnQ4duHAgwtVHas9e+/HNLcIo6JqcI0xKeSqQoX8HG6Jj L8jM0xQnVGpIqrD3GudNRZHjMbGFo3BeToIWduNLx6G1nA20gl5spLLORTJA4PyduvIPZC VB3+21TODEm8pGHXzVagGpUMbycd0GTUNNxSw881vO8H6RLUQBhRPrL8QpKWv7ktLavqoL Wn8RJpITYJlOxFiL5sBCwr6YVTczS6Gy77Lz6nocFXPsdEfVaSsIXM8MSeAS7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727773547; a=rsa-sha256; cv=none; b=WWrPt8uhwljuZYWmB72jBhOFiAvWqWiO+qjzTrxsTr0T4f6x0S8Mws36A9wgIo2XV3t6zA EfBrdH4epmHpHt36/BdCx8smVgdnDXC5BuN3sNugWrzZhNxa4oXYejDx1xw8qU0yWL7VtS GBgnCWYfENtTVq6UEa0WUcGlMSuZMY/rtBBccISyrLMQroGqI9KI49P4vxpQ8m4zcNb86G p6ZzFUhO0q7IFzNpnkQqj6uweA8rcorHcUH5o0DPeicCrwlGHvFQDVJOBjgvwaIwBdaPWO IYrwinJ7ywGoYoUlmyjd78Bmo4red3BW88Dyxus4sr7K2K3oIjj2+oE90tEntA== Received: from [192.168.1.23] (unknown [147.161.170.121]) (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 did not present a certificate) (Authenticated sender: michaelo/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XHsVL5jmTzybc; Tue, 1 Oct 2024 09:05:46 +0000 (UTC) (envelope-from michaelo@FreeBSD.org) Message-ID: <44f090ee-efb5-428a-8b6d-1ca66881c12e@FreeBSD.org> Date: Tue, 1 Oct 2024 11:05:44 +0200 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Thunderbird Daily Subject: Re: git: 3a54caee179d - main - print/libspectre: USE ghostscript:lib as the port links to it To: Gleb Popov , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202410010852.4918q7WP095588@gitrepo.freebsd.org> Content-Language: en-US From: Michael Osipov In-Reply-To: <202410010852.4918q7WP095588@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2024-10-01 10:52, Gleb Popov wrote: > The branch main has been updated by arrowd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3a54caee179d0fc05056d4ab42331ac6bc1526a7 > > commit 3a54caee179d0fc05056d4ab42331ac6bc1526a7 > Author: Gleb Popov > AuthorDate: 2024-10-01 08:51:30 +0000 > Commit: Gleb Popov > CommitDate: 2024-10-01 08:51:30 +0000 > > print/libspectre: USE ghostscript:lib as the port links to it > --- > print/libspectre/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile > index 71a81893c49d..a680eb24a650 100644 > --- a/print/libspectre/Makefile > +++ b/print/libspectre/Makefile > @@ -10,7 +10,7 @@ WWW= https://www.freedesktop.org/wiki/Software/libspectre/ > > LICENSE= GPLv2 > > -USES= ghostscript gnome libtool localbase pathfix pkgconfig > +USES= ghostscriptLib gnome libtool localbase pathfix pkgconfig ^^^^^^^^^^^^^^ This does not look right.