Bug 192984 - audio/mous Repository URL has been changed
Summary: audio/mous Repository URL has been changed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-25 07:55 UTC by Yanhui Shen
Modified: 2014-08-30 22:18 UTC (History)
1 user (show)

See Also:


Attachments
mous patch (372 bytes, patch)
2014-08-25 08:24 UTC, Yanhui Shen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yanhui Shen 2014-08-25 07:55:07 UTC
Repository URL has been changed, therefore the "MASTER_SITES" field in Makefile needs update.

% ls
Makefile     Makefile.old

% diff *

8c8
< MASTER_SITES= http://cloud.github.com/downloads/bsdelf/mous/
---
> MASTER_SITES= http://cloud.github.com/downloads/0x02/mous/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-25 08:14:23 UTC
is it possible to provide a proper patch as an attachment?
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-25 08:14:44 UTC
by proper, I mean unified e.g. -u
Comment 3 Yanhui Shen 2014-08-25 08:24:37 UTC
Created attachment 146244 [details]
mous patch

diff -u Makefile.old Makefile > mous.patch
Comment 4 John Marino freebsd_committer freebsd_triage 2014-08-25 08:40:55 UTC
thanks, moving to patch-ready
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-08-30 22:17:45 UTC
A commit references this bug:

Author: marino
Date: Sat Aug 30 22:17:25 UTC 2014
New revision: 366686
URL: http://svnweb.freebsd.org/changeset/ports/366686

Log:
  audio/mous: Update MASTER_SITES url

  PR:		192984
  Submitted by:	maintainer (Shen Elf)

Changes:
  head/audio/mous/Makefile
Comment 6 John Marino freebsd_committer freebsd_triage 2014-08-30 22:18:28 UTC
Thanks!