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 | |
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')
-rw-r--r-- | x11/xineramaproto/Makefile | 2 | ||||
-rw-r--r-- | x11/xineramaproto/distinfo | 4 |
2 files changed, 3 insertions, 3 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 diff --git a/x11/xineramaproto/distinfo b/x11/xineramaproto/distinfo index a80f37ba21d0..7cc01366759b 100644 --- a/x11/xineramaproto/distinfo +++ b/x11/xineramaproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/xineramaproto-1.2.tar.bz2) = 58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64 -SIZE (xorg/proto/xineramaproto-1.2.tar.bz2) = 83852 +SHA256 (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b +SIZE (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 96239 |