From owner-svn-ports-head@freebsd.org Wed Sep 2 13:57:59 2015 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 9004A9C87FB; Wed, 2 Sep 2015 13:57:59 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 806287C; Wed, 2 Sep 2015 13:57:59 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t82Dvxw1032770; Wed, 2 Sep 2015 13:57:59 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t82DvxJg032767; Wed, 2 Sep 2015 13:57:59 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201509021357.t82DvxJg032767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 2 Sep 2015 13:57:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395839 - in head/sysutils/grub2-bhyve: . 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.20 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: Wed, 02 Sep 2015 13:57:59 -0000 Author: kmoore Date: Wed Sep 2 13:57:58 2015 New Revision: 395839 URL: https://svnweb.freebsd.org/changeset/ports/395839 Log: - Update to v0.40 ChangeLog: https://github.com/grehan-freebsd/grub2-bhyve/releases/tag/v0.40 Deleted: head/sysutils/grub2-bhyve/files/ Modified: head/sysutils/grub2-bhyve/Makefile head/sysutils/grub2-bhyve/distinfo Modified: head/sysutils/grub2-bhyve/Makefile ============================================================================== --- head/sysutils/grub2-bhyve/Makefile Wed Sep 2 13:56:19 2015 (r395838) +++ head/sysutils/grub2-bhyve/Makefile Wed Sep 2 13:57:58 2015 (r395839) @@ -3,8 +3,7 @@ PORTNAME= grub2-bhyve DISTVERSIONPREFIX= v -DISTVERSION= 0.30 -PORTREVISION= 1 +DISTVERSION= 0.40 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org Modified: head/sysutils/grub2-bhyve/distinfo ============================================================================== --- head/sysutils/grub2-bhyve/distinfo Wed Sep 2 13:56:19 2015 (r395838) +++ head/sysutils/grub2-bhyve/distinfo Wed Sep 2 13:57:58 2015 (r395839) @@ -1,2 +1,2 @@ -SHA256 (grehan-freebsd-grub2-bhyve-v0.30_GH0.tar.gz) = d854538b71ce1b964daf4aed141bfcb024c30a245b3bb88d0266420a0c34246d -SIZE (grehan-freebsd-grub2-bhyve-v0.30_GH0.tar.gz) = 8383110 +SHA256 (grehan-freebsd-grub2-bhyve-v0.40_GH0.tar.gz) = 7cf3547d816e925f53b0790abd4633da72126d8271ae210d0f348ad63f4f6d34 +SIZE (grehan-freebsd-grub2-bhyve-v0.40_GH0.tar.gz) = 8380492