From owner-svn-ports-all@freebsd.org Tue May 5 11:32:17 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A00F2E2B8A; Tue, 5 May 2020 11:32:17 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49GcyS3Zf2z3LHN; Tue, 5 May 2020 11:32:16 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (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) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id 4FCAA1100E; Tue, 5 May 2020 13:32:13 +0200 (CEST) Date: Tue, 5 May 2020 13:32:11 +0200 From: Piotr Kubaj To: Kubilay Kocak Cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r533939 - in head/multimedia: libx264 x264 Message-ID: <20200505113211.GA26277@KGPE-D16> References: <202005041824.044IOaiA078016@repo.freebsd.org> <20200505112430.GA26755@talos> <975b00af-a6d8-0833-6e53-9d18a266033e@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <975b00af-a6d8-0833-6e53-9d18a266033e@FreeBSD.org> X-Rspamd-Queue-Id: 49GcyS3Zf2z3LHN X-Spamd-Bar: ------ X-Spamd-Result: default: False [-6.46 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(0.00)[+ip4:46.248.190.61]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; IP_SCORE(-2.87)[ip: (-9.91), ipnet: 46.248.160.0/19(-4.73), asn: 47544(0.23), country: PL(0.06)]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_FIVE(0.00)[5]; BAD_REP_POLICIES(0.10)[]; URIBL_PBL(0.01)[videolan.org]; DMARC_POLICY_ALLOW(0.00)[anongoth.pl,reject]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2020 11:32:17 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks, looks like it wasn't MFH'd yet. On 20-05-05 21:29:22, Kubilay Kocak wrote: >On 5/05/2020 9:24 pm, Piotr Kubaj wrote: >> x264/example.y4m.bz2 shouldn't be removed from distinfo. > >Tracked in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246217 > >If you'd like to take care of it, it is: > >Approved by: portmgr (blanket: just fix it) > >Take note that the original regressing commit may have also been MFH'd >to quarterly (it was marked to be), so the fix also needs to be MFH'd > >> On 20-05-04 18:24:36, Jan Beich wrote: >>> Author: jbeich >>> Date: Mon May=C2=A0 4 18:24:36 2020 >>> New Revision: 533939 >>> URL: https://svnweb.freebsd.org/changeset/ports/533939 >>> >>> Log: >>> =C2=A0multimedia/x264: update to 0.159.2999 >>> >>> =C2=A0Changes: >>> https://code.videolan.org/videolan/x264/compare/1771b55...296494a4 >>> =C2=A0ABI:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 https://abi-labora= tory.pro/tracker/timeline/x264/ >>> =C2=A0MFH:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 2020Q2 (minor stab= ility fixes) >>> >>> Modified: >>> =C2=A0head/multimedia/libx264/Makefile=C2=A0=C2=A0 (contents, props cha= nged) >>> =C2=A0head/multimedia/x264/Makefile=C2=A0=C2=A0 (contents, props change= d) >>> =C2=A0head/multimedia/x264/distinfo=C2=A0=C2=A0 (contents, props change= d) >>> > > >>> >>> Modified: head/multimedia/x264/distinfo >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >>> >>> --- head/multimedia/x264/distinfo=C2=A0=C2=A0=C2=A0 Mon May=C2=A0 4 18:= 22:00 2020 >>> (r533938) >>> +++ head/multimedia/x264/distinfo=C2=A0=C2=A0=C2=A0 Mon May=C2=A0 4 18:= 24:36 2020 >>> (r533939) >>> @@ -1,5 +1,3 @@ >>> -TIMESTAMP =3D 1574812200 >>> -SHA256 (x264/example.y4m.bz2) =3D >>> a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 >>> -SIZE (x264/example.y4m.bz2) =3D 4910029 >>> -SHA256 >>> (x264/videolan-x264-1771b556ee45207f8711744ccbd5d42a3949b14c_GL0.tar.gz) >>> =3D 84dfaafd8412bc034058da66d29606aa9ec7e1e7405e97709e63cb7e6fe808ad >>> -SIZE >>> (x264/videolan-x264-1771b556ee45207f8711744ccbd5d42a3949b14c_GL0.tar.gz) >>> =3D 932468 >>> +TIMESTAMP =3D 1586435782 >>> +SHA256 >>> (x264/videolan-x264-296494a4011f58f32adc54304a2654627558c59a_GL0.tar.gz) >>> =3D eb57e0be1a27fc70faa2844c5f8e66cde6f5c59c66162ccf988c93c74f42f04d >>> +SIZE >>> (x264/videolan-x264-296494a4011f58f32adc54304a2654627558c59a_GL0.tar.gz) >>> =3D 932841 > --ibTvN161/egqYuK8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJkBAABCgBOFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl6xTrswFIAAAAAAFQAS cGthLWFkZHJlc3NAZ251cGcub3JncGt1YmFqQGFub25nb3RoLnBsAAoJEHpZm4Ug g5ydQ8QP/jyr/2Ac+bu+WfNcGNjC6vm0W8Ae7eJdsVnhYNECNWBlHUDtRthddziC icnjTq/vLEXkwMz8si7DqedNQroJxPupZdLaanguD2klx+HEUUIQ8SfE9aAOYEWb PC0aejCav8Pm16/zr5j7Bs6Qc6Gr2+QlwAY29F55XMhSZD5J3OSEuxbyiLMyRne3 rHlhrET8aU/7Gp+7AEPdrJUJOT1HO7tiGatq2w5899elzOky427OJPPneliz7HVP G0LKVpmJY0AagcxXNzbYn9r6+xWy79H2bVbAz/y3JNWDNGyC0fPU93cpBKB0YeTo b+t4YOSWOSa+NIWkioIWEEasydD3+euVW/n89/AuTTAlxCGTGqIr7vMoXdOpsrI/ FXuYrrFQz+n6ednXe4/Bdnne4Cnwy+LH1p2QEeM7GCvvHE+CVeHnvsjlVtr+Mtdc vDQmlVTrW2M1Ymwt2hKMvkHWW+zh1NezuwUVUr021SnmXuTwlQIeVREekzPOe9V5 erO+67Eg3RKknEqQsWZm6E23DOqZ88wTk113s6NYJtpUeda+sX5Pm/09PtOWbroL 39low7KU0QaHft7kWBV2IVxhzOLgTQzsZOxjfzVZqnIczSiu9l243dxSBCV5i9sw RcU4f2J28566DBsnb10Qe2FxKSbig2pMV+9ZH3hXQS+QsrN7+JUh =Vx4b -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--