Date: Tue, 21 Oct 2014 15:24:20 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371325 - head/sysutils/grub2-efi Message-ID: <201410211524.s9LFOKKq024670@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmoore Date: Tue Oct 21 15:24:19 2014 New Revision: 371325 URL: https://svnweb.freebsd.org/changeset/ports/371325 QAT: https://qat.redports.org/buildarchive/r371325/ Log: - Update to latest git pull - 2.02_3 Modified: head/sysutils/grub2-efi/Makefile head/sysutils/grub2-efi/distinfo Modified: head/sysutils/grub2-efi/Makefile ============================================================================== --- head/sysutils/grub2-efi/Makefile Tue Oct 21 15:24:01 2014 (r371324) +++ head/sysutils/grub2-efi/Makefile Tue Oct 21 15:24:19 2014 (r371325) @@ -3,11 +3,11 @@ PORTNAME= grub2-efi PORTVERSION= 2.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ -DISTNAME= grub-${PORTVERSION}_2 +DISTNAME= grub-${PORTVERSION}_3 WRKSRC= ${WRKDIR}/grub-${PORTVERSION} MAINTAINER= kmoore@FreeBSD.org Modified: head/sysutils/grub2-efi/distinfo ============================================================================== --- head/sysutils/grub2-efi/distinfo Tue Oct 21 15:24:01 2014 (r371324) +++ head/sysutils/grub2-efi/distinfo Tue Oct 21 15:24:19 2014 (r371325) @@ -1,2 +1,2 @@ -SHA256 (grub-2.02_2.tar.xz) = 6cc58fa5629e47a512b416810caf148f3659b039d2080fbd0b6b8c9c82958aab -SIZE (grub-2.02_2.tar.xz) = 4463684 +SHA256 (grub-2.02_3.tar.xz) = 207b1d065f4ef18c77061c047b591a9cd2c946f5c320bdbf0fd48f41e02e4711 +SIZE (grub-2.02_3.tar.xz) = 4466580
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410211524.s9LFOKKq024670>