svn commit: r472017 - head/x11/xkbcomp

Niclas Zeising zeising at FreeBSD.org
Fri Jun 8 18:39:40 UTC 2018


Author: zeising
Date: Fri Jun  8 18:39:39 2018
New Revision: 472017
URL: https://svnweb.freebsd.org/changeset/ports/472017

Log:
  x11/xkbcomp: Update to 1.4.2
  
  This fixes issues with recent (not yet in FreeBSD ports) xkeyboard-config.

Modified:
  head/x11/xkbcomp/Makefile
  head/x11/xkbcomp/distinfo

Modified: head/x11/xkbcomp/Makefile
==============================================================================
--- head/x11/xkbcomp/Makefile	Fri Jun  8 16:59:45 2018	(r472016)
+++ head/x11/xkbcomp/Makefile	Fri Jun  8 18:39:39 2018	(r472017)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xkbcomp
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/x11/xkbcomp/distinfo
==============================================================================
--- head/x11/xkbcomp/distinfo	Fri Jun  8 16:59:45 2018	(r472016)
+++ head/x11/xkbcomp/distinfo	Fri Jun  8 18:39:39 2018	(r472017)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522343234
-SHA256 (xorg/app/xkbcomp-1.4.1.tar.bz2) = 748dc4cf58ac95684106bd9cf163ac6ab7de9a236faec02a6f4d4006d63a5736
-SIZE (xorg/app/xkbcomp-1.4.1.tar.bz2) = 251069
+TIMESTAMP = 1528482564
+SHA256 (xorg/app/xkbcomp-1.4.2.tar.bz2) = 6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424
+SIZE (xorg/app/xkbcomp-1.4.2.tar.bz2) = 248399


More information about the svn-ports-all mailing list