From owner-freebsd-ports Thu Jun 28 18:10:16 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D71537B407 for ; Thu, 28 Jun 2001 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T1A2649067; Thu, 28 Jun 2001 18:10:02 -0700 (PDT) (envelope-from gnats) Received: from mail.noos.fr (descartes.noos.net [212.198.2.74]) by hub.freebsd.org (Postfix) with ESMTP id 2C30237B409 for ; Thu, 28 Jun 2001 18:05:28 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 10899716 invoked by uid 0); 29 Jun 2001 01:05:26 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with SMTP for ; 29 Jun 2001 01:05:26 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.4/8.11.4) id f5T15PO95901; Fri, 29 Jun 2001 03:05:25 +0200 (CEST) (envelope-from root) Message-Id: <200106290105.f5T15PO95901@gits.dyndns.org> Date: Fri, 29 Jun 2001 03:05:25 +0200 (CEST) From: Cyrille Lefevre Reply-To: clefevre@redirect.to To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28500: Updated port: net/isc-dhcp3 (3.0.r8.2) 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: 28500 >Category: ports >Synopsis: Updated port: net/isc-dhcp3 (3.0.r8.2) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 28 18:10:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.3-STABLE i386 >Organization: ACME >Environment: FreeBSD gits 4.3-STABLE FreeBSD 4.3-STABLE #26: Wed May 23 12:46:38 CEST 2001 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: Makefile PORTVERSION bumped to 3.0.r8.2 MAN1 updated distinfo updated files/patch-site.conf USRMANDIR and USRMANEXT added >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/Makefile,v retrieving revision 1.65 diff -u -r1.65 Makefile --- Makefile 2001/06/09 12:59:33 1.65 +++ Makefile 2001/06/27 20:02:02 @@ -7,7 +7,7 @@ # PORTNAME= dhcp -PORTVERSION= 3.0.r8 +PORTVERSION= 3.0.r8.2 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/%SUBDIR%/ \ ${US_MASTER_SITES} ${JAPAN_MASTER_SITES} \ @@ -40,11 +40,12 @@ INC_SUBDIR="${INC_SUBDIR}" LIB_SUBDIR="${LIB_SUBDIR}" \ DOC_SUBDIR="${DOC_SUBDIR}" SAMP_SUFFIX="${SAMP_SUFFIX}" +MAN1= omshell.1 MAN3= dhcpctl.3 omapi.3 omshell.3 MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-contrib.5 \ dhcp-eval.5 dhcp-options.5 dhcpd.conf.5 \ dhcpd.leases.5 -MAN8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8 omshell.8 +MAN8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8 # # Local variables Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/distinfo,v retrieving revision 1.32 diff -u -r1.32 distinfo --- distinfo 2001/06/07 11:17:07 1.32 +++ distinfo 2001/06/27 20:02:39 @@ -1 +1 @@ -MD5 (dhcp-3.0rc8.tar.gz) = 7dc2d0e71699eab558aff56430725266 +MD5 (dhcp-3.0rc8pl2.tar.gz) = a6a1599c4667db1d9b87062cf4e41036 Index: files/patch-site.conf =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/files/patch-site.conf,v retrieving revision 1.6 diff -u -r1.6 patch-site.conf --- files/patch-site.conf 2001/06/07 11:17:09 1.6 +++ files/patch-site.conf 2001/06/24 00:07:54 @@ -1,6 +1,6 @@ --- site.conf.orig Wed Jul 7 17:20:10 1999 -+++ site.conf Wed Jun 6 06:05:47 2001 -@@ -1,2 +1,33 @@ ++++ site.conf Sun Jun 24 02:07:17 2001 +@@ -1,2 +1,35 @@ # Put local site configuration stuff here to override the default # settings in Makefile.conf + @@ -15,6 +15,8 @@ +FFMANEXT = .5 +LIBMANDIR = $(PREFIX)/man/man3 +LIBMANEXT = .3 ++USRMANDIR = $(PREFIX)/man/man1 ++USRMANEXT = .1 +MANCAT = man +# INSTALL = ${INSTALL_DATA} +# MANINSTALL = ${INSTALL_MAN} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message