Bug 200294 - [PATCH] benchmarks/pathload: Update MASTER_SITES
Summary: [PATCH] benchmarks/pathload: Update 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: John Marino
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-05-18 18:32 UTC by tkato432
Modified: 2015-05-19 09:04 UTC (History)
1 user (show)

See Also:


Attachments
benchmarks_pathload.diff (1.54 KB, patch)
2015-05-18 18:32 UTC, tkato432
no flags Details | Diff

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