pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mk-files Note that this conflicts with the (fort...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23049ac67b14
branches:  trunk
changeset: 516144:23049ac67b14
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Jul 14 23:06:27 2006 +0000

description:
Note that this conflicts with the (forthcoming) bootstrap-mk-files package.

diffstat:

 devel/mk-files/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r a26dfeb9c380 -r 23049ac67b14 devel/mk-files/Makefile
--- a/devel/mk-files/Makefile   Fri Jul 14 22:48:45 2006 +0000
+++ b/devel/mk-files/Makefile   Fri Jul 14 23:06:27 2006 +0000
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2006/06/02 13:20:56 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/07/14 23:06:27 jlam Exp $
 #
 
 DISTNAME=      mk-20050405
 PKGNAME=       mk-files-20050405
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=   ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
 
+CONFLICTS+=    bootstrap-mk-files-[0-9]*
+
 MAINTAINER=    sjg%NetBSD.org@localhost
 HOMEPAGE=      http://www.crufty.net/help/sjg/bmake.html
 COMMENT=       Portable *.mk files for the NetBSD portable bmake utility



Home | Main Index | Thread Index | Old Index