From roe@dragon.roe.ch  Thu Feb 12 12:34:23 2004
Return-Path: <roe@dragon.roe.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DE29616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Feb 2004 12:34:23 -0800 (PST)
Received: from dragon.roe.ch (line-zh-102-185.adsl.econophone.ch [212.53.102.185])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE4F43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Feb 2004 12:34:23 -0800 (PST)
	(envelope-from roe@dragon.roe.ch)
Received: from cuendillar.roe ([192.168.1.5])
	by dragon.roe.ch with ESMTP (TLSv1:DES-CBC3-SHA:168)
	 id 1ArNXE-0000e2-00
	; Thu, 12 Feb 2004 21:34:08 +0100
Received: from cuendillar.roe (localhost [127.0.0.1])
	by cuendillar.roe (8.12.10/8.12.10) with ESMTP id i1CKY58U009046;
	Thu, 12 Feb 2004 21:34:05 +0100 (CET)
	(envelope-from roe@cuendillar.roe)
Received: (from roe@localhost)
	by cuendillar.roe (8.12.10/8.12.10/Submit) id i1CKY4JJ009045;
	Thu, 12 Feb 2004 21:34:04 +0100 (CET)
	(envelope-from roe)
Message-Id: <200402122034.i1CKY4JJ009045@cuendillar.roe>
Date: Thu, 12 Feb 2004 21:34:04 +0100 (CET)
From: Daniel Roethlisberger <daniel@roe.ch>
Reply-To: Daniel Roethlisberger <daniel@roe.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc: daniel@roe.ch
Subject: [PATCH] Update audio/libsndfile to new download location
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62751
>Category:       ports
>Synopsis:       [PATCH] Update audio/libsndfile to new download location
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 12 12:40:14 PST 2004
>Closed-Date:    Thu Feb 12 12:52:05 PST 2004
>Last-Modified:  Thu Jun 10 23:14:55 UTC 2010
>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:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Feb 12 12:51:58 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62751 
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Jun 10 23:14:55 UTC 2010 
Responsible-Changed-Why:  
to committer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62751 
>Unformatted:
