From 473a91cfd9bf1b2a3d709f2eead24753c67f59f3 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 5 Feb 2019 19:19:29 +0000 Subject: [PATCH] sysutils/grub2-pcbsd: modernize a bit: - remove reference to expired sysutils/grub2 port - remove obsolete conflict with grub-0 - bump PORTREVISION --- sysutils/grub2-pcbsd/Makefile | 4 ++-- sysutils/grub2-pcbsd/pkg-descr | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile index b072597e9e28..563a46ee1ab8 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ help2man:misc/help2man WRKSRC= ${WRKDIR}/grub-2.02 -CONFLICTS= grub-0* grub2-2* +CONFLICTS= grub2-2* SSP_UNSAFE= yes USE_GCC= yes GNU_CONFIGURE= yes diff --git a/sysutils/grub2-pcbsd/pkg-descr b/sysutils/grub2-pcbsd/pkg-descr index 95daeebae12c..c0099fd599d2 100644 --- a/sysutils/grub2-pcbsd/pkg-descr +++ b/sysutils/grub2-pcbsd/pkg-descr @@ -6,7 +6,6 @@ This port does not install GRUB on the master boot record of your hard drive. To do this you will need to read the info page that is installed by the port. This port includes additional patches and fixes making it work properly -with ZFS boot-environments. Users on UFS will probably want to install the -regular sysutils/grub2 port. +with ZFS boot-environments. WWW: http://www.gnu.org/software/grub/