diff options
author | nox <nox@FreeBSD.org> | 2011-06-11 01:33:03 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-06-11 01:33:03 +0800 |
commit | 84bc52a103ba1c32725ba77fb0f2090c36f91a4c (patch) | |
tree | 9b2f1942d39f543b579efe3b33986131f7814c29 /multimedia/vdr-plugin-reelchannelscan/Makefile | |
parent | 7d296f32b9684bea350e327f07939c1347ac97b4 (diff) | |
download | freebsd-ports-gnome-84bc52a103ba1c32725ba77fb0f2090c36f91a4c.tar.gz freebsd-ports-gnome-84bc52a103ba1c32725ba77fb0f2090c36f91a4c.tar.zst freebsd-ports-gnome-84bc52a103ba1c32725ba77fb0f2090c36f91a4c.zip |
- Add support patches for teletext subtitle plugin to multimedia/vdr
with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be
committed next.)
- Bump PORTVERSION for vdr, and also for its plugins because this
is an ABI change.
Diffstat (limited to 'multimedia/vdr-plugin-reelchannelscan/Makefile')
-rw-r--r-- | multimedia/vdr-plugin-reelchannelscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-reelchannelscan/Makefile b/multimedia/vdr-plugin-reelchannelscan/Makefile index 6f1ba58d5249..03f85323303c 100644 --- a/multimedia/vdr-plugin-reelchannelscan/Makefile +++ b/multimedia/vdr-plugin-reelchannelscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-reelchannelscan PORTVERSION= 0.6.1b1.7.15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox \ http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/pool/main/v/vdr-plugin-reelchannelscan/ |