From owner-freebsd-ports Tue Dec 25 3:20: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3A3D37B41A for ; Tue, 25 Dec 2001 03:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBPBK0364869; Tue, 25 Dec 2001 03:20:00 -0800 (PST) (envelope-from gnats) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 3663A37B417; Tue, 25 Dec 2001 03:19:36 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id 397F7BE; Tue, 25 Dec 2001 14:19:32 +0300 (MSK) Message-Id: <20011225111932.397F7BE@freebsd.org.ru> Date: Tue, 25 Dec 2001 14:19:32 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@freebsd.org Cc: sanpei@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33166: update graphics/xmovie to 1.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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