Date: Wed, 6 Mar 2019 20:59:17 +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: r494839 - head/x11/xinit Message-ID: <201903062059.x26KxH4B089380@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Mar 6 20:59:17 2019 New Revision: 494839 URL: https://svnweb.freebsd.org/changeset/ports/494839 Log: x11/xinit: Update to 1.4.1 Update x11/xinit to 1.4.1 This release fixes a bug when too many arguments are supplied to the program and improves the man pages. Changelog: https://lists.x.org/archives/xorg/2019-March/059636.html PR: 236304 Submitted by: Samy Mahmoudi Modified: head/x11/xinit/Makefile head/x11/xinit/distinfo Modified: head/x11/xinit/Makefile ============================================================================== --- head/x11/xinit/Makefile Wed Mar 6 20:55:36 2019 (r494838) +++ head/x11/xinit/Makefile Wed Mar 6 20:59:17 2019 (r494839) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xinit -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 PORTEPOCH= 1 CATEGORIES= x11 Modified: head/x11/xinit/distinfo ============================================================================== --- head/x11/xinit/distinfo Wed Mar 6 20:55:36 2019 (r494838) +++ head/x11/xinit/distinfo Wed Mar 6 20:59:17 2019 (r494839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522340675 -SHA256 (xorg/app/xinit-1.4.0.tar.bz2) = 230835eef2f5978a1e1344928168119373f6df1d0a32c09515e545721ee582ef -SIZE (xorg/app/xinit-1.4.0.tar.bz2) = 174491 +TIMESTAMP = 1551833354 +SHA256 (xorg/app/xinit-1.4.1.tar.bz2) = de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa54abb9 +SIZE (xorg/app/xinit-1.4.1.tar.bz2) = 176206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903062059.x26KxH4B089380>