diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-31 16:22:57 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-31 16:22:57 +0800 |
commit | 991513533f3307b495d820730f5fbd6fba33695d (patch) | |
tree | 4286c9f7962ee6d3fa54e701406170a106702dec | |
parent | 4b1a510b5d3a5ff48fc43d9160c91a2ad4388e03 (diff) | |
download | xorg-devel-ports-991513533f3307b495d820730f5fbd6fba33695d.tar.gz xorg-devel-ports-991513533f3307b495d820730f5fbd6fba33695d.tar.zst xorg-devel-ports-991513533f3307b495d820730f5fbd6fba33695d.zip |
Update to 1.2.2.
Security: CVE-2013-2063
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@927 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/libXtst/Makefile | 2 | ||||
-rw-r--r-- | x11/libXtst/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index 547b575..a382237 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXtst -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libXtst/distinfo b/x11/libXtst/distinfo index 89e0259..5e039ff 100644 --- a/x11/libXtst/distinfo +++ b/x11/libXtst/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXtst-1.2.1.tar.bz2) = 7eea3e66e392aca3f9dad6238198753c28e1c32fa4903cbb7739607a2504e5e0 -SIZE (xorg/lib/libXtst-1.2.1.tar.bz2) = 313147 +SHA256 (xorg/lib/libXtst-1.2.2.tar.bz2) = ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 +SIZE (xorg/lib/libXtst-1.2.2.tar.bz2) = 321784 |