diff options
author | garga <garga@FreeBSD.org> | 2012-12-11 03:08:02 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-12-11 03:08:02 +0800 |
commit | f60057bc357402c6a6366b24c8a698b513a80a5f (patch) | |
tree | f9abcb8b813678bde18964d71f7bbb3f14a385ac /multimedia | |
parent | 925289f82f22a7480a3259e963ee185880b03d92 (diff) | |
download | freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.tar.gz freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.tar.zst freebsd-ports-gnome-f60057bc357402c6a6366b24c8a698b513a80a5f.zip |
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vdr-plugin-softhddevice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile index d5053db5333c..4ccc43df4061 100644 --- a/multimedia/vdr-plugin-softhddevice/Makefile +++ b/multimedia/vdr-plugin-softhddevice/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-softhddevice PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1000/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |