From owner-freebsd-ports-bugs Fri Jan 31 19:50:14 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E75137B401 for ; Fri, 31 Jan 2003 19:50:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3F943F79 for ; Fri, 31 Jan 2003 19:50:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h113o9NS081030 for ; Fri, 31 Jan 2003 19:50:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h113o9GD081029; Fri, 31 Jan 2003 19:50:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C726937B401 for ; Fri, 31 Jan 2003 19:42:02 -0800 (PST) Received: from tomts23-srv.bellnexxia.net (tomts23.bellnexxia.net [209.226.175.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46FF243F43 for ; Fri, 31 Jan 2003 19:42:01 -0800 (PST) (envelope-from dmagda@magda.ca) Received: from number6.magda.ca ([64.229.179.43]) by tomts23-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030201034159.VVML20375.tomts23-srv.bellnexxia.net@number6.magda.ca>; Fri, 31 Jan 2003 22:41:59 -0500 Received: from number6.magda.ca (localhost.magda.ca [127.0.0.1]) by number6.magda.ca (8.12.6/8.12.6) with ESMTP id h113fxrg049536 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 31 Jan 2003 22:41:59 -0500 (EST) (envelope-from dmagda@magda.ca) Received: (from dmagda@localhost) by number6.magda.ca (8.12.6/8.12.6/Submit) id h113fx5d049535; Fri, 31 Jan 2003 22:41:59 -0500 (EST) (envelope-from dmagda) Message-Id: <200302010341.h113fx5d049535@number6.magda.ca> Date: Fri, 31 Jan 2003 22:41:59 -0500 (EST) From: David Magda Reply-To: David Magda To: FreeBSD-gnats-submit@FreeBSD.org Cc: Patrick Powell X-Send-Pr-Version: 3.113 Subject: ports/47778: sysutils/LPRng port is outdated by 10 months (no maintainer response) Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47778 >Category: ports >Synopsis: sysutils/LPRng port is outdated by 10 months (no maintainer response) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 31 19:50:08 PST 2003 >Closed-Date: >Last-Modified: >Originator: David Magda >Release: FreeBSD 4.7-STABLE i386 >Organization: We're organized? >Environment: System: FreeBSD number6.magda.ca 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Dec 27 10:36:12 EST 2002 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELE i386 >Description: The version of sysutils/LPRng in the Ports tree is 3.8.10 from 31 March 2002. The current version is 3.8.20 (17-Jan-2002). I also submitted PR 41976 back in August 2002. Emailing the maintainer (who is the author of the software) draws no reply. If this port is updated PR 41976 should also be closed along with this PR. >How-To-Repeat: grep VERSION Makefile make install >Fix: The newest file can be found at: ftp://ftp.lprng.com/pub/LPRng/LPRng/LPRng-3.8.20.tgz (it is sufficient to change the VERSION number). The MD5 I get is: MD5 (LPRng-3.8.20.tgz) = 84a7dc3c7076a1efb2682c63313fad74 which is the same as the one in the GPG signed .md5 file. I could not confirm that he actually signed it since I can't find his public key. The pkg-descr should have the WWW: line changed to: WWW: http://www.lprng.com/ as the primary webpage has changed. The pkg-plist has to be adjust by: * removing "lib/liblpr.la" and "lib/liblpr.a" * adding "sbin/lprng_certs" and "sbin/lprng_index_certs" * adding the following man pages: man/man1/cancel.1.gz man/man1/lp.1.gz man/man1/lpbanner.1.gz man/man1/lpf.1.gz man/man1/lpq.1.gz man/man1/lpr.1.gz man/man1/lprm.1.gz man/man1/lprng_certs.1.gz man/man1/lprng_index_certs.1.gz man/man1/lpstat.1.gz man/man1/monitor.1.gz man/man1/pclbanner.1.gz man/man1/psbanner.1.gz man/man5/lpd.conf.5.gz man/man5/lpd.perms.5.gz man/man5/printcap.5.gz mann/man8/checkpc.8.gz man/man8/lpc.8.gz man/man8/lpd.8.gz I was unable to test the validity of the files that had the prefix "share/doc/LPRng" in the pkg-plist. The patch "patch-src_common_lpd__jobs.c" can be removed as well. Lastly, if the MAINTAINER does not respond to this email, perhaps it should be changed to ports@freebsd.org? If this port is updated PR 41976 should also be closed along with this PR. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message