Bug 239096

Summary: net/rsync fix master_sites
Product: Ports & Packages Reporter: Miyashita Touka <imagin8r>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (rodrigo)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Miyashita Touka 2019-07-09 21:25:07 UTC
Created attachment 205634 [details]
patch

HTTPS entry should be tried first.
Comment 1 Rodrigo Osorio freebsd_committer freebsd_triage 2019-07-25 14:47:05 UTC
(In reply to Miyashita Touka from comment #0)

Agree with the changes you suggest, BTW the SHA256 and size stored in 
distinfo protect the port system against malicious users.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-25 14:52:01 UTC
A commit references this bug:

Author: rodrigo
Date: Thu Jul 25 14:51:25 UTC 2019
New revision: 507321
URL: https://svnweb.freebsd.org/changeset/ports/507321

Log:
  Reorder the net/rsync ditfile sources to try HTTPS first.
  Bump portrevision.

  PR:		239096
  Submitted by:	Miyashita Touka <imagin8r@protonmail.com>

Changes:
  head/net/rsync/Makefile
Comment 3 Rodrigo Osorio freebsd_committer freebsd_triage 2019-07-25 14:55:52 UTC
Committed, thanks