Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 19:17:14 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41933: Updated Port: net/firedns
Message-ID:  <200208231117.TAA58870@mail.wa.apana.org.au>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208231117.TAA58870>