pkgsrc-Bugs archive

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

pkg/40114: ham/hamlib PLIST has two missing lines



>Number:         40114
>Category:       pkg
>Synopsis:       ham/hamlib PLIST has two missing lines
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 05 16:10:00 +0000 2008
>Originator:     Mustafa Dogan
>Release:        NetBSD-4.0_STABLE
>Organization:
Ankara University
>Environment:
NetBSD md.politics.ankara.edu.tr 4.0_STABLE NetBSD 4.0_STABLE (MuDo) #0: Thu 
Dec  4 05:42:38 EET 2008  root@localhost:/root/OBJ/sys/arch/i386/compile/MuDo 
i386
>Description:
PLIST file of ham/hamlib package has two missing lines.
Please add
bin/rigctld
and
man/man8/rigctld.8
to PLIST file. 
Otherwise, hamlib and packages depend on it will remain broken.

>How-To-Repeat:

>Fix:
--- PLIST.orig   2008-12-05 17:30:11.000000000 +0200
+++ PLIST        2008-11-22 13:47:01.000000000 +0200
@@ -1,5 +1,6 @@
 @comment $NetBSD: PLIST,v 1.9 2007/07/02 15:30:04 wulf Exp $
 bin/rigctl
+bin/rigctld
 bin/rigmem
 bin/rigsmtr
 bin/rigswr
@@ -48,6 +49,7 @@ man/man1/rigmem.1
 man/man1/rigsmtr.1
 man/man1/rigswr.1
 man/man1/rotctl.1
+man/man8/rigctld.8
 man/man8/rpc.rigd.8
 man/man8/rpc.rotd.8
 sbin/rpc.rigd



Home | Main Index | Thread Index | Old Index