diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-06-02 21:29:15 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2012-06-02 21:29:15 +0800 |
commit | e7b0014c8bbeb001f817ed6fda1ffdbabe7b9b34 (patch) | |
tree | 9ee5b2a8082edbc79067b007451f0cd27f9e5997 | |
parent | 41c91a103513b4fde13c46f4b9c33350c7130fff (diff) | |
download | xorg-devel-ports-e7b0014c8bbeb001f817ed6fda1ffdbabe7b9b34.tar.gz xorg-devel-ports-e7b0014c8bbeb001f817ed6fda1ffdbabe7b9b34.tar.zst xorg-devel-ports-e7b0014c8bbeb001f817ed6fda1ffdbabe7b9b34.zip |
Update to 1.5.0.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@506 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/libX11/Makefile | 2 | ||||
-rw-r--r-- | x11/libX11/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 0e42c39..f8eb94e 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libX11 -PORTVERSION= 1.4.99.902 +PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 7e243fc..1c81e74 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libX11-1.4.99.902.tar.bz2) = 87de4a3821fe3bb65f861d74aaf18f84a841445c1cf641459254df802d58b91d -SIZE (xorg/lib/libX11-1.4.99.902.tar.bz2) = 2356875 +SHA256 (xorg/lib/libX11-1.5.0.tar.bz2) = c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86 +SIZE (xorg/lib/libX11-1.5.0.tar.bz2) = 2322265 |