Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Mar 2005 22:35:59 +0600 (OMST)
From:      "Evgueni V.Gavrilov" <aquatique@rusunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/78453: update multimedia/mkvtoolnix to 1.4.0
Message-ID:  <20050305163559.BA8C81CC33A@rusunix.org>
Resent-Message-ID: <200503051640.j25GeAtm056881@freefall.freebsd.org>

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

>Number:         78453
>Category:       ports
>Synopsis:       update multimedia/mkvtoolnix to 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 05 16:40:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Evgueni V. Gavrilov
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Jan 26 18:31:45 OMST 2005 root@rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386

>Description:
	update multimedia/mkvtoolnix to 1.4.0
>How-To-Repeat:
	patch <
>Fix:

diff -ruN mkvtoolnix.orig/Makefile mkvtoolnix/Makefile
--- mkvtoolnix.orig/Makefile	Sat Mar  5 22:10:27 2005
+++ mkvtoolnix/Makefile	Sat Mar  5 22:23:21 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mkvtoolnix
-PORTVERSION=	1.0.1
+PORTVERSION=	1.4.0
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
 		http://www.bunkus.org/videotools/mkvtoolnix/sources/old/
@@ -66,5 +66,7 @@
 		's!^(ACLOCAL|AUTOCONF|AUTOMAKE|AUTOHEADER).+$$!\1=${TRUE}!'
 	@${REINPLACE_CMD} -e 's|wx-config|${WXGTK_CONFIG}|' \
 		${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \
+		${WRKSRC}/src/common/os.cpp
 
 .include <bsd.port.post.mk>
diff -ruN mkvtoolnix.orig/distinfo mkvtoolnix/distinfo
--- mkvtoolnix.orig/distinfo	Sat Mar  5 22:10:27 2005
+++ mkvtoolnix/distinfo	Sat Mar  5 22:11:29 2005
@@ -1,2 +1,2 @@
-MD5 (mkvtoolnix-1.0.1.tar.bz2) = 1751cb8638725263d9a6ac8581d3e8e6
-SIZE (mkvtoolnix-1.0.1.tar.bz2) = 523644
+MD5 (mkvtoolnix-1.4.0.tar.bz2) = 593c9f51ff99c90a017117bad2edd3e4
+SIZE (mkvtoolnix-1.4.0.tar.bz2) = 632069

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



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