ports/66498: [PATCH] multimedia/libmatroska: update to 0.7.0

michael johnson ahze at ahze.net
Mon May 10 21:50:14 UTC 2004


>Number:         66498
>Category:       ports
>Synopsis:       [PATCH] multimedia/libmatroska: update to 0.7.0
>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 14:50:13 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.7.0

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

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

--- libmatroska-0.7.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/libmatroska/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	20 Mar 2004 01:47:05 -0000	1.11
+++ Makefile	10 May 2004 21:42:57 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libmatroska
-PORTVERSION=	0.6.3
-PORTREVISION=	2
+PORTVERSION=	0.7.0
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://dl.matroska.org/downloads/libmatroska/
 
@@ -18,7 +17,6 @@
 
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
-USE_SIZE=	yes
 BUILD_WRKSRC=	${WRKSRC}/make/linux
 INSTALL_WRKSRC=	${WRKSRC}/make/linux
 
@@ -46,10 +44,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 502105
-BROKEN=		"Does not compile on FreeBSD >= 5.x"
-.endif
-
 # gcc 3.2 was available on 5.x before this OSVERSION
 # do not build gcc 3.3 unless necessary
 .if ${OSVERSION} < 501103
@@ -63,7 +57,7 @@
 .if ${OSVERSION} < 500000
 USE_GCC=2.95
 # this is gcc 2.x
-CFLAGS+= -DNO_WSTRING -I${LOCALBASE}/include
+CFLAGS+=-DNO_WSTRING -I${LOCALBASE}/include
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/libmatroska/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	23 Feb 2004 22:38:28 -0000	1.5
+++ distinfo	10 May 2004 21:40:17 -0000
@@ -1,2 +1,2 @@
-MD5 (libmatroska-0.6.3.tar.gz) = 196801f6321badf0461c8760edd86841
-SIZE (libmatroska-0.6.3.tar.gz) = 98446
+MD5 (libmatroska-0.7.0.tar.gz) = 0aa014800e37791606429bd57293caea
+SIZE (libmatroska-0.7.0.tar.gz) = 100316
--- libmatroska-0.7.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list