Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2005 13:59:36 +0100 (CET)
From:      Frank Altpeter <frank.altpeter@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78727: update to multimedia/transcode MASTER_SITES
Message-ID:  <200503121259.j2CCxa06057307@pegasus.dyndns.info>
Resent-Message-ID: <200503121300.j2CD0FTi096421@freefall.freebsd.org>

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

>Number:         78727
>Category:       ports
>Synopsis:       update to multimedia/transcode MASTER_SITES
>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:   Sat Mar 12 13:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Altpeter
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD pegasus.default.local 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #28: Fri Feb 11 17:26:41 CET 2005 root@pegasus.default.local:/usr/obj/usr/src/sys/kernconf.pegasus i386


	
>Description:
	
	Port cannot be installed currently due to server configuration
	problems on the main MASTER_SITE
	http://www.jakemsr.com/transcode/

>How-To-Repeat:
	
	cd /usr/ports/multimedia/transcode && make fetch
>Fix:
	Apply the following patch to the port and apply, this adds two
	more (working) download URIs taken from 
	http://www.transcoding.org/cgi-bin/transcode?Transcode_Wiki

------------------------------------- cut here ------------------------------
diff -ruN transcode.orig/Makefile transcode/Makefile
--- transcode.orig/Makefile	Mon Mar  7 09:54:04 2005
+++ transcode/Makefile	Sat Mar 12 13:56:08 2005
@@ -7,8 +7,11 @@
 
 PORTNAME=	transcode
 DISTVERSION=	1.0.0beta2
+PORTREVISION=	1
 CATEGORIES=	multimedia
-MASTER_SITES=	http://www.jakemsr.com/transcode/
+MASTER_SITES=	http://www.jakemsr.com/transcode/ \
+		http://dl.fkb.wormulon.net/transcode/ \
+		http://dl.kel.wormulon.net/transcode/
 
 MAINTAINER=	hendrik@scholz.net
 COMMENT=	A text-console utility for video stream processing
------------------------------------- cut here ------------------------------
>Release-Note:
>Audit-Trail:
>Unformatted:



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