Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 18:11:19 -0700 (PDT)
From:      Lars Eggert <larse@isi.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39863: sysutils/LPRng has incomplete pkg-plist [WITH PATCH]
Message-ID:  <200206260111.g5Q1BJr6009750@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         39863
>Category:       ports
>Synopsis:       sysutils/LPRng has incomplete pkg-plist [WITH PATCH]
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 18:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        4.6-RELEASE
>Organization:
USC/ISI
>Environment:
FreeBSD c.postel.org 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 18 09:47:01 PDT 2002     root@localhost:/usr/src/sys/compile/KERNEL-1.39  i386

>Description:
The sysutils/LPRng port doesn't list some libraries in its pkg-plist, which causes printing to fail when the port is installed from a binary package.
>How-To-Repeat:
      
>Fix:
--- p	Wed Oct 17 12:14:21 2001
+++ pkg-plist	Tue Jun 25 18:06:14 2002
@@ -10,6 +10,10 @@
 etc/lpd.perms.sample
 etc/lprng.sh
 etc/rc.d/lprng.sh
+lib/liblpr.so.0
+lib/liblpr.so
+lib/liblpr.la
+lib/liblpr.a
 libexec/filters/lpbanner
 libexec/filters/lpf
 libexec/filters/pclbanner

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206260111.g5Q1BJr6009750>