pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/mklivecd Depend on grub>=0.97, because there ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1812dd1d2f9e
branches: trunk
changeset: 497689:1812dd1d2f9e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Aug 02 12:32:23 2005 +0000
description:
Depend on grub>=0.97, because there is not 0.98... thanks Jeff Rizzo.
Bump PKGREVISION.
diffstat:
sysutils/mklivecd/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 977c9f8a98b8 -r 1812dd1d2f9e sysutils/mklivecd/Makefile
--- a/sysutils/mklivecd/Makefile Tue Aug 02 12:24:28 2005 +0000
+++ b/sysutils/mklivecd/Makefile Tue Aug 02 12:32:23 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2005/07/29 12:17:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.22 2005/08/02 12:32:23 xtraeme Exp $
DISTNAME= mklivecd-0.12.0
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,7 +10,7 @@
COMMENT= Make your own NetBSD/i386 Live CD-ROM/DVD-ROM
DEPENDS+= {cdrecord,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrecord
-DEPENDS+= grub>=0.98:../../sysutils/grub
+DEPENDS+= grub>=0.97:../../sysutils/grub
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index