summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-09-13 16:54:05 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-09-13 16:54:05 +0000
commit0f1910294c2fd47ca9bf14499bf9701822ee921b (patch)
tree48a34330cb23afd808ae404e5df62a4dc7daf7c1
parent- Update to 0.4.1 (diff)
- Chase multimedia/libkate update
- Bump PORTREVSION
Notes
Notes: svn path=/head/; revision=281734
-rw-r--r--audio/vorbis-tools/Makefile4
-rw-r--r--multimedia/ffmpeg2theora/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index 4a1c99e6947b..e64372167b32 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vorbis-tools
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
@@ -18,7 +18,7 @@ COMMENT= Play, encode, and manage Ogg Vorbis files
LIB_DEPENDS= ao.4:${PORTSDIR}/audio/libao \
curl.6:${PORTSDIR}/ftp/curl \
FLAC.10:${PORTSDIR}/audio/flac \
- kate.3:${PORTSDIR}/multimedia/libkate \
+ kate.4:${PORTSDIR}/multimedia/libkate \
speex.1:${PORTSDIR}/audio/speex \
vorbis.4:${PORTSDIR}/audio/libvorbis
diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile
index 852bbce0f5d3..4c88dca09f3a 100644
--- a/multimedia/ffmpeg2theora/Makefile
+++ b/multimedia/ffmpeg2theora/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ffmpeg2theora
PORTVERSION= 0.28
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/downloads/
@@ -16,7 +17,7 @@ LICENSE= GPLv3
LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
theora.0:${PORTSDIR}/multimedia/libtheora \
- kate.3:${PORTSDIR}/multimedia/libkate
+ kate.4:${PORTSDIR}/multimedia/libkate
USE_BZIP2= yes
USE_SCONS= yes