ports/94186: [PATCH] audio/snack : fix Mastersite

Jean-François BOEUF jfb at minet.net
Tue Mar 7 19:50:03 UTC 2006


>Number:         94186
>Category:       ports
>Synopsis:       [PATCH] audio/snack : fix Mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 19:50:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-François BOEUF
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- distfile unfetchable
>How-To-Repeat:
>Fix:
the patch change path on mastersite to make distfile fetchable again.

snack.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}

 MAINTAINER=  ports at FreeBSD.org

>Release-Note:
>Audit-Trail:
>Unformatted:
 >make fetch                                                                                                               
 => snack2.2.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 => Attempting to fetch from http://www.speech.kth.se/~kare/.
 fetch: http://www.speech.kth.se/~kare/snack2.2.9.tar.gz: Not Found



More information about the freebsd-ports-bugs mailing list