diff options
author | eadler <eadler@FreeBSD.org> | 2011-09-15 02:17:05 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-09-15 02:17:05 +0800 |
commit | 9edb561ec85d25d5d73abf6912e58d24eb7386a3 (patch) | |
tree | 7bc2e3cbac629de30c53a05fe52405b1fe2cc707 /x11/xineramaproto/Makefile | |
parent | a8bbe40b9ea7a76fa73d2fe9a1f797cb9a22ab21 (diff) | |
download | freebsd-ports-gnome-9edb561ec85d25d5d73abf6912e58d24eb7386a3.tar.gz freebsd-ports-gnome-9edb561ec85d25d5d73abf6912e58d24eb7386a3.tar.zst freebsd-ports-gnome-9edb561ec85d25d5d73abf6912e58d24eb7386a3.zip |
- update fixesproto to 5.0
- update inputproto to 2.0.2
- update printproto to 1.0.5
- update recordproto to 1.14.1
- update renderproto to 0.11.1
- update resourceproto to 1.2.0
- update scrnsaverproto 1.2.1
- update videoproto to 2.3.1
- update xcmiscproto 1.2.1
- update xextproto 7.2.0
- update xf86vidmodeproto 2.3.1
- update xineramaproto 1.2.1
- update libXvMC to 1.0.6
Reviewed by: kwm
Approved by: bapt (mentor)
Obtained from: xorg-devel repo
Diffstat (limited to 'x11/xineramaproto/Makefile')
-rw-r--r-- | x11/xineramaproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile index f2a15f362bbd..28a39cb6f0be 100644 --- a/x11/xineramaproto/Makefile +++ b/x11/xineramaproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xineramaproto -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |