Bug 200294

Summary: [PATCH] benchmarks/pathload: Update MASTER_SITES
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
benchmarks_pathload.diff none

Description tkato432 2015-05-18 18:32:04 UTC
Created attachment 156894 [details]
benchmarks_pathload.diff
Comment 1 John Marino freebsd_committer freebsd_triage 2015-05-19 08:56:39 UTC
I think this will be modified similar to pathrate changes.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-19 09:04:02 UTC
A commit references this bug:

Author: marino
Date: Tue May 19 09:03:47 UTC 2015
New revision: 386754
URL: https://svnweb.freebsd.org/changeset/ports/386754

Log:
  benchmarks/pathload: Unbreak by setting new MASTER_SITES

  While here, set the license (GPLv2).  The other changes to the Makefile
  and the non-WWW part of pkg-descr are technically unnecessary, but in
  my opinion they are in improvement so I keep them.  I did remove some
  of the suggested changes in the patch though.

  PR:		200294
  Submitted by:	Ports Fury

Changes:
  head/benchmarks/pathload/Makefile
  head/benchmarks/pathload/pkg-descr
Comment 3 John Marino freebsd_committer freebsd_triage 2015-05-19 09:04:58 UTC
mat wants LICENCE_FILE set if possible, so I've added that here (and pathrate).