ports/78727: update to multimedia/transcode MASTER_SITES

Frank Altpeter frank.altpeter at gmail.com
Sat Mar 12 13:00:16 UTC 2005


>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 at 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 at scholz.net
 COMMENT=	A text-console utility for video stream processing
------------------------------------- cut here ------------------------------
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list