Bug 22563

Summary: Fix: net/isc-dhcp2 -update master_site and new version
Product: Ports & Packages Reporter: dwcjr <dwcjr>
Component: Individual Port(s)Assignee: jseger
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description dwcjr 2000-11-03 05:20:01 UTC
Updated version to pl5
also put history dir in master_site so outdated version for the port would still be found.
Patch tested for build and no errors

Fix: PORTNAME=      isc-dhcp
-PORTVERSION=   2.0.3
+PORTVERSION=   2.0.5
 CATEGORIES=    net
-MASTER_SITES=   ftp://ftp.isc.org/isc/dhcp/
-DISTNAME=      dhcp-2.0pl3
+MASTER_SITES=  ftp://ftp.isc.org/isc/dhcp/ \
+               ftp://ftp.isc.org/isc/dhcp/dhcp-2.0-history/
+DISTNAME=      dhcp-2.0pl5

 MAINTAINER=    jseger@FreeBSD.org
Comment 1 dannyboy freebsd_committer freebsd_triage 2000-11-12 04:33:01 UTC
Responsible Changed
From-To: freebsd-ports->jseger

Over to maintainer.
Comment 2 jeh freebsd_committer freebsd_triage 2001-01-05 02:51:35 UTC
State Changed
From-To: open->closed

Committed.  Thanks.