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/fixesproto | |
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/fixesproto')
-rw-r--r-- | x11/fixesproto/Makefile | 2 | ||||
-rw-r--r-- | x11/fixesproto/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile index ea13101353fc..7df50f273f41 100644 --- a/x11/fixesproto/Makefile +++ b/x11/fixesproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fixesproto -PORTVERSION= 4.1.2 +PORTVERSION= 5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/fixesproto/distinfo b/x11/fixesproto/distinfo index 0bfc4ee598db..a28d9b6eaafb 100644 --- a/x11/fixesproto/distinfo +++ b/x11/fixesproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/fixesproto-4.1.2.tar.bz2) = de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857 -SIZE (xorg/proto/fixesproto-4.1.2.tar.bz2) = 103043 +SHA256 (xorg/proto/fixesproto-5.0.tar.bz2) = ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce +SIZE (xorg/proto/fixesproto-5.0.tar.bz2) = 100886 |