diff options
author | nox <nox@FreeBSD.org> | 2011-06-26 03:02:08 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-06-26 03:02:08 +0800 |
commit | 403751ec8426d32839f8248a68a4f3a4ed40dc25 (patch) | |
tree | 9090f128be2f55def72c055badd45a48a36dc4b2 /multimedia/vdr-plugins | |
parent | 7592245272f44fa4e40cadebad98c5cd8d13a4ca (diff) | |
download | freebsd-ports-gnome-403751ec8426d32839f8248a68a4f3a4ed40dc25.tar.gz freebsd-ports-gnome-403751ec8426d32839f8248a68a4f3a4ed40dc25.tar.zst freebsd-ports-gnome-403751ec8426d32839f8248a68a4f3a4ed40dc25.zip |
- Update multimedia/vdr to 1.7.19 (with parts of the update reverted
to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
uncovered.
- Bump PORTREVISION for all plugins.
Diffstat (limited to 'multimedia/vdr-plugins')
-rw-r--r-- | multimedia/vdr-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/vdr-plugins/Makefile b/multimedia/vdr-plugins/Makefile index 34b9611141b8..3b272bef8875 100644 --- a/multimedia/vdr-plugins/Makefile +++ b/multimedia/vdr-plugins/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vdr-plugins -PORTVERSION= 1.7.18 -PORTREVISION= 3 +PORTVERSION= 1.7.19 CATEGORIES= multimedia MASTER_SITES= # none DISTFILES= # none |