diff options
author | zeising <zeising@FreeBSD.org> | 2013-08-14 21:08:58 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-08-14 21:08:58 +0800 |
commit | 3b5bbc12169b9ef7a4ccedec3d70e9670f279fe3 (patch) | |
tree | aa57ed8f8a4558dd40ace4eb21c04e1452297ab5 /x11 | |
parent | 8120445fb523558a6c9c22742c71ad1f2073cbcd (diff) | |
download | freebsd-ports-graphics-3b5bbc12169b9ef7a4ccedec3d70e9670f279fe3.tar.gz freebsd-ports-graphics-3b5bbc12169b9ef7a4ccedec3d70e9670f279fe3.tar.zst freebsd-ports-graphics-3b5bbc12169b9ef7a4ccedec3d70e9670f279fe3.zip |
Update to 1.6.1
Obtained from: xorg development repo
Diffstat (limited to 'x11')
-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 95b07bc581c..479b16aeb39 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 657b129d3a0..ee6aec1eb0b 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libX11-1.6.0.tar.bz2) = 53131412343ec252307fe14903deaf54c356f9414d72d49180c2091dcd7019fa -SIZE (xorg/lib/libX11-1.6.0.tar.bz2) = 2373718 +SHA256 (xorg/lib/libX11-1.6.1.tar.bz2) = 10a54fc16b58b4f5a5eed4d080c357a82fd2f42d09af625c1f5df50650701892 +SIZE (xorg/lib/libX11-1.6.1.tar.bz2) = 2356196 |