From owner-svn-ports-all@FreeBSD.ORG Tue Jun 16 13:45:45 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 315C3813; Tue, 16 Jun 2015 13:45:45 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svn.freebsd.org (svn.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 1F564E05; Tue, 16 Jun 2015 13:45:45 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5GDji2X080844; Tue, 16 Jun 2015 13:45:44 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5GDjiHx080843; Tue, 16 Jun 2015 13:45:44 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201506161345.t5GDjiHx080843@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 16 Jun 2015 13:45:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389843 - head/sysutils/grub2-pcbsd X-SVN-Group: ports-head 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.20 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: Tue, 16 Jun 2015 13:45:45 -0000 Author: kmoore Date: Tue Jun 16 13:45:44 2015 New Revision: 389843 URL: https://svnweb.freebsd.org/changeset/ports/389843 Log: - Fix pkg-plist PR: 200832 Modified: head/sysutils/grub2-pcbsd/pkg-plist Modified: head/sysutils/grub2-pcbsd/pkg-plist ============================================================================== --- head/sysutils/grub2-pcbsd/pkg-plist Tue Jun 16 13:24:54 2015 (r389842) +++ head/sysutils/grub2-pcbsd/pkg-plist Tue Jun 16 13:45:44 2015 (r389843) @@ -180,6 +180,8 @@ lib/grub/i386-pc/echo.mod lib/grub/i386-pc/echo.module lib/grub/i386-pc/efiemu.mod lib/grub/i386-pc/efiemu.module +lib/grub/i386-pc/efiemu32.o +lib/grub/i386-pc/efiemu64.o lib/grub/i386-pc/ehci.mod lib/grub/i386-pc/ehci.module lib/grub/i386-pc/elf.mod @@ -650,7 +652,6 @@ sbin/grub-reboot sbin/grub-set-default sbin/grub-sparc64-setup share/grub/grub-mkconfig_lib -share/grub/widthspec.h share/locale/ast/LC_MESSAGES/grub.mo share/locale/ca/LC_MESSAGES/grub.mo share/locale/da/LC_MESSAGES/grub.mo