From owner-freebsd-ports Wed Oct 3 14:40:47 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 959DB37B409 for ; Wed, 3 Oct 2001 14:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f93Le1E11853; Wed, 3 Oct 2001 14:40:01 -0700 (PDT) (envelope-from gnats) Received: from cc92687-a.wlgrv1.pa.home.com (cc92687-a.wlgrv1.pa.home.com [24.5.63.190]) by hub.freebsd.org (Postfix) with ESMTP id BDE9437B403 for ; Wed, 3 Oct 2001 14:32:22 -0700 (PDT) Received: (from root@localhost) by cc92687-a.wlgrv1.pa.home.com (8.11.6/8.11.6) id f93LWMi49048; Wed, 3 Oct 2001 17:32:22 -0400 (EDT) (envelope-from pat) Message-Id: <200110032132.f93LWMi49048@cc92687-a.wlgrv1.pa.home.com> Date: Wed, 3 Oct 2001 17:32:22 -0400 (EDT) From: Patrick Li Reply-To: Patrick Li To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31017: Add missing manpage entry to news/tin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31017 >Category: ports >Synopsis: Add missing manpage entry to news/tin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 03 14:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.4-STABLE i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Sep 29 17:22:31 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: Add missing manpage to news/tin >How-To-Repeat: http://bento.freebsd.org/errorlogs/4-latest/tin-1.5.9.log >Fix: diff -ruN /usr/ports/news/tin/Makefile tin/Makefile --- /usr/ports/news/tin/Makefile Sun Aug 12 16:40:15 2001 +++ tin/Makefile Wed Oct 3 16:41:04 2001 @@ -40,6 +40,7 @@ LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib' ALL_TARGET= build MAN1= tin.1 +MAN5= tin.5 .if defined(WITH_TIN_NNTP_ONLY) CONFIGURE_ARGS+= --enable-nntp-only >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message