Date: Mon, 5 Feb 2018 08:43:52 -0700 From: Alan Somers <asomers@freebsd.org> To: Antoine Brodin <antoine@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460727 - in head/devel: p4 p4/files p4api p4api/files Message-ID: <CAOtMX2izCbQDxvC-YjoC7MTU-%2BsN=QB=4ExeXDMC-xa6xn2A6g@mail.gmail.com> In-Reply-To: <CAALwa8njTSZULsT7i=iBExb0vD9VqSChdfA=chFpFXhXM2%2BaRw@mail.gmail.com> References: <201802021907.w12J7LMe042208@repo.freebsd.org> <CAALwa8njTSZULsT7i=iBExb0vD9VqSChdfA=chFpFXhXM2%2BaRw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 3, 2018 at 12:13 AM, Antoine Brodin <antoine@freebsd.org> wrote: > On Fri, Feb 2, 2018 at 8:07 PM, Alan Somers <asomers@freebsd.org> wrote: > > Author: asomers (src committer) > > Date: Fri Feb 2 19:07:21 2018 > > New Revision: 460727 > > URL: https://svnweb.freebsd.org/changeset/ports/460727 > > > > Log: > > devel/p4 devel/p4api: build from source > > > > Build devel/p4 and devel/p4api from source rather than use the prebuilt > > binary downloads. This fixes p4api on FreeBSD 12. The ports > originally used > > the binaries because source wasn't available until a few years ago. By > > happy accident, building from source also makes the ports available on > > non-Intel architectures. > > > > PR: 225613 > > Reviewed by: brd > > Approved by: brd (ports) > > Sponsored by: Spectra Logic Corp > > Differential Revision: https://reviews.freebsd.org/D14162 > > Those 2 ports still fail to "make checksum". > > Antoine > Thanks for the heads up. I think I see what's going on here. Perforce seems to be rebuilding those zip files with a cron job that runs once per day or so. The file content of the zipped files hasn't changed since 1-Feb, but all of their timestamps have. This asinine behavior is going to make it impossible for ports to verify the checksum, though we can still verify the file size. I'll try to teach the port to do that. -Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2izCbQDxvC-YjoC7MTU-%2BsN=QB=4ExeXDMC-xa6xn2A6g>