Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2001 14:19:32 +0300 (MSK)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sanpei@freebsd.org
Subject:   ports/33166: update graphics/xmovie to 1.9.1
Message-ID:  <20011225111932.397F7BE@freebsd.org.ru>

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

>Number:         33166
>Category:       ports
>Synopsis:       update graphics/xmovie to 1.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 25 03:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Russian FreeBSD Team
>Environment:
System: FreeBSD 4.4-STABLE i386

>Description:
	update graphics/xmovie to 1.9.1
>How-To-Repeat:
>Fix:

diff -ruN xmovie.old/Makefile xmovie/Makefile
--- xmovie.old/Makefile	Tue Dec 25 14:17:07 2001
+++ xmovie/Makefile	Tue Dec 25 14:16:28 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmovie
-PORTVERSION=	1.6.1
+PORTVERSION=	1.9.1
 CATEGORIES=	graphics linux
 MASTER_SITES=	http://heroines.sourceforge.net/
 DISTFILES=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
@@ -36,11 +36,11 @@
 	@${DO_NADA}
 
 do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/usr/local/bin/xmovie ${PREFIX}/bin
+	@${INSTALL_PROGRAM} ${WRKSRC}/usr/bin/xmovie ${PREFIX}/bin
 	@brandelf -t Linux ${PREFIX}/bin/xmovie
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOC_DIR}
-	@${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/README ${DOC_DIR}/README
-	@${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/index.html ${DOC_DIR}/index.html
+	@${INSTALL_DATA} ${WRKSRC}/usr/share/doc/xmovie-${PORTVERSION:R}/README ${DOC_DIR}/README
+	@${INSTALL_DATA} ${WRKSRC}/usr/share/doc/xmovie-${PORTVERSION:R}/index.html ${DOC_DIR}/index.html
 .endif
 .include <bsd.port.mk>
diff -ruN xmovie.old/distinfo xmovie/distinfo
--- xmovie.old/distinfo	Tue Dec 25 14:17:07 2001
+++ xmovie/distinfo	Tue Dec 25 14:14:18 2001
@@ -1 +1 @@
-MD5 (xmovie-1.6-1.i386.rpm) = b97371151a9b45721c3c7ef8cc7ddb4b
+MD5 (xmovie-1.9-1.i386.rpm) = c8dc8f7147675005fc45e0e4f84fdf24
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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