From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 21 13:50:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A04037B401 for ; Mon, 21 Apr 2003 13:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2490A43FDD for ; Mon, 21 Apr 2003 13:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3LKoFUp034673 for ; Mon, 21 Apr 2003 13:50:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3LKoF5S034670; Mon, 21 Apr 2003 13:50:15 -0700 (PDT) Resent-Date: Mon, 21 Apr 2003 13:50:15 -0700 (PDT) Resent-Message-Id: <200304212050.h3LKoF5S034670@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anish Mistry Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DACCD37B401 for ; Mon, 21 Apr 2003 13:47:57 -0700 (PDT) Received: from www.am-productions.biz (nr4-216-196-155-103.fuse.net [216.196.155.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5776B43FBF for ; Mon, 21 Apr 2003 13:47:55 -0700 (PDT) (envelope-from amistry@am-productions.biz) Received: from www.am-productions.biz (nr4-216-196-155-103.fuse.net [216.196.155.103])h3LL4pIp083460 for ; Mon, 21 Apr 2003 17:04:52 -0400 (EDT) (envelope-from amistry@am-productions.biz) Received: (from amistry@localhost) by www.am-productions.biz (8.12.6p2/8.12.3/Submit) id h3LL4pxH083459; Mon, 21 Apr 2003 17:04:51 -0400 (EDT) Message-Id: <200304212104.h3LL4pxH083459@www.am-productions.biz> Date: Mon, 21 Apr 2003 17:04:51 -0400 (EDT) From: Anish Mistry To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/51251: Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Anish Mistry List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 20:50:17 -0000 >Number: 51251 >Category: ports >Synopsis: Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220 >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: Mon Apr 21 13:50:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Anish Mistry >Release: FreeBSD 4.8-RELEASE >Organization: AM Productions >Environment: System: FreeBSD bigguy.am-productions.biz 4.8-RELEASE FreeBSD 4.8-RELEASE #6: Sun Apr 20 23:31:37 EDT 2003 amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY i386 >Description: Update to Avidemux 0.9. Supersedes ports/51012 and ports/51220 >How-To-Repeat: >Fix: --- avidemux-0.9.patch begins here --- diff -ruN avidemux.orig/Makefile avidemux/Makefile --- avidemux.orig/Makefile Thu Apr 3 20:38:36 2003 +++ avidemux/Makefile Mon Apr 21 16:27:01 2003 @@ -6,14 +6,14 @@ # PORTNAME= avidemux -PORTVERSION= 0.9.0.101 +PORTVERSION= 0.9.0.110 CATEGORIES= multimedia MASTER_SITES= http://fixounet.free.fr/avidemux/ -DISTNAME= avidemux-0.9rc1 +DISTNAME= avidemux-0.9 EXTRACT_SUFX= .tgz MAINTAINER= amistry@am-productions.biz -COMMENT= GUI based AVI (DivX) editor +COMMENT= Simple GUI based video editor LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ mad.1:${PORTSDIR}/audio/mad \ @@ -63,7 +63,6 @@ post-patch: @${TOUCH} ${WRKSRC}/* @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - post-configure: @${SH} ${WRKSRC}/buildLavCodec.sh diff -ruN avidemux.orig/distinfo avidemux/distinfo --- avidemux.orig/distinfo Mon Mar 31 02:51:10 2003 +++ avidemux/distinfo Mon Apr 21 16:27:39 2003 @@ -1 +1 @@ -MD5 (avidemux-0.9rc1.tgz) = 890a7b4b80127981d0afa7d13be6f314 +MD5 (avidemux-0.9.tgz) = ccadde58eb5f00473d7c2ee5d04bca51 diff -ruN avidemux.orig/pkg-comment avidemux/pkg-comment --- avidemux.orig/pkg-comment Wed Dec 31 19:00:00 1969 +++ avidemux/pkg-comment Mon Apr 21 16:34:20 2003 @@ -0,0 +1 @@ +Simple GUI based video editor diff -ruN avidemux.orig/pkg-descr avidemux/pkg-descr --- avidemux.orig/pkg-descr Wed Aug 28 04:44:32 2002 +++ avidemux/pkg-descr Mon Apr 21 16:33:04 2003 @@ -1,6 +1,6 @@ -An AVI (DivX) editor that is built around Xvid and divx4linux. Contains -various filters for deinterlacing, cropping, resizing, etc. Allows for -cutting without re-encoding. Has the ability to re-encode and re-sample. +A simple GUI based video editor that is built around Xvid and lavcodec. +Contains various filters for deinterlacing, cropping, resizing, etc. Allows +for cutting without re-encoding. Has the ability to re-encode and re-sample. WWW: http://fixounet.free.fr/avidemux/ diff -ruN avidemux.orig/pkg-message avidemux/pkg-message --- avidemux.orig/pkg-message Wed Aug 28 04:44:32 2002 +++ avidemux/pkg-message Mon Apr 21 16:34:49 2003 @@ -1,3 +1,3 @@ Remove any encore2.h, encore.h, and decore.h that you may have moved to the -/usr/local/include directory since it may cause the built program to crash +${PREFIX}/include directory since it may cause the built program to crash when opening a file. --- avidemux-0.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: