From nobody Sat Sep 25 22:04:15 2021 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 971BF17CD9A6 for ; Sat, 25 Sep 2021 22:04:15 +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 4HH2xC3lHyz3mqT for ; Sat, 25 Sep 2021 22:04:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 62542122D6 for ; Sat, 25 Sep 2021 22:04:15 +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 18PM4FTi065907 for ; Sat, 25 Sep 2021 22:04:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18PM4FUc065906 for ports-bugs@FreeBSD.org; Sat, 25 Sep 2021 22:04:15 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 242345] audio/logitechmediaserver : Update to version 8.0.0, 8.1.0 Date: Sat, 25 Sep 2021 22:04:15 +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: buildisok X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hans@soonieus.nl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D242345 --- Comment #17 from Hans Soonieus --- Regards the version of the patch submitted by Gregory Sutter, this does ind= eed pick up the github repository a few commits beyond version 8.2.0. The actual version of his patch is 8.2.1.g2021.08.09. Added a patch to the official version 8.2.0. Regarding the error encountered by David Z this seems to indicate that Perl= was not (yet) available during this phase. The port uses Perl during the build phase to determine the Perl arch ( amd64-freebsd-thread-multi on amd64 etc = ) in the original version of the port this was configured statically in Makefile= and was probably the reason for the fact this port is i386 amd64 only. It will probably build on other platforms but I do have the equipment to test this = so I have left the i386/amd64 limit. I have not yet tested this on 13.0. Regards the file revision.txt.in this is purely cosmetic. The contents of t= his file is used to display some information on the information webpage : Version: 8.2.0 - Release @ FRI 06 AUG 12:00:00 CET 2021 Without this file this line would state : Version: 8.2.0 - TRUNK @ UNKNOWN The contents of this file is in the diff : diff -ruN /usr/ports/audio/logitechmediaserver/files/revision.txt.in logitechmediaserver/files/revision.txt.in --- /usr/ports/audio/logitechmediaserver/files/revision.txt.in 1970-01-01 01:00:00.000000000 +0100 +++ logitechmediaserver/files/revision.txt.in 2021-08-06 12:00:27.0000000= 00 +0200 @@ -0,0 +1,2 @@ +Release +FRI 06 AUG 12:00:00 CET 2021 --=20 You are receiving this mail because: You are the assignee for the bug.=