From craig@lerwick.hopto.org  Sat May  5 11:06:54 2007
Return-Path: <craig@lerwick.hopto.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2D6BC16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 May 2007 11:06:54 +0000 (UTC)
	(envelope-from craig@lerwick.hopto.org)
Received: from lerwick.hopto.org (81-86-32-239.dsl.pipex.com [81.86.32.239])
	by mx1.freebsd.org (Postfix) with SMTP id 7EE8D13C457
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 May 2007 11:06:53 +0000 (UTC)
	(envelope-from craig@lerwick.hopto.org)
Received: (qmail 97463 invoked by uid 1001); 5 May 2007 12:05:06 +0100
Message-Id: <20070505110506.97462.qmail@lerwick.hopto.org>
Date: 5 May 2007 12:05:06 +0100
From: Craig Butler <craig001@lerwick.hopto.org>
Reply-To: Craig Butler <craig001@lerwick.hopto.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: multimedia/libdivxencore fix for broken link in Makefile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         112439
>Category:       ports
>Synopsis:       multimedia/libdivxencore fix for broken link in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 11:10:05 GMT 2007
>Closed-Date:    Fri Jun 01 03:03:15 GMT 2007
>Last-Modified:  Fri Jun  1 03:10:04 GMT 2007
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 5 11:10:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112439 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Fri Jun 1 03:02:49 UTC 2007 
State-Changed-Why:  
Committed, thanks! This port will be delete in a month. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112439 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112439: commit references a PR
Date: Fri,  1 Jun 2007 03:02:46 +0000 (UTC)

 mezz        2007-06-01 03:02:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/libdivxencore Makefile 
   Log:
   Fix the fetch by find a ftp mirror. Visit to projectmayo.com and it said that
   this project is dead. Therefore, add:
   
           DEPRECATED=     Obsolete, Project Mayo is dead
           EXPIRATION_DATE=2007-06-31
   
   PR:             ports/112439
   Submitted by:   Craig Butler <craig001@lerwick.hopto.org>
   
   Revision  Changes    Path
   1.10      +4 -1      ports/multimedia/libdivxencore/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
