Date: Thu, 10 May 2018 20:16:49 +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: r469575 - head/x11/xdriinfo Message-ID: <201805102016.w4AKGn5v099836@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu May 10 20:16:48 2018 New Revision: 469575 URL: https://svnweb.freebsd.org/changeset/ports/469575 Log: x11/xdriinfo: Update to 1.0.6 Summary of changes: * Autoconf fixes * Fix for glvnd not working Modified: head/x11/xdriinfo/Makefile head/x11/xdriinfo/distinfo Modified: head/x11/xdriinfo/Makefile ============================================================================== --- head/x11/xdriinfo/Makefile Thu May 10 20:02:33 2018 (r469574) +++ head/x11/xdriinfo/Makefile Thu May 10 20:16:48 2018 (r469575) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xdriinfo -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.0.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xdriinfo/distinfo ============================================================================== --- head/x11/xdriinfo/distinfo Thu May 10 20:02:33 2018 (r469574) +++ head/x11/xdriinfo/distinfo Thu May 10 20:16:48 2018 (r469575) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xdriinfo-1.0.5.tar.bz2) = 4cba3766ef89557422062287248adeb933999071bad6f3ef9c0a478a3c680119 -SIZE (xorg/app/xdriinfo-1.0.5.tar.bz2) = 121276 +TIMESTAMP = 1525888518 +SHA256 (xorg/app/xdriinfo-1.0.6.tar.bz2) = d9ccd2c3e87899417acc9ea1f3e319a4198112babe1dc711273584f607449d51 +SIZE (xorg/app/xdriinfo-1.0.6.tar.bz2) = 123636
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805102016.w4AKGn5v099836>