Date: Sat, 22 Jun 2019 23:13:16 +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: r504915 - head/x11/libXi Message-ID: <201906222313.x5MNDGLt026014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sat Jun 22 23:13:15 2019 New Revision: 504915 URL: https://svnweb.freebsd.org/changeset/ports/504915 Log: x11/libXi: Update to 1.7.10 This release contains minor fixes and build system improvements. Changelog: https://lists.x.org/archives/xorg-announce/2019-June/002999.html Sponsored by: B3 Init Modified: head/x11/libXi/Makefile head/x11/libXi/distinfo Modified: head/x11/libXi/Makefile ============================================================================== --- head/x11/libXi/Makefile Sat Jun 22 22:53:57 2019 (r504914) +++ head/x11/libXi/Makefile Sat Jun 22 23:13:15 2019 (r504915) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXi -PORTVERSION= 1.7.9 -PORTREVISION= 2 +PORTVERSION= 1.7.10 PORTEPOCH= 1 CATEGORIES= x11 Modified: head/x11/libXi/distinfo ============================================================================== --- head/x11/libXi/distinfo Sat Jun 22 22:53:57 2019 (r504914) +++ head/x11/libXi/distinfo Sat Jun 22 23:13:15 2019 (r504915) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485630973 -SHA256 (xorg/lib/libXi-1.7.9.tar.bz2) = c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45 -SIZE (xorg/lib/libXi-1.7.9.tar.bz2) = 486312 +TIMESTAMP = 1561244304 +SHA256 (xorg/lib/libXi-1.7.10.tar.bz2) = 36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061 +SIZE (xorg/lib/libXi-1.7.10.tar.bz2) = 484519
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906222313.x5MNDGLt026014>