ports/87095: Update port: multimedia/exportvideo - download URL corrected

Frank W. Josellis frank at dynamical-systems.org
Fri Oct 7 22:30:18 UTC 2005


>Number:         87095
>Category:       ports
>Synopsis:       Update port: multimedia/exportvideo - download URL corrected
>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:   Fri Oct 07 22:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank W. Josellis
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD achilles.senax.net 4.11-STABLE FreeBSD 4.11-STABLE #8: Fri Sep 23 17:31:13 CEST 2005 root at achilles.senax.net:/usr/obj/usr/src/sys/ACHILLES i386


>Description:
Source code has been moved to different location.

Note: portlint complains about too long line in pkg-descr, but I don't 
know how avoid this. The URL has 81 chars, should I split it? 

>How-To-Repeat:
	
>Fix:

--- exportvideo-1.0.patch begins here ---
diff -Nur exportvideo.bak/Makefile exportvideo/Makefile
--- exportvideo.bak/Makefile	Fri Sep 23 15:07:44 2005
+++ exportvideo/Makefile	Fri Oct  7 23:34:23 2005
@@ -7,8 +7,9 @@
 
 PORTNAME=	exportvideo
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	multimedia
-MASTER_SITES=	http://131.130.199.155/~aoe/mystuff/mpeg2_movie-avipatch/
+MASTER_SITES=	http://tigerente.htu.tuwien.ac.at/~aoe/mystuff/mpeg2_movie-avipatch/
 DISTNAME=	${PORTNAME}.7e-pre9
 
 MAINTAINER=	frank at dynamical-systems.org
@@ -30,7 +31,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} != "i386"
-IGNORE=		"Supported for i386 architecture only"
+IGNORE=		Supported for i386 architecture only
 .endif
 
 # Compiling with MMX extensions fails on FreeBSD 5.x
diff -Nur exportvideo.bak/pkg-descr exportvideo/pkg-descr
--- exportvideo.bak/pkg-descr	Fri Sep 23 15:07:44 2005
+++ exportvideo/pkg-descr	Fri Oct  7 23:34:23 2005
@@ -3,4 +3,4 @@
 In other words, it exports the nuppelvideo .nuv format for encoding
 (S)VCD/DVD compliant MPEGs with mjpegtools.
 
-WWW: 131.130.199.155/~aoe/mystuff/mpeg2_movie-avipatch/mpeg2_movie-avi.html
+WWW: http://tigerente.htu.tuwien.ac.at/~aoe/mystuff/mpeg2_movie-avipatch/mpeg2_movie-avi.html
--- exportvideo-1.0.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 Bcc josellis at localhost 
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 



More information about the freebsd-ports-bugs mailing list