pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/isc-dhclient This package was renamed from WIP ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aabba682baa5
branches:  trunk
changeset: 537522:aabba682baa5
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Jan 10 18:53:16 2008 +0000

description:
This package was renamed from WIP version.
Add a CONFLICTS for the previous name (which I had installed).

diffstat:

 net/isc-dhclient/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r ff5985307f71 -r aabba682baa5 net/isc-dhclient/Makefile
--- a/net/isc-dhclient/Makefile Thu Jan 10 18:15:29 2008 +0000
+++ b/net/isc-dhclient/Makefile Thu Jan 10 18:53:16 2008 +0000
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2008/01/03 12:25:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/10 18:53:16 reed Exp $
 #
 
 COMMENT=       ISC Dynamic Host Configuration Protocol (DHCP) Client
 COMPONENT=     client
-PKGREVISION=   2
+PKGREVISION=   3
 SUBDIR=                client
 
+CONFLICTS+=    isc-dhclient-[0-9]*
+
 CONF_FILES+=   ${EGDIR}/dhclient.conf ${PKG_SYSCONFDIR}/dhclient.conf
 
 RCD_SCRIPTS=   isc_dhclient



Home | Main Index | Thread Index | Old Index