Date: Fri, 12 May 2017 17:04:07 +0000 (UTC) From: Matthew Rezny <rezny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440690 - head/x11/xkbcomp Message-ID: <201705121704.v4CH47ht031547@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rezny Date: Fri May 12 17:04:06 2017 New Revision: 440690 URL: https://svnweb.freebsd.org/changeset/ports/440690 Log: Update to 1.4.0 Reviewed by: bapt Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10638 Modified: head/x11/xkbcomp/Makefile head/x11/xkbcomp/distinfo Modified: head/x11/xkbcomp/Makefile ============================================================================== --- head/x11/xkbcomp/Makefile Fri May 12 16:46:48 2017 (r440689) +++ head/x11/xkbcomp/Makefile Fri May 12 17:04:06 2017 (r440690) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkbcomp -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xkbcomp/distinfo ============================================================================== --- head/x11/xkbcomp/distinfo Fri May 12 16:46:48 2017 (r440689) +++ head/x11/xkbcomp/distinfo Fri May 12 17:04:06 2017 (r440690) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xkbcomp-1.3.1.tar.bz2) = 0304dc9e0d4ac10831a9ef5d5419722375ddbc3eac3ff4413094d57bc1f1923d -SIZE (xorg/app/xkbcomp-1.3.1.tar.bz2) = 246963 +TIMESTAMP = 1494178224 +SHA256 (xorg/app/xkbcomp-1.4.0.tar.bz2) = bc69c8748c03c5ad9afdc8dff9db11994dd871b614c65f8940516da6bf61ce6b +SIZE (xorg/app/xkbcomp-1.4.0.tar.bz2) = 243774
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705121704.v4CH47ht031547>