Bug 239096 - net/rsync fix master_sites
Summary: net/rsync fix master_sites
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: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-09 21:25 UTC by Miyashita Touka
Modified: 2019-07-25 14:55 UTC (History)
0 users

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


Attachments
patch (772 bytes, patch)
2019-07-09 21:25 UTC, Miyashita Touka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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