Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2004 17:52:39 -0400 (EDT)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/66499: [PATCH] multimedia/mkvtoolnix: update to 0.8.9
Message-ID:  <20040510215239.43BBE6520@ahze.ahze.net>
Resent-Message-ID: <200405102200.i4AM0fSf030079@freefall.freebsd.org>

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

>Number:         66499
>Category:       ports
>Synopsis:       [PATCH] multimedia/mkvtoolnix: update to 0.8.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 15:00:41 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May  3 05:09:04 EDT
>Description:
- Update to 0.8.9

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- mkvtoolnix-0.8.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/mkvtoolnix/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	9 Apr 2004 18:31:12 -0000	1.6
+++ Makefile	10 May 2004 21:45:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mkvtoolnix
-PORTVERSION=	0.8.7
+PORTVERSION=	0.8.9
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://www.bunkus.org/videotools/mkvtoolnix/sources/
 
@@ -50,7 +50,7 @@
 .if ${OSVERSION} < 500000
 USE_GCC=2.95
 # this is gcc 2.x
-CFLAGS+= -DNO_WSTRING
+CFLAGS+=-DNO_WSTRING
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/mkvtoolnix/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Apr 2004 18:31:12 -0000	1.3
+++ distinfo	10 May 2004 21:38:17 -0000
@@ -1,2 +1,2 @@
-MD5 (mkvtoolnix-0.8.7.tar.bz2) = 229aed44408eaa73b7dc76af76a70aee
-SIZE (mkvtoolnix-0.8.7.tar.bz2) = 477302
+MD5 (mkvtoolnix-0.8.9.tar.bz2) = 6e30764cfd0734957aadab2c477b76f0
+SIZE (mkvtoolnix-0.8.9.tar.bz2) = 480502
--- mkvtoolnix-0.8.9.patch ends here ---

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



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