Bug 94186 - [PATCH] audio/snack : fix Mastersite
Summary: [PATCH] audio/snack : fix Mastersite
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 19:50 UTC by Jean-François BOEUF
Modified: 2006-03-08 13:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François BOEUF 2006-03-07 19:50:01 UTC
- distfile unfetchable

Fix: the patch change path on mastersite to make distfile fetchable again.

snack.diff
==========================================================


MAINTAINER=  ports@FreeBSD.org--AuV1rIqIbpyii42w2Dk5PgtSUZW2MLlrzo41AEKFpL99b1Am
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- ports/audio/snack/Makefile  Sat Jul  2 17:22:54 2005
+++ ports/audio/snack/Makefile  Tue Mar  7 20:36:27 2006
@@ -9,7 +9,7 @@
 PORTNAME=  snack
 PORTVERSION= 2.2.9
 CATEGORIES=  audio tcl84 tk84
-MASTER_SITES=  http://www.speech.kth.se/~kare/
+MASTER_SITES=  http://www.speech.kth.se/snack/dist/
 DISTNAME=  ${PORTNAME}${PORTVERSION}
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-03-08 10:23:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-03-08 13:23:44 UTC
State Changed
From-To: open->closed

Committed, thanks!