diff options
author | rezny <rezny@FreeBSD.org> | 2017-02-28 01:40:43 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-02-28 01:40:43 +0800 |
commit | ac48caee78658ba191fbce1713d01765cd8a09e4 (patch) | |
tree | a472d9d78fcc63654511dce0f2e63b64151af909 /x11 | |
parent | 7e59da88a166301b9fec774ede2f9fa49f255c44 (diff) | |
download | freebsd-ports-gnome-ac48caee78658ba191fbce1713d01765cd8a09e4.tar.gz freebsd-ports-gnome-ac48caee78658ba191fbce1713d01765cd8a09e4.tar.zst freebsd-ports-gnome-ac48caee78658ba191fbce1713d01765cd8a09e4.zip |
Uodate to 1.6.5
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9825
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libX11/Makefile | 2 | ||||
-rw-r--r-- | x11/libX11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 01bd115aae60..c6021eceb4d1 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 8d0606760461..0306a70408d4 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475694974 -SHA256 (xorg/lib/libX11-1.6.4.tar.bz2) = b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441 -SIZE (xorg/lib/libX11-1.6.4.tar.bz2) = 2340176 +TIMESTAMP = 1488204574 +SHA256 (xorg/lib/libX11-1.6.5.tar.bz2) = 4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d +SIZE (xorg/lib/libX11-1.6.5.tar.bz2) = 2361556 |