Date: Tue, 27 Nov 2018 21:20:04 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486064 - head/x11/libX11 Message-ID: <201811272120.wARLK4Lk085408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Nov 27 21:20:04 2018 New Revision: 486064 URL: https://svnweb.freebsd.org/changeset/ports/486064 Log: x11/libX11: Update to 1.6.7 Changelog: https://lists.x.org/archives/xorg-announce/2018-October/002921.html PR: 232973 Submitted by: pete@nomadlogic.org Modified: head/x11/libX11/Makefile head/x11/libX11/distinfo Modified: head/x11/libX11/Makefile ============================================================================== --- head/x11/libX11/Makefile Tue Nov 27 20:29:22 2018 (r486063) +++ head/x11/libX11/Makefile Tue Nov 27 21:20:04 2018 (r486064) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libX11 -PORTVERSION= 1.6.6 -PORTREVISION= 1 +PORTVERSION= 1.6.7 PORTEPOCH= 1 CATEGORIES= x11 Modified: head/x11/libX11/distinfo ============================================================================== --- head/x11/libX11/distinfo Tue Nov 27 20:29:22 2018 (r486063) +++ head/x11/libX11/distinfo Tue Nov 27 21:20:04 2018 (r486064) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534962530 -SHA256 (xorg/lib/libX11-1.6.6.tar.bz2) = 65fe181d40ec77f45417710c6a67431814ab252d21c2e85c75dd1ed568af414f -SIZE (xorg/lib/libX11-1.6.6.tar.bz2) = 2342730 +TIMESTAMP = 1540956919 +SHA256 (xorg/lib/libX11-1.6.7.tar.bz2) = 910e9e30efba4ad3672ca277741c2728aebffa7bc526f04dcfa74df2e52a1348 +SIZE (xorg/lib/libX11-1.6.7.tar.bz2) = 2290260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811272120.wARLK4Lk085408>