aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-08-24 07:09:53 +0800
committerlinimon <linimon@FreeBSD.org>2004-08-24 07:09:53 +0800
commit4d10a3994747602ece1291370c7887d205d7d294 (patch)
treed453c8b1b5632e5ad0dba99eaa9723625b0f9af8 /multimedia
parent6e5acd49d28e8293969562fb96e30e7c8b3e77e3 (diff)
downloadfreebsd-ports-gnome-4d10a3994747602ece1291370c7887d205d7d294.tar.gz
freebsd-ports-gnome-4d10a3994747602ece1291370c7887d205d7d294.tar.zst
freebsd-ports-gnome-4d10a3994747602ece1291370c7887d205d7d294.zip
Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new
sources are being put in old/). PR: ports/69785 Submitted by: Michael Johnson <ahze at ahze dot net> Approved by: maintainer timeout (3 weeks)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmatroska/Makefile16
-rw-r--r--multimedia/libmatroska/distinfo4
2 files changed, 4 insertions, 16 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index a44d69bc7262..3a36b1f678cd 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -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@FreeBSD.org
COMMENT= Extensible Multimedia Container Format
@@ -46,19 +46,7 @@ do-configure:
.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
diff --git a/multimedia/libmatroska/distinfo b/multimedia/libmatroska/distinfo
index 0903521d36db..b17b0e277f23 100644
--- a/multimedia/libmatroska/distinfo
+++ b/multimedia/libmatroska/distinfo
@@ -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