From nobody Wed Jul 16 03:22:33 2025 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 4bhhFP2YgLz620fj for ; Wed, 16 Jul 2025 03:22:33 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bhhFN6qmXz3hCv for ; Wed, 16 Jul 2025 03:22:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752636153; 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=RK1PMBCKFPFOTiKr5OT3O2RBLkZGLHdSqBrhS6ziwT0=; b=ClAENx1Li9bjUdY1HWipWlRvHoBDIC09hx41IoM/2MDa3Ec1jC9IQdCAR92KzZmOebPZGG CTqvqhR9ZsRUjhTDSlOyCV0U9QNLb9abJ2QBDb8cpzxFcYRXGUT6ZHb5I0PGmFr91Vi/qc m4lGErEQE4z9GE92em3vI1SWEyPxZhNHnIiQO7y9IN3x5xTisLFStEx6vSc68bgCx0/t7D iPxUV/PTPO+KMMJhjUQm62V6qfeFAyx8WsRTUsBv2KT765EwEML6lz+xZcJG2Uzz8SnUl/ TzcC7jxNC+3qpNrLKibTYtcTGc1nTz0yCmEzswnKp+zXk7EWOWpfcI34I8QkPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752636153; 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=RK1PMBCKFPFOTiKr5OT3O2RBLkZGLHdSqBrhS6ziwT0=; b=mStvTT2d5HfzC3Ugp89AkyjPZ7fVpOK8H5XaYeZOh5SEeyGyYPHEL+mYCbnz97YckqgFLf i35i7HcQu05P8gqb6z5r4557ewr4qRhC4ewJup3dUM6tm47Z57qb5D59H/wxaEHwe3euY8 rhjJit1m38/Ejw2qVIlvgVIZGSrmSjnMBOk8hF1Z/YQcXel1dzb+scEkAPwV7xsMBXlEDb dE3M5gXHRVJqc8MOmKQ7E3vTR9ohoWtSfLTdxeuGPDUgPfI94aHzyqIoSpN+bnY7lGnCvd JtXgcbKdWtbieFaW7tRYSDTGn6WoRPRL6c9wnOkjECEqlpgneilJsVF2Ikd+pQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752636153; a=rsa-sha256; cv=none; b=DaPy1ar7XdoPaGnADcVcY6ReDjUR3tsVo5Li+094d4vYk/1+J13el1ausWcoJZ7ChmzibJ RPM1QGShRpVRUXQfv4X1Ytm5V/LUqial2k6472al85fX4hsSvjzHyZW6J6OVadcF0iPE9s qKHiAFFGz1lcCPQLpsM9+wlmK1YKztNSYdrAik3PEmDQpoYmdw31mIGRya8p6Gh1GEjmKd OqmWuQlbV2qH7JzWrsCQRPlu/ypnQ0t9/ZY5VVF9kWuCle/zzsdfCEZmMCOG+p0JejJqWD Ubz7ZVsfGYrusdKTI1ifoTt9aaNOTFH9/XUbU9ENDduHz1PUxur7P90Eas1gQg== 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 4bhhFN6Rzhz17bF for ; Wed, 16 Jul 2025 03:22:32 +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 56G3MWiv093266 for ; Wed, 16 Jul 2025 03:22:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 56G3MWW0093265 for ports-bugs@FreeBSD.org; Wed, 16 Jul 2025 03:22:32 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 288253] devel/allegro5: update to 5.2.10.1 and overhaul the Makefile and plist Date: Wed, 16 Jul 2025 03:22:33 +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: vvd@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288253 --- Comment #6 from Vladimir Druzenko --- 3. OPTIONS_DEFAULT=3D DOCS EXAMPLES MANPAGES Remove "DOCS EXAMPLES" - they are ON by default by ports framework (same as= NLS and IPV6 - check Mk/bsd.options.mk). --=20 You are receiving this mail because: You are the assignee for the bug.=