From owner-freebsd-ports Fri Aug 23 4:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25A3737B401 for ; Fri, 23 Aug 2002 04:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D58843E65 for ; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NBK2JU032682 for ; Fri, 23 Aug 2002 04:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NBK2aH032681; Fri, 23 Aug 2002 04:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B41E37B400 for ; Fri, 23 Aug 2002 04:12:43 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF0DD43E86 for ; Fri, 23 Aug 2002 04:12:41 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id TAA57527; Fri, 23 Aug 2002 19:12:39 +0800 (WST) Message-Id: <200208231112.TAA57527@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 19:12:39 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41932: Updated Port: misc/firestring 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: 41932 >Category: ports >Synopsis: Updated Port: misc/firestring >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: Updated Port: misc/firestring. Typo in Makefile, not noticed by maintainer. >How-To-Repeat: >Fix: diff -ruN firestring.old/Makefile firestring/Makefile --- firestring.old/Makefile Thu Aug 22 12:15:56 2002 +++ firestring/Makefile Fri Aug 23 19:08:17 2002 @@ -7,7 +7,7 @@ PORTNAME= firestring PORTVERSION= 0.1.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes MAN3= firestring_chomp.3 firestring_chug.3 \ firestring_concat.3 firestring_conf_add.3 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message