From owner-freebsd-ports Fri Aug 23 4:20:19 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 6950C37B400 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 9AA7F43E42 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 g7NBK3JU032695 for ; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NBK36J032694; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD1C37B400 for ; Fri, 23 Aug 2002 04:17:17 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0587F43E65 for ; Fri, 23 Aug 2002 04:17:16 -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 TAA58870; Fri, 23 Aug 2002 19:17:14 +0800 (WST) Message-Id: <200208231117.TAA58870@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 19:17:14 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41933: Updated Port: net/firedns 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: 41933 >Category: ports >Synopsis: Updated Port: net/firedns >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:03 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: net/firedns. Typo in Makefile not noticed by maintainer. >How-To-Repeat: >Fix: diff -ruN firedns.old/Makefile firedns/Makefile --- firedns.old/Makefile Thu Aug 22 10:39:10 2002 +++ firedns/Makefile Fri Aug 23 19:15:20 2002 @@ -7,7 +7,7 @@ PORTNAME= firedns PORTVERSION= 0.1.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes MAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \ firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message