From owner-svn-ports-head@freebsd.org Thu May 10 15:04:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB419FCCA62; Thu, 10 May 2018 15:04:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 611F66BDD4; Thu, 10 May 2018 15:04:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42D4D22034; Thu, 10 May 2018 15:04:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4AF4TsC042695; Thu, 10 May 2018 15:04:29 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4AF4SBZ042693; Thu, 10 May 2018 15:04:28 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201805101504.w4AF4SBZ042693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Thu, 10 May 2018 15:04:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469561 - head/x11/xkill X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/xkill X-SVN-Commit-Revision: 469561 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 15:04:29 -0000 Author: zeising Date: Thu May 10 15:04:28 2018 New Revision: 469561 URL: https://svnweb.freebsd.org/changeset/ports/469561 Log: x11/xkill: Update to 1.0.5 Summary of changes: * Autoconf fixes * Misc. other fixes Modified: head/x11/xkill/Makefile head/x11/xkill/distinfo Modified: head/x11/xkill/Makefile ============================================================================== --- head/x11/xkill/Makefile Thu May 10 15:02:43 2018 (r469560) +++ head/x11/xkill/Makefile Thu May 10 15:04:28 2018 (r469561) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkill -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xkill/distinfo ============================================================================== --- head/x11/xkill/distinfo Thu May 10 15:02:43 2018 (r469560) +++ head/x11/xkill/distinfo Thu May 10 15:04:28 2018 (r469561) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xkill-1.0.4.tar.bz2) = 88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e -SIZE (xorg/app/xkill-1.0.4.tar.bz2) = 124828 +TIMESTAMP = 1525888693 +SHA256 (xorg/app/xkill-1.0.5.tar.bz2) = c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b +SIZE (xorg/app/xkill-1.0.5.tar.bz2) = 128146