ports/75389: add additional patch site to net/isc-dhcp3-server

Joerg Pulz Joerg.Pulz at frm2.tum.de
Wed Dec 22 16:10:23 UTC 2004


>Number:         75389
>Category:       ports
>Synopsis:       add additional patch site to net/isc-dhcp3-server
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 22 16:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Pulz
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
TU Munich / ZWE FRM-II
>Environment:
System: FreeBSD hades.admin.frm2 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #10: Fri Nov 19 18:49:33 CET 2004 root at hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	- add an additional site to PATCH_SITES to make the ldap
	  patchfile fetchable.
	  the current site is only providing the patch for recent
	  isc-dhcp3 version and we hav still -rc14 in the ports tree
	- this unbreakes the port if DHCP_LDAP is selected in OPTIONS
>How-To-Repeat:
	
>Fix:

	

--- isc-dhcp3-server.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/isc-dhcp3-server/Makefile,v
retrieving revision 1.104
diff -u -r1.104 Makefile
--- Makefile	17 Oct 2004 12:54:34 -0000	1.104
+++ Makefile	22 Dec 2004 15:47:07 -0000
@@ -41,7 +41,8 @@
 
 .if ${SUBSYS} == server && defined(WITH_DHCP_LDAP)
 # Based on patch from Brian Masney :
-PATCH_SITES=	http://www.newwave.net/~masneyb/
+PATCH_SITES=	http://www.newwave.net/~masneyb/ \
+		ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/
 PATCHFILES=	${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL}-ldap-patch
 PATCH_DIST_STRIP=	-p1
 
--- isc-dhcp3-server.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list