Bug 83486

Summary: PATCH: cuecat port has wrong location for tarball
Product: Ports & Packages Reporter: mwm
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mwm 2005-07-15 03:50:10 UTC
	The cuecat port is pointing to the target of a temporary redirect. Now that the
	redirect has shown that it was indeed temporary, the port can no longer fetch
	the tarball.

Fix: Here's the patch.
How-To-Repeat: 	Try doing "make fetch" in /usr/ports/misc/cuecat, and watch it fetch
	the tarball from the FreeBSD site.
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-07-15 06:02:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-07-15 06:07:44 UTC
State Changed
From-To: open->closed

Committed, thanks!