Bug 153119

Summary: new audio/gtkguitune website
Product: Ports & Packages Reporter: Kenneth Lind <exil>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Kenneth Lind 2010-12-13 11:50:08 UTC
audio/gtkguitune/Makefile states
BROKEN=               does not fetch

New site is http://www.oocities.com/harpin_floh/kguitune_page.html and download MASTERSITE should state http://www.oocities.com/harpin_floh/mysoft/ now.

Fix: 

Apply the following patch to audio/gtkguitune/Makefile 

12c12
< MASTER_SITES= http://www.geocities.com/harpin_floh/mysoft/
---
> MASTER_SITES= http://www.oocities.com/harpin_floh/mysoft/
20,21d19
< BROKEN=               does not fetch
< 

and change WWW: http://www.geocities.com/harpin_floh/kguitune_page.html in pkg-descr to WWW: http://www.oocities.com/harpin_floh/kguitune_page.html
How-To-Repeat: make fetch
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-12-13 12:28:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-13 12:30:29 UTC
sunpoet     2010-12-13 12:30:23 UTC

  FreeBSD ports repository

  Modified files:
    audio/gtkguitune     Makefile pkg-descr 
  Log:
  - Unbreak this port by updating MASTER_SITES and WWW
  
  PR:             ports/153119
  Submitted by:   Kenneth Lind <exil@sasurai.se>
  
  Revision  Changes    Path
  1.14      +1 -3      ports/audio/gtkguitune/Makefile
  1.3       +1 -1      ports/audio/gtkguitune/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-12-13 12:30:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!