diff options
author | nox <nox@FreeBSD.org> | 2012-06-20 02:42:12 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-06-20 02:42:12 +0800 |
commit | 25f70f5a34df29fbc7a22e22be50b943dae920f9 (patch) | |
tree | 23b71af533dc5b16d75d441439de3989b1d1b029 /multimedia/vdr-plugin-softhddevice | |
parent | f3daeb31bd647cf356eeaf976b8f1cfc15046657 (diff) | |
download | freebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.tar.gz freebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.tar.zst freebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.zip |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint.
Diffstat (limited to 'multimedia/vdr-plugin-softhddevice')
-rw-r--r-- | multimedia/vdr-plugin-softhddevice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile index ae1c0ce54973..6ff0b4dcdb74 100644 --- a/multimedia/vdr-plugin-softhddevice/Makefile +++ b/multimedia/vdr-plugin-softhddevice/Makefile @@ -7,6 +7,7 @@ PORTNAME= vdr-plugin-softhddevice PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/919/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |