isc-dhpp41-server will not build with LDAP support due to missing distinfo for the LDAP patch How-To-Repeat: attempt to build isc-dhcp41-server with DHCP support Fix: diff -ur isc-dhcp41-server.orig/distinfo isc-dhcp41-server/distinfo --- isc-dhcp41-server.orig/distinfo 2014-08-08 11:26:11.000000000 -0600 +++ isc-dhcp41-server/distinfo 2014-08-08 11:26:59.000000000 -0600 @@ -1,2 +1,4 @@ SHA256 (dhcp-4.1-ESV-R7.tar.gz) = 25d579291a13ccce39c5dbb0e2f2ce8e974c82015bc4e3ee653cf95a4ed15ca4 SIZE (dhcp-4.1-ESV-R7.tar.gz) = 1162002 +SHA256 (ldap-for-dhcp-4.1.1-2.tar.gz) = 566b7be2ebefdc583d0bf0095c804ba69807b67e5cc29a2b64b1b39202b37d0d +SIZE (ldap-for-dhcp-4.1.1-2.tar.gz) = 39004
Notify maintainer (in CC)
denis, for committers, please upload the patch as an attachment if it gets approved by maintainer
I approve.
okay, Denis, please update the patch as an attachment. In the meantime I'm moving this to patch ready in anticipation of that.
Created attachment 145533 [details] Patch to add missing distinfo
A commit references this bug: Author: marino Date: Sat Aug 9 23:00:56 UTC 2014 New revision: 364483 URL: http://svnweb.freebsd.org/changeset/ports/364483 Log: net/isc-dhcp41-server: Add distinfo entry for LDAP support patch PR: 192518 Submitted by: Denis Lemire Approved by: maintainer (Douglas Thrift) Changes: head/net/isc-dhcp41-server/distinfo
Thanks!