Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2004 15:55:58 -0500 (EST)
From:      Hoss Firooznia <hoss@lodestone.org>
To:        freebsd-gnats-submit@FreeBSD.org
Cc:        Pav Lucistnik <pav@FreeBSD.org>
Subject:   Re: ports/61850: New port skeleton for multimedia/avidemux2(version 2.0.20)
Message-ID:  <20040125155235.W83322@compass.lodestone.org>
In-Reply-To: <200401252041.i0PKfMTo070639@freefall.freebsd.org>
References:  <200401252041.i0PKfMTo070639@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Pav Lucistnik writes:

> Could you please resubmit as a unified diff (diff -ruN) ?

Sure.  Sorry about that.  Here's the diff:

diff -ruN avidemux2/Makefile avidemux2.0.20/Makefile
--- avidemux2/Makefile	Sat Dec  6 20:27:06 2003
+++ avidemux2.0.20/Makefile	Sat Jan 24 17:27:04 2004
@@ -2,15 +2,16 @@
 # Date created:         16 April 2003
 # Whom:                 Anish Mistry
 #                       with help from mean
+#                       updated to 2.0.20 on 24 Jan 2004, <hoss@lodestone.org>
 # $FreeBSD: ports/multimedia/avidemux2/Makefile,v 1.4 2003/12/07 01:27:06 marcus Exp $
 #

 PORTNAME=	avidemux2
-PORTVERSION=	2.0.18
+PORTVERSION=	2.0.20
 PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://fixounet.free.fr/avidemux/
-DISTNAME=	avidemux-2.0.18
+DISTNAME=	avidemux-2.0.20

 MAINTAINER=	amistry@am-productions.biz
 COMMENT=	Simple GUI based video editor
diff -ruN avidemux2/distinfo avidemux2.0.20/distinfo
--- avidemux2/distinfo	Thu Dec  4 01:46:36 2003
+++ avidemux2.0.20/distinfo	Sat Jan 24 16:47:23 2004
@@ -1 +1 @@
-MD5 (avidemux-2.0.18.tar.gz) = 5236a00d4a56b25df2c5f28fa8a40ce8
+MD5 (avidemux-2.0.20.tar.gz) = c7070e0a4b506e688d653d159cceeb31
diff -ruN avidemux2/files/patch-aa avidemux2.0.20/files/patch-aa
--- avidemux2/files/patch-aa	Wed Dec 31 19:00:00 1969
+++ avidemux2.0.20/files/patch-aa	Sat Jan 24 16:53:04 2004
@@ -0,0 +1,12 @@
+--- adm_lavcodec/config.h.orig  Sat Jan 24 16:50:22 2004
++++ adm_lavcodec/config.h       Sat Jan 24 16:50:38 2004
+@@ -12,8 +12,8 @@
+ */
+ #define CONFIG_ZLIB 1
+
+-#define HAVE_MALLOC_H 1
+ /*
++#define HAVE_MALLOC_H 1
+ #define HAVE_MEMALIGN 1
+ */
+ #define SIMPLE_IDCT 1
diff -ruN avidemux2/files/patch-ab avidemux2.0.20/files/patch-ab
--- avidemux2/files/patch-ab	Wed Dec 31 19:00:00 1969
+++ avidemux2.0.20/files/patch-ab	Sat Jan 24 17:06:50 2004
@@ -0,0 +1,13 @@
+--- configure.orig	Sat Jan 24 17:06:07 2004
++++ configure	Sat Jan 24 17:06:21 2004
+@@ -22770,10 +22770,6 @@
+ _ACEOF
+
+
+-cat >>confdefs.h <<\_ACEOF
+-#define EMULATE_FAST_INT 1
+-_ACEOF
+-
+ 		echo "BSD uses lrintf"
+
+ else



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