svn commit: r371325 - head/sysutils/grub2-efi

Kris Moore kmoore at FreeBSD.org
Tue Oct 21 15:24:21 UTC 2014


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 at 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


More information about the svn-ports-all mailing list