FreeBSD Bugzilla – Attachment 191088 Details for
Bug 226269
[Maintainer-update] net/isc-dhcp44-server: Update to version 4.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch for ver. 4.4.1, with ISC versioning handling.
Makefile-441.patch (text/plain), 894 bytes, created by
Chip Cuccio
on 2018-02-28 21:11:51 UTC
(
hide
)
Description:
Makefile patch for ver. 4.4.1, with ISC versioning handling.
Filename:
MIME Type:
Creator:
Chip Cuccio
Created:
2018-02-28 21:11:51 UTC
Size:
894 bytes
patch
obsolete
>--- Makefile.dist 2018-02-28 14:57:56.174284000 -0600 >+++ Makefile 2018-02-28 15:01:21.183590000 -0600 >@@ -1,15 +1,16 @@ > # Created by: Ryan Steinmetz <zi@FreeBSD.org> >-# $FreeBSD: head/net/isc-dhcp44-server/Makefile 461238 2018-02-08 13:31:23Z zi $ >+# $FreeBSD$ > > PORTNAME= dhcp >-PORTVERSION= 4.4.0b1 >+ISCVERSION= 4.4.1 >+PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} > PORTREVISION= ${DHCP_PORTREVISION} > CATEGORIES= net > MASTER_SITES= ISC/${PORTNAME}/${PORTVERSION:S/P/-P/g} \ > ZI > PKGNAMEPREFIX= isc- > PKGNAMESUFFIX= 44-${SUBSYS} >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/-P/g} >+DISTNAME= ${PORTNAME}-${ISCVERSION} > > MAINTAINER= zi@FreeBSD.org > COMMENT?= ISC Dynamic Host Configuration Protocol server >@@ -18,8 +19,6 @@ > > USES= gmake > >-FORBIDDEN= Serious flaw in 4.4.0 dhcpd, please wait for 4.4.1 >- > PORTREVISION_SERVER= 1 > PORTREVISION_CLIENT= 0 > PORTREVISION_RELAY= 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226269
: 191088