From nobody Sun Jun 30 14:38:05 2024 X-Original-To: dev-commits-ports-all@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 4WBsGk0nkvz5Ppsw; Sun, 30 Jun 2024 14:38:06 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WBsGk01W7z480c; Sun, 30 Jun 2024 14:38:06 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719758286; 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=2BBUxw3xo41cON1L8O4e4gDU9+uHa1hGvL1e+1yzJas=; b=PAYZD8tIX7V/k61rwtkNFTL8vRBkUc9YjiIHoRcSzvSg/LbRgZBKYL9EygjXiLfMLHKf9u NzoLe+bn8mWqS4PhKBKfRoAy8U86Pw/6FdzFJSuXnOGJw9oCxUubSQeTgM1BykN+bchN6G KZJ7vghumMPc1PZR3mGnRRN62ByftCMaQsNcLf7giGahhrHaoManseXZ0rUSb7MTcqemKC 4C0JDmeNQ8xmBGJVFmJ1MVzpEp9ixfaqJk7pHwTyUHHHU5TS3e8V+SCw3Jq87kah/cp6HC E8VAi3sPXzGK3XRvWB5yzbLrXo1rvLuNu9mpIUT/gjCh0Mcv5mCK0xOxPniJfA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719758286; a=rsa-sha256; cv=none; b=sZwdlBwueLUI2z3BBwonKpkDU3c96XSdBna2BJJlyi1Fu64w/TpaG7PkvMWsy+0QaHlX6f IUFO03Hemw/OdBTV4lSAYJjsqtxIIOMfP/DRRFI86ck/r9xp+9qyyv3Kucekx09/B0N5KV YINPxUZNyXH+Sev7EIMhHU2ElsdHFe6kCDlXDXt75/4dpwkuiuCEFE7C4CTSPZbDORAoSw 2YP8OHwz95lZNaul+SpKMnmx4WS9yBKd1GpGXFzT4oB6oEyfEW8vswBHcAGOkZWyFdK66b sHRWUyCe9cT2IdkJNiNTHPVw8hBrSbwe0oqMHnxFVuUUwcuRPBpGRoPw1tOs9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719758286; 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=2BBUxw3xo41cON1L8O4e4gDU9+uHa1hGvL1e+1yzJas=; b=N//yjiZwhqcUXHQ4PaW4l3f0L+X6WeEIBXgmFpbSoyizZ8BuDOMwJsMtcig4NToV8JbN74 FHNIVpqWOm/oMVIxCxa21vsHoPJRxHcQJJd7v8zT7RNixNiAGb+z5TXR5sQYKABRv5la3y m2O7RwOwZKbqX53P3IPsnBMo87fe8WeTHr5mgzo807DEKTUvI4pdrw2GuoiLOgxJi83ql4 3QN4jUCA0pXZj0O16Gej7ZQYF3EBBVitwG3+KG0BuS97oZ4/zGm/RFJnh1FbFNSJ+4Nqyq fUkNqhRsDUPTp05QjN9my65AEVSBYl333UiqsC1oD3HrcFBxesuNWWIii0I4Ww== Received: by freefall.freebsd.org (Postfix, from userid 1185) id C08D51E1C9; Sun, 30 Jun 2024 14:38:05 +0000 (UTC) Date: Sun, 30 Jun 2024 14:38:05 +0000 From: Rene Ladan To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 3d76b3e4d3e2 - main - sysutils/torque: Remove expired port Message-ID: References: <202406301343.45UDhfwq095144@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Sun, Jun 30, 2024 at 04:16:18PM +0200, Thierry Thomas wrote: > Le dim. 30 juin 24 à 15:43:41 +0200, Rene Ladan > écrivait : > > > The branch main has been updated by rene: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3d76b3e4d3e242aabb32b488cdb031856a3c75d5 > > > > commit 3d76b3e4d3e242aabb32b488cdb031856a3c75d5 > > Author: Rene Ladan > > AuthorDate: 2024-06-30 13:42:54 +0000 > > Commit: Rene Ladan > > CommitDate: 2024-06-30 13:42:54 +0000 > > > > sysutils/torque: Remove expired port > > > > 2024-06-30 sysutils/torque: unfetchable, upstream no longer open source > > This is a false reason. Have’nt you read these lines in the Makefile? > > #USE_GITHUB= yes > #GH_ACCOUNT= adaptivecomputing > #GH_TAGNAME= 4decc71 > > Torque is still available on Github: > . Why wasn't it un-deprecated then? Regards, René