Bug 200295 - [PATCH] benchmarks/pathrate: Update MASTER_SITES
Summary: [PATCH] benchmarks/pathrate: 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 08:55 UTC (History)
1 user (show)

See Also:


Attachments
benchmarks_pathrate.diff (1.92 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:35 UTC
Created attachment 156895 [details]
benchmarks_pathrate.diff
Comment 1 John Marino freebsd_committer freebsd_triage 2015-05-19 08:44:47 UTC
I do like the change to do-install.  This is the case where "cd/install" compound commands are an improvement.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-19 08:53:59 UTC
A commit references this bug:

Author: marino
Date: Tue May 19 08:53:39 UTC 2015
New revision: 386751
URL: https://svnweb.freebsd.org/changeset/ports/386751

Log:
  benchmarks/pathrate: 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:		200295
  Submitted by:	Ports Fury

Changes:
  head/benchmarks/pathrate/Makefile
  head/benchmarks/pathrate/pkg-descr
Comment 3 John Marino freebsd_committer freebsd_triage 2015-05-19 08:55:13 UTC
I left out the moving of a couple of lines where there was no apparent gain for doing the move.