ports/62751: [PATCH] Update audio/libsndfile to new download location

Daniel Roethlisberger daniel at roe.ch
Thu Feb 12 20:40:21 UTC 2004


>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 at 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 at FreeBSD.org
 COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)
--- libsndfile-url.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list