Bug 228035

Summary: www/analog: Fix MASTER_SITES
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description dewayne 2018-05-06 23:58:44 UTC
Performing a 
make -C /usr/ports/www/analog fetch
results in a 69771 bytle download of analog-6.0.tar.gz, which contains:
... This website is for sale! ...

Removing http://www.analog.cx/ from 
MASTER_SITES=   http://www.analog.cx/ \
works correctly.

Thank-you.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-13 22:55:45 UTC
A commit references this bug:

Author: dbaio
Date: Sun May 13 22:55:34 UTC 2018
New revision: 469836
URL: https://svnweb.freebsd.org/changeset/ports/469836

Log:
  www/analog: Fix MASTER_SITES

  PR:		228035
  Reported by:	dewayne@heuristicsystems.com.au

Changes:
  head/www/analog/Makefile
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2018-05-13 22:57:08 UTC
Other addresses were removed as well.

Thank you!