ports/104105: [PATCH] multimedia/mpeg_play: change MASTERSITE, take maintainership

Lars Engels lars.engels at 0x20.net
Sat Oct 7 14:10:19 UTC 2006


>Number:         104105
>Category:       ports
>Synopsis:       [PATCH] multimedia/mpeg_play: change MASTERSITE, take maintainership
>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 Oct 07 14:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #11: Thu Oct  5 11:21:39 CEST
>Description:
[DESCRIBE CHANGES]
- Change MASTERSITE
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mpeg_play-2.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/mpeg_play.orig/Makefile /usr/ports/multimedia/mpeg_play/Makefile
--- /usr/ports/multimedia/mpeg_play.orig/Makefile	Sat Oct  7 15:52:19 2006
+++ /usr/ports/multimedia/mpeg_play/Makefile	Sat Oct  7 16:03:34 2006
@@ -8,10 +8,11 @@
 PORTNAME=	mpeg_play
 PORTVERSION=	2.4
 CATEGORIES=	multimedia
-MASTER_SITES=	ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
+MASTER_SITES=	http://www.bsd-geek.de/FreeBSD/distfiles/ \
+		ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
 EXTRACT_SUFX=	-patched-src.tar.gz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	lars.engels at 0x20.net
 COMMENT=	A program to play mpeg movies on X displays
 
 WRKSRC=		${WRKDIR}/mpeg_play
@@ -22,7 +23,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64"
-BROKEN=		"Does not compile on ia64"
+BROKEN=		Does not compile on ia64
 .endif
 
 pre-patch:
--- mpeg_play-2.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list