Bug 222352

Summary: net/trickle: Update MASTER_SITES
Product: Ports & Packages Reporter: Andreas Hollmann <andreas.hollmann>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Many People CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Diff after applying update of the master site and make makesum. none

Description Andreas Hollmann 2017-09-15 12:08:28 UTC
Created attachment 186412 [details]
Diff after applying update of the master site and make makesum.

Port fails in fetch phase. Update master site.

-MASTER_SITES=  http://monkey.org/~marius/trickle/
+MASTER_SITES=  https://monkey.org/~marius/trickle/
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-17 11:59:45 UTC
A commit references this bug:

Author: dbaio
Date: Sun Sep 17 11:59:12 UTC 2017
New revision: 449996
URL: https://svnweb.freebsd.org/changeset/ports/449996

Log:
  net/trickle: Update MASTER_SITES

  PR:		222352
  Submitted by:	Andreas Hollmann <andreas.hollmann@gmail.com>

Changes:
  head/net/trickle/Makefile
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-09-17 12:00:09 UTC
Committed, thanks!