diff options
author | nox <nox@FreeBSD.org> | 2012-04-21 22:10:58 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-04-21 22:10:58 +0800 |
commit | 924c145f00dbffd2cf75c51b012da537e66eeb59 (patch) | |
tree | cc31bad1ffbb82e5842e86e01df2130cdb240379 /multimedia/vdr-plugin-reelchannelscan/Makefile | |
parent | f83e7ff1a627091f341195ca2018fcc2a906fb22 (diff) | |
download | freebsd-ports-gnome-924c145f00dbffd2cf75c51b012da537e66eeb59.tar.gz freebsd-ports-gnome-924c145f00dbffd2cf75c51b012da537e66eeb59.tar.zst freebsd-ports-gnome-924c145f00dbffd2cf75c51b012da537e66eeb59.zip |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
compatibility/bugfix patches where necessary.
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 2c0fedfbef4c..7705b99df7f7 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= 7 +PORTREVISION= 8 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox \ http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/pool/main/v/vdr-plugin-reelchannelscan/ |