Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 01:58:18 +0200 (CEST)
From:      Cyrille Lefevre <clefevre@redirect.to>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28701: Updated port: net/isc-dhcp3 (3.0.r10)
Message-ID:  <200107042358.f64NwIC05563@gits.dyndns.org>

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

>Number:         28701
>Category:       ports
>Synopsis:       Updated port: net/isc-dhcp3 (3.0.r10)
>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:   Wed Jul 04 17:00:13 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
		patch-man-pages updated

	distinfo
		updated

>How-To-Repeat:

	n/a

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/isc-dhcp3/Makefile,v
retrieving revision 1.66
diff -u -r1.66 Makefile
--- Makefile	2001/06/29 01:25:06	1.66
+++ Makefile	2001/07/04 23:57:45
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dhcp
-PORTVERSION=	3.0.r8.2
+PORTVERSION=	3.0.r10
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.isc.org/isc/%SUBDIR%/ \
 		${US_MASTER_SITES} ${JAPAN_MASTER_SITES} \
@@ -146,9 +146,8 @@
 .endfor
 
 # temporary hack - no patch file needed for this typo.
-# grrr! don't know how to delete lines in perl :(
 patch-man-pages:
-	@${PERL} -pi.fbsd -e 's/^\.Fd$$//' ${WRKSRC}/dhcpctl/dhcpctl.3
+	@${PERL} -ni.fbsd -e '/^\.Fd$$/ or print;' ${WRKSRC}/dhcpctl/dhcpctl.3
 
 #
 # Post-install
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/isc-dhcp3/distinfo,v
retrieving revision 1.33
diff -u -r1.33 distinfo
--- distinfo	2001/06/29 01:25:06	1.33
+++ distinfo	2001/07/03 19:25:34
@@ -1 +1,5 @@
+<<<<<<< distinfo
+MD5 (dhcp-3.0rc10.tar.gz) = a5b043e0cb80d3ccadc54f07cb95dd5f
+=======
 MD5 (dhcp-3.0rc8pl2.tar.gz) = a6a1599c4667db1d9b87062cf4e41036
+>>>>>>> 1.33
>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?200107042358.f64NwIC05563>