Update to 0.9.2

PR:		68938
Submitted by:	michael johnson <ahze@ahze.net>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2004-07-18 17:41:42 +00:00
parent 9e36bf06bb
commit 86cbdd8dd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113912
2 changed files with 3 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mkvtoolnix
PORTVERSION= 0.9.1
PORTVERSION= 0.9.2
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/
@ -19,8 +19,6 @@ LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \
expat.5:${PORTSDIR}/textproc/expat2 \
vorbis.3:${PORTSDIR}/audio/libvorbis
BROKEN= "Unfetchable"
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
@ -43,19 +41,7 @@ post-patch:
BROKEN= "Does not compile on sparc64"
.endif
# 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
.endif

View File

@ -1,2 +1,2 @@
MD5 (mkvtoolnix-0.9.1.tar.bz2) = 5283894a67a18dfb4a4c9629321faa26
SIZE (mkvtoolnix-0.9.1.tar.bz2) = 463165
MD5 (mkvtoolnix-0.9.2.tar.bz2) = 418ecec8f247f53d8a7b49e3e2d8d8a8
SIZE (mkvtoolnix-0.9.2.tar.bz2) = 481348