From owner-svn-ports-all@freebsd.org Sun Oct 21 18:10:28 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 E8325FFC9C7; Sun, 21 Oct 2018 18:10:27 +0000 (UTC) (envelope-from arrowd@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 9E35B7280A; Sun, 21 Oct 2018 18:10:27 +0000 (UTC) (envelope-from arrowd@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 990A11104D; Sun, 21 Oct 2018 18:10:27 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9LIARkM084016; Sun, 21 Oct 2018 18:10:27 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9LIARMA084015; Sun, 21 Oct 2018 18:10:27 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201810211810.w9LIARMA084015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Sun, 21 Oct 2018 18:10:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482719 - head/sysutils/bsdisks X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/sysutils/bsdisks X-SVN-Commit-Revision: 482719 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: Sun, 21 Oct 2018 18:10:28 -0000 Author: arrowd Date: Sun Oct 21 18:10:27 2018 New Revision: 482719 URL: https://svnweb.freebsd.org/changeset/ports/482719 Log: sysutils/bsdisks: Update to 0.5. Approved by: tcberner (mentor) Modified: head/sysutils/bsdisks/Makefile head/sysutils/bsdisks/distinfo Modified: head/sysutils/bsdisks/Makefile ============================================================================== --- head/sysutils/bsdisks/Makefile Sun Oct 21 17:56:11 2018 (r482718) +++ head/sysutils/bsdisks/Makefile Sun Oct 21 18:10:27 2018 (r482719) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bsdisks -PORTVERSION= 0.4 -PORTREVISION= 1 +DISTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ Modified: head/sysutils/bsdisks/distinfo ============================================================================== --- head/sysutils/bsdisks/distinfo Sun Oct 21 17:56:11 2018 (r482718) +++ head/sysutils/bsdisks/distinfo Sun Oct 21 18:10:27 2018 (r482719) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532420900 -SHA256 (bsdisks-0.4.tar.gz) = beb6914ab840017bc1c9f95c849177b3f71d8bf48e54b1c1683007bbf247aca8 -SIZE (bsdisks-0.4.tar.gz) = 91854 +TIMESTAMP = 1540138595 +SHA256 (bsdisks-0.5.tar.gz) = a1da73ff550823d0ab078181dea62b3bd2a87378824d4581120ec233c929d08e +SIZE (bsdisks-0.5.tar.gz) = 91776