From owner-freebsd-ports Sat Sep 11 3:50: 7 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FBAD14F63 for ; Sat, 11 Sep 1999 03:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01581; Sat, 11 Sep 1999 03:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nn.kiev.ua (nn.kiev.ua [193.193.193.203]) by hub.freebsd.org (Postfix) with ESMTP id 5F37E14F19 for ; Sat, 11 Sep 1999 03:40:15 -0700 (PDT) (envelope-from root@nn.kiev.ua) Received: (from root@localhost) by nn.kiev.ua (8.9.3/8.9.3) id NAA30425; Sat, 11 Sep 1999 13:40:16 +0300 (EEST) (envelope-from root) Message-Id: <199909111040.NAA30425@nn.kiev.ua> Date: Sat, 11 Sep 1999 13:40:16 +0300 (EEST) From: netch@lucky.net (Valentin Nechayev) Reply-To: netch@lucky.net (Valentin Nechayev) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13695: Typo in ports/news/inn-stable/Makefile v1.44 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13695 >Category: ports >Synopsis: Typo in ports/news/inn-stable/Makefile v1.44 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 11 03:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Valentin Nechayev >Release: FreeBSD 3.3-RC i386 >Organization: Lucky Net Ltd. >Environment: FreeBSD 3.3-RC; ports-19990911 >Description: Typo in Makefile which causes installation to fail >How-To-Repeat: Try build and install the port. >Fix: --- Makefile.dist Sat Sep 11 13:20:14 1999 +++ Makefile Sat Sep 11 13:34:49 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: inn -# Version required: 1.7.2 +# Version required: 2.2 # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # @@ -88,7 +88,7 @@ pre-install: .for dir in ${NEWSSPOOL} ${NEWSLIB} ${NEWSLOG} ${NEWSMAN} ${NEWSINFO} ${MKDIR} ${dir} - $(CHOWN} news:news ${dir} + ${CHOWN} news:news ${dir} .endfor update: build >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message