svn commit: r509214 - head/x11/setxkbmap

Niclas Zeising zeising at FreeBSD.org
Sun Aug 18 14:48:24 UTC 2019


Author: zeising
Date: Sun Aug 18 14:48:23 2019
New Revision: 509214
URL: https://svnweb.freebsd.org/changeset/ports/509214

Log:
  x11/setxkbmap: Update to 1.3.2
  
  Update x11/setxkbmap to 1.3.2
  This is a maintenance release
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-July/003007.html
  
  Obtained from:	FreeBSD Graphics Team development repo
  		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs

Modified:
  head/x11/setxkbmap/Makefile
  head/x11/setxkbmap/distinfo

Modified: head/x11/setxkbmap/Makefile
==============================================================================
--- head/x11/setxkbmap/Makefile	Sun Aug 18 14:46:54 2019	(r509213)
+++ head/x11/setxkbmap/Makefile	Sun Aug 18 14:48:23 2019	(r509214)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	setxkbmap
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/x11/setxkbmap/distinfo
==============================================================================
--- head/x11/setxkbmap/distinfo	Sun Aug 18 14:46:54 2019	(r509213)
+++ head/x11/setxkbmap/distinfo	Sun Aug 18 14:48:23 2019	(r509214)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/setxkbmap-1.3.1.tar.bz2) = a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1
-SIZE (xorg/app/setxkbmap-1.3.1.tar.bz2) = 133817
+TIMESTAMP = 1566061167
+SHA256 (xorg/app/setxkbmap-1.3.2.tar.bz2) = 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5
+SIZE (xorg/app/setxkbmap-1.3.2.tar.bz2) = 136253


More information about the svn-ports-all mailing list