Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 16:42:13 +0100 (CET)
From:      Andreas Fehlner <fehlner@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73874: [MAINTAINER] multimedia/ldvd9to5: several fixes(Mastersite...)
Message-ID:  <20041112154213.5C88352C3@btmdxm.mat.uni-bayreuth.de>
Resent-Message-ID: <200411121540.iACFeMpB083937@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73874
>Category:       ports
>Synopsis:       [MAINTAINER] multimedia/ldvd9to5: several fixes(Mastersite...)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 15:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD btmdxm.mat.uni-bayreuth.de 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 22 19:17:57 CEST 2004
>Description:
Update MASTERSITE and corrent path to LSDVD

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

--- ldvd9to5-1.12_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/ldvd9to5/Makefile /data/home/andi/ldvd9to5/Makefile
--- /usr/ports/multimedia/ldvd9to5/Makefile	Sat Nov  6 10:35:57 2004
+++ /data/home/andi/ldvd9to5/Makefile	Fri Nov 12 16:24:18 2004
@@ -9,7 +9,7 @@
 PORTVERSION=	1.12
 PORTREVISION=	1
 CATEGORIES=	multimedia
-MASTER_SITES=	http://www.gff-clan.net/hdr/ldvd9to5/
+MASTER_SITES=	http://ldvd9to5.gff-clan.net/ldvd9to5/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
@@ -21,10 +21,8 @@
 		mkisofs:${PORTSDIR}/sysutils/cdrtools \
 		ifo_dump:${PORTSDIR}/multimedia/ogle \
 		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
-		mplex:${PORTSDIR}/multimedia/mjpegtools \
-		buffer:${PORTSDIR}/misc/buffer \
 		lsdvd:${PORTSDIR}/multimedia/lsdvd \
-		${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
+		buffer:${PORTSDIR}/misc/buffer
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
 
 USE_PERL=	yes
@@ -34,7 +32,7 @@
 DATA=		INSTALL.de INSTALL.en README.de README.en COPYING
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|LSDVD=/opt|LSDVD=${LOCALBASE}/share|g' ${WRKSRC}/ldvd9to5.conf
+	@${REINPLACE_CMD} -e 's|LSDVD=/opt/ldvd9to5|LSDVD=${PREFIX}/bin|g' ${WRKSRC}/ldvd9to5.conf
 	@${REINPLACE_CMD} -e 's|/opt|${LOCALBASE}/share|g' -e 's|/etc|${LOCALBASE}/etc|g' ${WRKSRC}/ldvd9to5
 
 do-install:
diff -ruN --exclude=CVS /usr/ports/multimedia/ldvd9to5/pkg-descr /data/home/andi/ldvd9to5/pkg-descr
--- /usr/ports/multimedia/ldvd9to5/pkg-descr	Sat Nov  6 10:35:57 2004
+++ /data/home/andi/ldvd9to5/pkg-descr	Fri Nov 12 16:23:56 2004
@@ -1,7 +1,7 @@
 LDVD9to5 is only a Gui, which shall simplify shrinking a DVD-9 to a 
 DVD-5. 
 
-WWW:	http://ldvd9to5.gff-clan.net
+WWW:	http://http://ldvd9to5.gff-clan.net/?project=ldvd9to5
 
 
 Andreas Fehlner
--- ldvd9to5-1.12_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041112154213.5C88352C3>