1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade to version 3.0b1pl17.

This commit is contained in:
David E. O'Brien 2000-07-21 05:42:18 +00:00
parent b5531baeb8
commit bd2fc1f005
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30928
15 changed files with 40 additions and 80 deletions

View File

@ -7,17 +7,15 @@
#
PORTNAME= isc-dhcp3
PORTVERSION= 3.0.b1.14
PORTVERSION= 3.0.b1.17
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
DISTNAME= dhcp-3.0b1pl14
DISTNAME= dhcp-3.0b1pl17
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/bind/res_update.h:${PORTSDIR}/net/bind8
FORBIDDEN= security hole found
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (dhcp-3.0b1pl14.tar.gz) = 1a9ecd791209f0a21c85a344fa73b3f5
MD5 (dhcp-3.0b1pl17.tar.gz) = 9e5202eefc133bd30a46882239123be4

View File

@ -1,11 +1,5 @@
--- client/clparse.c.orig Wed May 10 02:20:11 2000
+++ client/clparse.c Wed May 10 02:20:31 2000
@@ -74,7 +74,7 @@
top_level_config.backoff_cutoff = 15;
top_level_config.initial_interval = 3;
top_level_config.bootp_policy = P_ACCEPT;
- top_level_config.script_name = "/etc/dhclient-script";
+ top_level_config.script_name = CL_DEFAULT_SCRIPT_NAME;
top_level_config.requested_options = default_requested_options;
top_level_config.on_receipt = new_group ("read_client_conf");
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
+++ client/clparse.c Thu Jul 20 21:52:53 2000
@@ -46 +46 @@
-char client_script_name [] = "/etc/dhclient-script";
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;

View File

@ -7,17 +7,15 @@
#
PORTNAME= isc-dhcp3
PORTVERSION= 3.0.b1.14
PORTVERSION= 3.0.b1.17
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
DISTNAME= dhcp-3.0b1pl14
DISTNAME= dhcp-3.0b1pl17
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/bind/res_update.h:${PORTSDIR}/net/bind8
FORBIDDEN= security hole found
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (dhcp-3.0b1pl14.tar.gz) = 1a9ecd791209f0a21c85a344fa73b3f5
MD5 (dhcp-3.0b1pl17.tar.gz) = 9e5202eefc133bd30a46882239123be4

View File

@ -1,11 +1,5 @@
--- client/clparse.c.orig Wed May 10 02:20:11 2000
+++ client/clparse.c Wed May 10 02:20:31 2000
@@ -74,7 +74,7 @@
top_level_config.backoff_cutoff = 15;
top_level_config.initial_interval = 3;
top_level_config.bootp_policy = P_ACCEPT;
- top_level_config.script_name = "/etc/dhclient-script";
+ top_level_config.script_name = CL_DEFAULT_SCRIPT_NAME;
top_level_config.requested_options = default_requested_options;
top_level_config.on_receipt = new_group ("read_client_conf");
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
+++ client/clparse.c Thu Jul 20 21:52:53 2000
@@ -46 +46 @@
-char client_script_name [] = "/etc/dhclient-script";
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;

View File

@ -7,17 +7,15 @@
#
PORTNAME= isc-dhcp3
PORTVERSION= 3.0.b1.14
PORTVERSION= 3.0.b1.17
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
DISTNAME= dhcp-3.0b1pl14
DISTNAME= dhcp-3.0b1pl17
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/bind/res_update.h:${PORTSDIR}/net/bind8
FORBIDDEN= security hole found
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (dhcp-3.0b1pl14.tar.gz) = 1a9ecd791209f0a21c85a344fa73b3f5
MD5 (dhcp-3.0b1pl17.tar.gz) = 9e5202eefc133bd30a46882239123be4

View File

@ -1,11 +1,5 @@
--- client/clparse.c.orig Wed May 10 02:20:11 2000
+++ client/clparse.c Wed May 10 02:20:31 2000
@@ -74,7 +74,7 @@
top_level_config.backoff_cutoff = 15;
top_level_config.initial_interval = 3;
top_level_config.bootp_policy = P_ACCEPT;
- top_level_config.script_name = "/etc/dhclient-script";
+ top_level_config.script_name = CL_DEFAULT_SCRIPT_NAME;
top_level_config.requested_options = default_requested_options;
top_level_config.on_receipt = new_group ("read_client_conf");
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
+++ client/clparse.c Thu Jul 20 21:52:53 2000
@@ -46 +46 @@
-char client_script_name [] = "/etc/dhclient-script";
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;

View File

@ -7,17 +7,15 @@
#
PORTNAME= isc-dhcp3
PORTVERSION= 3.0.b1.14
PORTVERSION= 3.0.b1.17
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
DISTNAME= dhcp-3.0b1pl14
DISTNAME= dhcp-3.0b1pl17
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/bind/res_update.h:${PORTSDIR}/net/bind8
FORBIDDEN= security hole found
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (dhcp-3.0b1pl14.tar.gz) = 1a9ecd791209f0a21c85a344fa73b3f5
MD5 (dhcp-3.0b1pl17.tar.gz) = 9e5202eefc133bd30a46882239123be4

View File

@ -1,11 +1,5 @@
--- client/clparse.c.orig Wed May 10 02:20:11 2000
+++ client/clparse.c Wed May 10 02:20:31 2000
@@ -74,7 +74,7 @@
top_level_config.backoff_cutoff = 15;
top_level_config.initial_interval = 3;
top_level_config.bootp_policy = P_ACCEPT;
- top_level_config.script_name = "/etc/dhclient-script";
+ top_level_config.script_name = CL_DEFAULT_SCRIPT_NAME;
top_level_config.requested_options = default_requested_options;
top_level_config.on_receipt = new_group ("read_client_conf");
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
+++ client/clparse.c Thu Jul 20 21:52:53 2000
@@ -46 +46 @@
-char client_script_name [] = "/etc/dhclient-script";
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;

View File

@ -7,17 +7,15 @@
#
PORTNAME= isc-dhcp3
PORTVERSION= 3.0.b1.14
PORTVERSION= 3.0.b1.17
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
DISTNAME= dhcp-3.0b1pl14
DISTNAME= dhcp-3.0b1pl17
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/bind/res_update.h:${PORTSDIR}/net/bind8
FORBIDDEN= security hole found
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (dhcp-3.0b1pl14.tar.gz) = 1a9ecd791209f0a21c85a344fa73b3f5
MD5 (dhcp-3.0b1pl17.tar.gz) = 9e5202eefc133bd30a46882239123be4

View File

@ -1,11 +1,5 @@
--- client/clparse.c.orig Wed May 10 02:20:11 2000
+++ client/clparse.c Wed May 10 02:20:31 2000
@@ -74,7 +74,7 @@
top_level_config.backoff_cutoff = 15;
top_level_config.initial_interval = 3;
top_level_config.bootp_policy = P_ACCEPT;
- top_level_config.script_name = "/etc/dhclient-script";
+ top_level_config.script_name = CL_DEFAULT_SCRIPT_NAME;
top_level_config.requested_options = default_requested_options;
top_level_config.on_receipt = new_group ("read_client_conf");
--- client/clparse.c.orig Wed Jul 19 21:13:10 2000
+++ client/clparse.c Thu Jul 20 21:52:53 2000
@@ -46 +46 @@
-char client_script_name [] = "/etc/dhclient-script";
+char client_script_name [] = CL_DEFAULT_SCRIPT_NAME;