ports/112439: multimedia/libdivxencore fix for broken link in Makefile

Craig Butler craig001 at lerwick.hopto.org
Sat May 5 11:10:06 UTC 2007


>Number:         112439
>Category:       ports
>Synopsis:       multimedia/libdivxencore fix for broken link in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 11:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Craig Butler
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
lerwick.hopto.org
>Environment:
System: FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007 root at polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	MASTER_SITES link in Makefile broke, projectmayo is dead.

	New links found through google Makefile altered.

	** libdivxencore is obsolete, projectmayo is dead **

	non-critical due to fail over to FreeBSDs master distfiles

	Problem listed on http://people.freebsd.org/~fenner/portsurvey/bad.html

>How-To-Repeat:
	Try to build port with # make install clean
>Fix:
diff -ruN libdivxencore.old/Makefile libdivxencore/Makefile
--- libdivxencore.old/Makefile  Sat May  5 11:51:44 2007
+++ libdivxencore/Makefile      Sat May  5 11:58:35 2007
@@ -8,7 +8,8 @@
 PORTNAME=      libdivxencore
 PORTVERSION=   0.4.0.50
 CATEGORIES=    multimedia
-MASTER_SITES=  http://download.projectmayo.com/dnload/divxcore/
+MASTER_SITES=  http://www.raclot.org/dev/codecs/src/ \
+               http://ftp.intron.ac/pub/algorithm/MPEG4/opendivx/      
 PKGNAMESUFFIX= -devel
 DISTNAME=      encore${PORTVERSION:E}src
 
diff -ruN libdivxencore.old/pkg-descr libdivxencore/pkg-descr
--- libdivxencore.old/pkg-descr Sat May  5 11:51:44 2007
+++ libdivxencore/pkg-descr     Sat May  5 11:55:32 2007
@@ -1,3 +1,5 @@
+** libdivxencore is obsolete, projectmayo is dead **
+
 Encore [excerpt from OpenDivX Project Mayo site]
 
 "Encore" is our encoder core - that part of the codec that encodes





--

============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================

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



More information about the freebsd-ports-bugs mailing list