From nobody Fri Dec 23 20:05:49 2022 X-Original-To: ports-bugs@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 4Ndyq12xwgz1HZKk for ; Fri, 23 Dec 2022 20:05:49 +0000 (UTC) (envelope-from bugzilla-noreply@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 4Ndyq10FmVz3n2w for ; Fri, 23 Dec 2022 20:05:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671825949; 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=wgujUkqrcDErPK7myskjPh3PDRecLDv5ZXPIPZlp9No=; b=ImbofLyXj18NWD8ZTJ2gUNEhsyPIJsjj5h5rooIHZJ/dSO1fC8GACUDWrb44fz/7xevIpN nyM7CpU+2U3AkFfqjCzczdyW9fALloDNUSRsD6UPhqB72gfdzMLg3lCJ+GEroh7EW1w41g WzscNQT8NcIbL/BqpWpsHmCb2VfN2ZfbSz4LATRBVDGUEMBh4kg8s2cBKeIZMAcAjap6SO Xjt8CiDgnRGNrOzdpyLaXzoZS+J4tiYKOrUlkvc7NwuMlxrP6hfARmTi2kY9W/JksBKCvH qwGYJGcHCzveXYDy1Qaem8L0okLOM16F+Tp6Ah+CqCqvLZ23zsWrRbv3bc00mA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671825949; a=rsa-sha256; cv=none; b=VV4RqYABkEW59AaWVqu52YpfriNgdK75Cfy2Z4wafnmRalsJI1IlSgEc2/aO1P9UV4edii gbUD+e7YL08jpI3scQ3EuN2dBBL3co3kzyVH9NGvMjAgNbEX/Hcwr4WmfQHcJUgEXaYmi+ zDmz4m6AjepPXlrf+PPU5z5/w593vBxzrPIdCKBdBA63R/M7DXPJ3NmGuJM5t+HevxwviN vSsHL4H9bTAyCIdv3T9MroLmfKlSTRaqOq/JRpYvpzP7gzWfw9Bxe5phWWC0sLMRGYUbi7 9DuvoTBqPshX4kreOGu4OdjLd+9N1IxmkM5ENBeAA/WYh1qBGyHp35Ba6exqSw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4Ndyq06RBczmdM for ; Fri, 23 Dec 2022 20:05:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BNK5mAE062971 for ; Fri, 23 Dec 2022 20:05:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BNK5mI1062969 for ports-bugs@FreeBSD.org; Fri, 23 Dec 2022 20:05:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268529] www/surfraw: Revive Date: Fri, 23 Dec 2022 20:05:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: eduardo@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268529 Nuno Teixeira changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #2 from Nuno Teixeira --- (In reply to Oleh Vinichenko from comment #0) 2.3.0 is 4 years old, are you sure that project is still alive? --=20 You are receiving this mail because: You are the assignee for the bug.=