Bug 251877 - www/nextcloud: Update to 20.0.4
Summary: www/nextcloud: Update to 20.0.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-16 02:47 UTC by Neel Chauhan
Modified: 2020-12-16 17:42 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (brnrd)


Attachments
Patch (Revision 1) (7.26 KB, patch)
2020-12-16 02:47 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-12-16 02:47:32 UTC
Created attachment 220600 [details]
Patch (Revision 1)

Passes poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-12-16 08:38:25 UTC
A commit references this bug:

Author: brnrd
Date: Wed Dec 16 08:38:22 UTC 2020
New revision: 558213
URL: https://svnweb.freebsd.org/changeset/ports/558213

Log:
  www/nextcloud: Update to 20.0.4

  PR:		251877
  Submitted by:	Neel Chauhan <neel neelc org>

Changes:
  head/www/nextcloud/Makefile
  head/www/nextcloud/distinfo
  head/www/nextcloud/pkg-plist
Comment 2 Alvar Freude 2020-12-16 11:14:55 UTC
It seems that nextcloud changed the file or something else fails. Size and checksum differs:


=> nextcloud-20.0.4.tar.bz2 doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://download.nextcloud.com/server/releases/nextcloud-20.0.4.tar.bz2
fetch: https://download.nextcloud.com/server/releases/nextcloud-20.0.4.tar.bz2: size mismatch: expected 119997124, actual 119992554


Real size is 119992554 and sha256 is: 
269f1622e326f5d11e387d3861aad4e2b0e79334ae97eed5a7b3352ba7661420 



Distinfo in ports is:
TIMESTAMP = 1608019893
SHA256 (nextcloud-20.0.4.tar.bz2) = 4c2857d328b64d12fe283ec2f7030131ebe6e467dd4a033cf602fd07984a28a3
SIZE (nextcloud-20.0.4.tar.bz2) = 119997124
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2020-12-16 17:42:40 UTC
Nextcloud re-rolled the tarball. Fixing commit just landed.