Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 12:10:45 -0400 (EDT)
From:      Michael Johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/70948: [PATCH] multimedia/libmatroska: update to 0.7.3
Message-ID:  <200408251610.i7PGAjjZ063774@gentoo.ahze.net>
Resent-Message-ID: <200408251620.i7PGKMX5077663@freefall.freebsd.org>

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

>Number:         70948
>Category:       ports
>Synopsis:       [PATCH] multimedia/libmatroska: update to 0.7.3
>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:   Wed Aug 25 16:20:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 6.0-CURRENT FreeBSD 6.0-CURRENT #63: Tue Aug 24 21:09:05 EDT 2004
>Description:
- Update to 0.7.3
- re-add USE_GCC

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

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

--- libmatroska-0.7.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/multimedia/libmatroska/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	23 Aug 2004 23:09:53 -0000	1.13
+++ Makefile	25 Aug 2004 16:09:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmatroska
-PORTVERSION=	0.7.1
+PORTVERSION=	0.7.3
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://dl.matroska.org/downloads/libmatroska/ \
 		http://www.bunkus.org/videotools/mkvtoolnix/sources/old/
@@ -48,6 +48,7 @@
 
 .if ${OSVERSION} < 500000
 CFLAGS+= -DNO_WSTRING -I${LOCALBASE}/include
+USE_GCC=	3.3
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/multimedia/libmatroska/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	23 Aug 2004 23:09:53 -0000	1.7
+++ distinfo	25 Aug 2004 16:06:59 -0000
@@ -1,2 +1,2 @@
-MD5 (libmatroska-0.7.1.tar.bz2) = 6bbfeaa827f24ed62c41104f951a8c8a
-SIZE (libmatroska-0.7.1.tar.bz2) = 78830
+MD5 (libmatroska-0.7.3.tar.bz2) = d3248068de3f34739de8ff81a6651162
+SIZE (libmatroska-0.7.3.tar.bz2) = 81678
--- libmatroska-0.7.3.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?200408251610.i7PGAjjZ063774>