From owner-svn-ports-head@freebsd.org Fri Oct 28 13:51:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FE03C24683; Fri, 28 Oct 2016 13:51:06 +0000 (UTC) (envelope-from jhale@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 mx1.freebsd.org (Postfix) with ESMTPS id 4F1AA1D13; Fri, 28 Oct 2016 13:51:06 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9SDp5IL057659; Fri, 28 Oct 2016 13:51:05 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9SDp5hh057656; Fri, 28 Oct 2016 13:51:05 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201610281351.u9SDp5hh057656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 28 Oct 2016 13:51:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424845 - in head/sysutils/bsdisks: . files X-SVN-Group: ports-head 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.23 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: Fri, 28 Oct 2016 13:51:06 -0000 Author: jhale Date: Fri Oct 28 13:51:05 2016 New Revision: 424845 URL: https://svnweb.freebsd.org/changeset/ports/424845 Log: Update to 0.3 PR: 213852 Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) Deleted: head/sysutils/bsdisks/files/ Modified: head/sysutils/bsdisks/Makefile head/sysutils/bsdisks/distinfo Modified: head/sysutils/bsdisks/Makefile ============================================================================== --- head/sysutils/bsdisks/Makefile Fri Oct 28 13:49:09 2016 (r424844) +++ head/sysutils/bsdisks/Makefile Fri Oct 28 13:51:05 2016 (r424845) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bsdisks -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ Modified: head/sysutils/bsdisks/distinfo ============================================================================== --- head/sysutils/bsdisks/distinfo Fri Oct 28 13:49:09 2016 (r424844) +++ head/sysutils/bsdisks/distinfo Fri Oct 28 13:51:05 2016 (r424845) @@ -1,2 +1,3 @@ -SHA256 (bsdisks-0.2.tar.gz) = 794d8d12d3d4feeba36363eb932cbd2ee8eef1a58cbc1d54fd5db68c6ea76217 -SIZE (bsdisks-0.2.tar.gz) = 91353 +TIMESTAMP = 1477656542 +SHA256 (bsdisks-0.3.tar.gz) = 9692376c10a6598914e106ee24188c7289fad2f8d75136dc8e923e588fe01683 +SIZE (bsdisks-0.3.tar.gz) = 92385