From owner-svn-ports-all@freebsd.org Thu Nov 1 17:22:31 2018 Return-Path: Delivered-To: svn-ports-all@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 A06C210F9308; Thu, 1 Nov 2018 17:22:31 +0000 (UTC) (envelope-from tobik@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 5610C80B4F; Thu, 1 Nov 2018 17:22:31 +0000 (UTC) (envelope-from tobik@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 372D41ED0F; Thu, 1 Nov 2018 17:22:31 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA1HMVmQ077039; Thu, 1 Nov 2018 17:22:31 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA1HMUFB077038; Thu, 1 Nov 2018 17:22:30 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201811011722.wA1HMUFB077038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 1 Nov 2018 17:22:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483689 - in head/sysutils/yank: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/sysutils/yank: . files X-SVN-Commit-Revision: 483689 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2018 17:22:31 -0000 Author: tobik Date: Thu Nov 1 17:22:30 2018 New Revision: 483689 URL: https://svnweb.freebsd.org/changeset/ports/483689 Log: sysutils/yank: Update to 1.1.0 Changes: https://github.com/mptre/yank/releases/tag/v1.1.0 Deleted: head/sysutils/yank/files/ Modified: head/sysutils/yank/Makefile head/sysutils/yank/distinfo Modified: head/sysutils/yank/Makefile ============================================================================== --- head/sysutils/yank/Makefile Thu Nov 1 16:34:30 2018 (r483688) +++ head/sysutils/yank/Makefile Thu Nov 1 17:22:30 2018 (r483689) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= yank -DISTVERSION= 1.0.0 -PORTREVISION= 2 +DISTVERSION= 1.1.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/mptre/yank/releases/download/v${DISTVERSION}/ Modified: head/sysutils/yank/distinfo ============================================================================== --- head/sysutils/yank/distinfo Thu Nov 1 16:34:30 2018 (r483688) +++ head/sysutils/yank/distinfo Thu Nov 1 17:22:30 2018 (r483689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536480383 -SHA256 (yank-1.0.0.tar.gz) = 20ba1b01a7514f2f670702e83846f42429e2e90491dc1f679c8319a45a0382de -SIZE (yank-1.0.0.tar.gz) = 8364 +TIMESTAMP = 1541092705 +SHA256 (yank-1.1.0.tar.gz) = f197107cd604c41ef3c2390175bd34e5ad3c7cf1feafedefe357ba75149f1c59 +SIZE (yank-1.1.0.tar.gz) = 8516