Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 22:51:47 +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: r517091 - head/x11/xkbprint
Message-ID:  <201911082251.xA8Mplc4029145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Nov  8 22:51:46 2019
New Revision: 517091
URL: https://svnweb.freebsd.org/changeset/ports/517091

Log:
  x11/xkbprint: Update to 1.0.5
  
  Update x11/xkbprint to 1.0.5.  This is a minor maintenance release.
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-November/003030.html

Modified:
  head/x11/xkbprint/Makefile
  head/x11/xkbprint/distinfo

Modified: head/x11/xkbprint/Makefile
==============================================================================
--- head/x11/xkbprint/Makefile	Fri Nov  8 20:40:03 2019	(r517090)
+++ head/x11/xkbprint/Makefile	Fri Nov  8 22:51:46 2019	(r517091)
@@ -1,13 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	xkbprint
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Utility for printing an XKB keyboard description
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		xorg xorg-cat:app
 USE_XORG=	xkbfile x11

Modified: head/x11/xkbprint/distinfo
==============================================================================
--- head/x11/xkbprint/distinfo	Fri Nov  8 20:40:03 2019	(r517090)
+++ head/x11/xkbprint/distinfo	Fri Nov  8 22:51:46 2019	(r517091)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xkbprint-1.0.4.tar.bz2) = 0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12
-SIZE (xorg/app/xkbprint-1.0.4.tar.bz2) = 163810
+TIMESTAMP = 1573250584
+SHA256 (xorg/app/xkbprint-1.0.5.tar.bz2) = 5b58fe834f0822f06d63d283fac404098c6d3f6acce61888b81016f1c41023fa
+SIZE (xorg/app/xkbprint-1.0.5.tar.bz2) = 166856



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911082251.xA8Mplc4029145>