Bug 192984

Summary: audio/mous Repository URL has been changed
Product: Ports & Packages Reporter: Yanhui Shen <shen.elf>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mous patch none

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!