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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 48018fd34372..d82845895222 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -4,7 +4,7 @@ PORTNAME= cairo PORTVERSION= 1.10.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH?= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |