diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-31 16:10:41 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-31 16:10:41 +0800 |
commit | 5ae73155e8f65e4dd49d86c066f06337e03c8eee (patch) | |
tree | 9e5839d359b7abd20c2a642ca88d2512f6eb721e | |
parent | 70f96852755dfa8679201c0b51484ec963d4037c (diff) | |
download | xorg-devel-ports-5ae73155e8f65e4dd49d86c066f06337e03c8eee.tar.gz xorg-devel-ports-5ae73155e8f65e4dd49d86c066f06337e03c8eee.tar.zst xorg-devel-ports-5ae73155e8f65e4dd49d86c066f06337e03c8eee.zip |
Update to 1.0.2.
Security: CVE-2013-2062
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@922 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/libXp/Makefile | 2 | ||||
-rw-r--r-- | x11/libXp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile index 22a31a0..9056606 100644 --- a/x11/libXp/Makefile +++ b/x11/libXp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD: head/x11/libXp/Makefile 319055 2013-05-25 14:37:02Z zeising $ PORTNAME= libXp -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libXp/distinfo b/x11/libXp/distinfo index 760f538..239c5d1 100644 --- a/x11/libXp/distinfo +++ b/x11/libXp/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXp-1.0.1.tar.bz2) = 71d1f260005616d646b8c8788365f2b7d93911dac57bb53b65753d9f9e6443d2 -SIZE (xorg/lib/libXp-1.0.1.tar.bz2) = 300427 +SHA256 (xorg/lib/libXp-1.0.2.tar.bz2) = 952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5 +SIZE (xorg/lib/libXp-1.0.2.tar.bz2) = 298632 |