Bug 60515 - Update master sites for audio/eawpats
Summary: Update master sites for audio/eawpats
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-22 20:00 UTC by Jonathan Lennox
Modified: 2003-12-22 22:22 UTC (History)
0 users

See Also:


Attachments
file.diff (2.05 KB, patch)
2003-12-22 20:00 UTC, Jonathan Lennox
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lennox 2003-12-22 20:00:37 UTC
The list of master sites for my port audio/eawpats has stopped working, as
reported by Bill Fenner's distfiles report.

This is because I was lazy when I originally wrote the port.  The primary
archive file for Eric A. Welsh's collection of Gravis Ultrasound MIDI
patches is in RAR format.  However, several sites on the Internet made the
collection available in .tar.gz format instead, so to simplify the port's
Makefile, I specified these sites as the port's MASTER_SITES.

These sites have now gone off-line, so this patch updates the port to
properly use Eric A. Welsh's primary RAR collection of the patches.

Fix: Apply the following patch.

There's no functional difference in the installed port, so no change to
PORTREVISION is necessary.
How-To-Repeat: # fetch http://madchat.org/music/eawpats12_full.tar.gz
fetch: http://madchat.org/music/eawpats12_full.tar.gz: Not Found
# fetch http://5hdumat.samizdat.net/music/eawpats12_full.tar.gz
fetch: http://5hdumat.samizdat.net/music/eawpats12_full.tar.gz: Host not found
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-22 21:57:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take this one.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-22 22:22:46 UTC
State Changed
From-To: open->closed

Committed, thanks!