From owner-freebsd-ports Sun Jun 21 19:21:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA21504 for freebsd-ports-outgoing; Sun, 21 Jun 1998 19:21:41 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21497 for ; Sun, 21 Jun 1998 19:21:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA27567; Sun, 21 Jun 1998 19:20:01 -0700 (PDT) Date: Sun, 21 Jun 1998 19:20:01 -0700 (PDT) Message-Id: <199806220220.TAA27567@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Jacques Vidrine Subject: Re: ports/6924: New port, Hesiod 3.0.2 Reply-To: Jacques Vidrine Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/6924; it has been noted by GNATS. From: Jacques Vidrine To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/6924: New port, Hesiod 3.0.2 Date: Sun, 21 Jun 1998 21:11:52 -0500 This diff fixes the errors and warnings emitted by portlint. Jacques Vidrine --- Makefile 1998/06/12 05:01:30 1.1 +++ Makefile 1998/06/22 02:09:14 1.2 @@ -3,7 +3,7 @@ # Date created: 6/11/1998 # Whom: n@nectar.com # -# $Id: Makefile,v 1.1 1998/06/12 05:01:30 nectar Exp $ +# $Id: Makefile,v 1.2 1998/06/22 02:09:14 nectar Exp $ # DISTNAME= hesiod-3.0.2 @@ -18,10 +18,8 @@ hesiod_free_servent.3 hesiod_getmailhost.3 \ hesiod_getpwnam.3 hesiod_getpwuid.3 \ hesiod_getservbyname.3 hesiod_init.3 \ - hesiod_resolve.3 hesiod_to_bind.3 + hesiod_resolve.3 hesiod_to_bind.3 MAN5= hesiod.conf.5 - - HAS_CONFIGURE= YES GNU_CONFIGURE= YES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message