pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/nsd Don't advertise RC script and forget it in the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd32257382f6
branches:  trunk
changeset: 502560:dd32257382f6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Nov 06 16:36:48 2005 +0000

description:
Don't advertise RC script and forget it in the PLIST. Bump revision.

diffstat:

 net/nsd/Makefile |  4 ++--
 net/nsd/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 2ab9fe94ed67 -r dd32257382f6 net/nsd/Makefile
--- a/net/nsd/Makefile  Sun Nov 06 15:59:48 2005 +0000
+++ b/net/nsd/Makefile  Sun Nov 06 16:36:48 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2005/11/05 21:27:53 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2005/11/06 16:36:48 joerg Exp $
 
 DISTNAME=      nsd-2.2.0
 CATEGORIES=    net
-PKGREVISION=   1
+PKGREVISION=   2
 MASTER_SITES=  http://www.nlnetlabs.nl/downloads/nsd/
 
 MAINTAINER=    joerg%NetBSD.org@localhost
diff -r 2ab9fe94ed67 -r dd32257382f6 net/nsd/PLIST
--- a/net/nsd/PLIST     Sun Nov 06 15:59:48 2005 +0000
+++ b/net/nsd/PLIST     Sun Nov 06 16:36:48 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/11/05 21:27:53 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/11/06 16:36:48 joerg Exp $
 man/man8/nsd-notify.8
 man/man8/nsd-xfer.8
 man/man8/nsd.8
@@ -11,6 +11,7 @@
 sbin/zonec
 share/examples/nsd/nsd.zones
 share/examples/nsd/nsdc.conf
+share/examples/rc.d/nsd
 share/nsd/DIFFERENCES
 share/nsd/LICENSE
 share/nsd/NSD-DATABASE



Home | Main Index | Thread Index | Old Index