aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmatroska
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-08-23 23:09:53 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-08-23 23:09:53 +0000
commit9cfc20a27688bd86e7823b1ec537e7638072826b (patch)
tree411574f413f66918f5ea1fdd99c5c123c86ba34c /multimedia/libmatroska
parentf0a3bab80b3e63f65d5416aafdca5b086beeced6 (diff)
downloadports-9cfc20a27688bd86e7823b1ec537e7638072826b.tar.gz
ports-9cfc20a27688bd86e7823b1ec537e7638072826b.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)
Notes
Notes: svn path=/head/; revision=117167
Diffstat (limited to 'multimedia/libmatroska')
-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