Bug 250465

Summary: mail/alpine: fix distinfo maildir.patch
Product: Ports & Packages Reporter: Freddy DISSAUX <dsx>
Component: Individual Port(s)Assignee: Olivier Cochard <olivier>
Status: Closed FIXED    
Severity: Affects Only Me CC: mbeis, olivier
Priority: --- Flags: mbeis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix distinfo for maildir.patch none

Description Freddy DISSAUX 2020-10-19 16:23:13 UTC
Created attachment 218893 [details]
fix distinfo for maildir.patch

# cd /usr/ports
# cd mail/alpine
# make fetch
===>  License APACHE20 accepted by the user
===>   alpine-2.24 depends on file: /usr/local/sbin/pkg - found
=> alpine-2.24.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch https://repo.or.cz/alpine.git/snapshot/3165f59b344fb4d56d161541f294754d56bcb372.tar.gz?dummy=/alpine-2.24.tar.gz
fetch: https://repo.or.cz/alpine.git/snapshot/3165f59b344fb4d56d161541f294754d56bcb372.tar.gz?dummy=/alpine-2.24.tar.gz: size unknown
fetch: https://repo.or.cz/alpine.git/snapshot/3165f59b344fb4d56d161541f294754d56bcb372.tar.gz?dummy=/alpine-2.24.tar.gz: size of remote file is not known
alpine-2.24.tar.gz                                      21 MB 3950 kBps    06s
=> maildir.patch.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://alpine.x10host.com/alpine/patches/alpine-2.24/maildir.patch.gz
fetch: http://alpine.x10host.com/alpine/patches/alpine-2.24/maildir.patch.gz: size mismatch: expected 34018, actual 33859
Comment 1 Marco Beishuizen 2020-10-24 13:37:45 UTC
Comment on attachment 218893 [details]
fix distinfo for maildir.patch

Approving the patch doesn't seem to be working, but I'm ok with it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-10-25 16:55:01 UTC
A commit references this bug:

Author: olivier
Date: Sun Oct 25 16:54:51 UTC 2020
New revision: 553273
URL: https://svnweb.freebsd.org/changeset/ports/553273

Log:
  Fix distinfo for maildir.patch.

  PR:		250465
  Submitted by:	Freddy Dissaux <dsx@bsdsx.fr>
  Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)

Changes:
  head/mail/alpine/distinfo
Comment 3 Olivier Cochard freebsd_committer freebsd_triage 2020-10-25 16:56:30 UTC
Thanks!