From nobody Sat Jan 8 21:58:49 2022 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 159741934FF9; Sat, 8 Jan 2022 21:58:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JWYrT5RTBz4cB6; Sat, 8 Jan 2022 21:58:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 96EA426628; Sat, 8 Jan 2022 21:58:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 208Lwnv9021630; Sat, 8 Jan 2022 21:58:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 208LwnQs021629; Sat, 8 Jan 2022 21:58:49 GMT (envelope-from git) Date: Sat, 8 Jan 2022 21:58:49 GMT Message-Id: <202201082158.208LwnQs021629@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Craig Leres Subject: git: d51e627fcb46 - main - devel/arduino-irremote: Make portscout ignore nonexistent "stable" version 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: leres X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d51e627fcb4652b8807545a672faccfe0e901507 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641679129; 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; bh=n/iwmBsOv2WAjsoZG7FDbuM9CcZDfV2RzM2LScwDIVA=; b=cktNanGiANZ6YW4h5IzxnDV5Zau05YzcWHYwPcvPbmZkVliRMqXl9R+OPLb7hcw/VQIqkF bGoLdM6uX7zfOO9r3zcCxGN1mYpXAUOhZWgPRR2BPhF24zc+i24cPSFKW5dTK1gBGPRVJ9 lJ3WLeFgWzRc8eHg6zan9lDT2cIJNyRSF2pzHNoJLE1u5D3RBc3eZbLB21Py7vb1/Xn6Ns ns7MOk5s1hBuKDX12Iv9Kvog+fi5NabNjQtLO2m86OFQPWZ6dFiEtY1xHOBdBjuFXYvLco AFl3SWfh09+C6swH824m++8UiQe56RmHMnAQWiSdRGQHpEdHjS188fty5A3viw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641679129; a=rsa-sha256; cv=none; b=vpmlUypSlKugrT2P11t7ZDti5wkDbFXC1EvCs/lagPnCgH7BpZBE5tmAy4TGqqAApQID6x aMVSAHnZK510Ilvs7LblOWFiPsV9N9iBEd+A5JV3EYuAQ68KiiW8CXhgFUcKH9/gc09mPp nhAYgHJT2gLkzfy0oR/delJf0i9C4w2P8giuoe8vPGXuRQL0t6kbVsGLkf5zsCeyX8nHm4 Muj95rEhuHio5sOHQx6XExAm8aIc6hqjuGHEe4TDSJAXvBXIrkkH5OtpmyX7di4KHqnOfT PjGnWGmpl+XWZyI6/mIPSFjOeMX8pi3+vIW0SCWL3cSn0jVBFYGUNpUEx3nYjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=d51e627fcb4652b8807545a672faccfe0e901507 commit d51e627fcb4652b8807545a672faccfe0e901507 Author: Craig Leres AuthorDate: 2022-01-08 21:57:33 +0000 Commit: Craig Leres CommitDate: 2022-01-08 21:57:33 +0000 devel/arduino-irremote: Make portscout ignore nonexistent "stable" version --- devel/arduino-irremote/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index 7e6c7685d8d9..8fa60bb38598 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -14,6 +14,7 @@ USES= dos2unix USE_GITHUB= yes GH_ACCOUNT= z3t0 GH_PROJECT= Arduino-IRremote +PORTSCOUT= ignore:stable NO_BUILD= yes