Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2006 09:30:54 -0800
From:      "Frank Mayhar" <frank@exit.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/107030: [patch] Fix MASTER_SITES for multimedia/vstream-client
Message-ID:  <1166722254.59435@jill.exit.com>
Resent-Message-ID: <200612211810.kBLIAE1x001729@freefall.freebsd.org>

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

>Number:         107030
>Category:       ports
>Synopsis:       [patch] Fix MASTER_SITES for multimedia/vstream-client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 18:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank Mayhar
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
Exit Consulting 
>Environment:


System: FreeBSD 6.2-PRERELEASE #3: Tue Dec 12 11:00:57 PST 2006
    root@jill.exit.com:/usr/obj/usr/src/sys/JILL



>Description:


The old master site apparently went away.  Switch to another.


>How-To-Repeat:





>Fix:


--- vstream-client.patch begins here ---
Index: vstream-client/Makefile
===================================================================
RCS file: /cvs/repos/ports/multimedia/vstream-client/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- vstream-client/Makefile	7 Oct 2005 13:14:37 -0000	1.1
+++ vstream-client/Makefile	21 Dec 2006 17:29:31 -0000
@@ -7,8 +7,9 @@
 
 PORTNAME=	vstream-client
 PORTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	multimedia
-MASTER_SITES=	http://mirror-jtan.nicewarrior.org/${PORTNAME}/
+MASTER_SITES=	http://mirror-unt.nicewarrior.org/${PORTNAME}/
 
 MAINTAINER=	frank@exit.com
 COMMENT=	The vstream library from the tivo-mplayer project
--- vstream-client.patch ends here ---



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



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