On Wed, May 22, 2019 at 07:03:04AM -0400, Adriano Barbosa wrote: > I'm getting this error on 6.5 > > ===> Checking files for nextcloud-16.0.1 > >> No size recorded for nextcloud-16.0.1.tar.bz2 > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3012 > '/var/_ports/distfiles/nextcloud-16.0.1.tar.bz2': > @lock=nextcloud-16.0.1.tar...) > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2342 > '_internal-fetch') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2545 > '/var/_ports/pobj/nextcloud-16.0.1/.extract_done') > *** Error 1 in /usr/ports/www/nextcloud (/usr/ports/infrastructure/mk/ > bsd.port.mk:2466 'all') > > Sorry for being able to send a diff.
Here's the diff that failed to be committed. ok ? Index: distinfo =================================================================== RCS file: /cvs/OpenBSD/ports/www/nextcloud/distinfo,v retrieving revision 1.24 diff -u -p -u -r1.24 distinfo --- distinfo 29 Apr 2019 11:52:20 -0000 1.24 +++ distinfo 22 May 2019 12:20:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (nextcloud-16.0.0.tar.bz2) = RTL3Aosdm/Bg91rE+73lKlns2ckVXzF4oDjTzzYJQC4= -SIZE (nextcloud-16.0.0.tar.bz2) = 61731904 +SHA256 (nextcloud-16.0.1.tar.bz2) = qAzlhunpMLL7ppcHMR5XU0bNTcRALoRnjHMPmTDXiu4= +SIZE (nextcloud-16.0.1.tar.bz2) = 102865395 > > > Em seg, 20 de mai de 2019 às 11:01, Stefan Sperling <[email protected]> > escreveu: > > > On Sun, May 19, 2019 at 10:41:04AM +0200, Gonzalo L. Rodriguez wrote: > > > What about this one? All happy? > > > > > > OK? > > > > > > > Runs fine on my sparc64 (which is still at 6.5 atm...) > > > > > > -- > Adriano -- Matthieu Herrb
