ports/69785: [PATCH] multimedia/libmatroska: update to 0.7.1

Michael Johnson ahze at ahze.net
Fri Jul 30 05:10:45 UTC 2004


>Number:         69785
>Category:       ports
>Synopsis:       [PATCH] multimedia/libmatroska: update to 0.7.1
>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:   Fri Jul 30 05:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #58: Fri Jul 23 20:15:17 EDT 2004
>Description:
- Update to 0.7.1
- Remove unneeded USE_GCC
- update master sites, old and new sources are being put in old/

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

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

--- libmatroska-0.7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/multimedia/libmatroska/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	23 Jun 2004 16:06:57 -0000	1.12
+++ Makefile	30 Jul 2004 03:24:43 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	libmatroska
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://dl.matroska.org/downloads/libmatroska/ \
-		http://www.bunkus.org/videotools/mkvtoolnix/sources/
+		http://www.bunkus.org/videotools/mkvtoolnix/sources/old/
 
 MAINTAINER=	lioux at FreeBSD.org
 COMMENT=	Extensible Multimedia Container Format
@@ -46,19 +46,7 @@
 
 .include <bsd.port.pre.mk>
 
-# gcc 3.2 was available on 5.x before this OSVERSION
-# do not build gcc 3.3 unless necessary
-.if ${OSVERSION} < 501103
-# use gcc 3.2
-USE_GCC=3.2
-.else
-# default for 5.x series
-USE_GCC=3.3
-.endif
-
 .if ${OSVERSION} < 500000
-USE_GCC=2.95
-# this is gcc 2.x
 CFLAGS+= -DNO_WSTRING -I${LOCALBASE}/include
 .endif
 
Index: distinfo
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/multimedia/libmatroska/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	23 Jun 2004 16:06:57 -0000	1.6
+++ distinfo	30 Jul 2004 03:16:01 -0000
@@ -1,2 +1,2 @@
-MD5 (libmatroska-0.7.0.tar.bz2) = a475bb70d6a07b3ecd56e6cc3a6770e3
-SIZE (libmatroska-0.7.0.tar.bz2) = 79004
+MD5 (libmatroska-0.7.1.tar.bz2) = 6bbfeaa827f24ed62c41104f951a8c8a
+SIZE (libmatroska-0.7.1.tar.bz2) = 78830
--- libmatroska-0.7.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list