pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34428: [update] net/dnsmasq
The following reply was made to PR pkg/34428; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34428: [update] net/dnsmasq
Date: Wed, 30 Aug 2006 20:37:22 +0200
On Wed, Aug 30, 2006 at 06:20:01PM +0000, Martin Wilke wrote:
> - Update to 2.33
> - Remove patch-aa
Why?
> Index: PLIST
> ===================================================================
> RCS file: /home/pcvs/pkgsrc/net/dnsmasq/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 PLIST
> --- PLIST 18 Oct 2005 04:41:59 -0000 1.1.1.1
> +++ PLIST 30 Aug 2006 15:06:37 -0000
> @@ -1,6 +1,7 @@
> @comment $NetBSD: PLIST,v 1.1.1.1 2005/10/18 04:41:59 minskim Exp $
> -man/man8/dnsmasq.8
> sbin/dnsmasq
> share/examples/dnsmasq/dnsmasq.conf.example
> share/examples/rc.d/dnsmasq
> +share/man/man8/dnsmasq.8
> +@dirrm share/man/man8
> @dirrm share/examples/dnsmasq
This needs to be fixed -- man pages should install into ${PKGMANDIR}/manX,
which defaults to man/manX, so the old location was ok, the new one isn't.
Thomas
Home |
Main Index |
Thread Index |
Old Index