Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 21:34:04 +0100 (CET)
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62751: [PATCH] Update audio/libsndfile to new download location
Message-ID:  <200402122034.i1CKY4JJ009045@cuendillar.roe>
Resent-Message-ID: <200402122040.i1CKeEL0008443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62751
>Category:       ports
>Synopsis:       [PATCH] Update audio/libsndfile to new download location
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 12 12:40:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cuendillar.roe 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The audio/libsndfile download location has moved,
which causes fetchs to fail.
The patch fixes MASTER_SITES to the new download location.
>How-To-Repeat:
Install or upgrade audio/libsndfile.
>Fix:

--- libsndfile-url.diff begins here ---
diff -ruN libsndfile.bak/Makefile libsndfile/Makefile
--- libsndfile.bak/Makefile	Thu Feb 12 21:16:35 2004
+++ libsndfile/Makefile	Thu Feb 12 21:17:19 2004
@@ -9,7 +9,7 @@
 PORTNAME=	libsndfile
 PORTVERSION=	1.0.6
 CATEGORIES=	audio
-MASTER_SITES=	http://www.zip.com.au/~erikd/libsndfile/
+MASTER_SITES=	http://www.mega-nerd.com/libsndfile/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)
--- libsndfile-url.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402122034.i1CKY4JJ009045>