Date: Wed, 26 Apr 2006 10:28:52 +0200 (CEST) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96353: net-isc-dhcp3-server: Message-ID: <200604260828.k3Q8SqJO047205@hades.admin.frm2> Resent-Message-ID: <200604260830.k3Q8UE58030526@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96353 >Category: ports >Synopsis: net-isc-dhcp3-server: >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 26 08:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Joerg Pulz >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: TU-Munich / ZWE FRM-II >Environment: System: FreeBSD hades.admin.frm2 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Wed Feb 22 19:01:44 CET 2006 root@hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386 >Description: - the LDAP backend patch was rerolled to fix a small bug * chase new checksum and SIZE * bump PORTREVISION I should overhaul the PORTREVISION thing, as now all net/isc-dhcp3-* ports use the same. But for this PR only the net/isc-dhcp3-server port with LDAP enabled is affected. >How-To-Repeat: >Fix: - apply the patch --- net_isc-dhcp3-server.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3-server/Makefile,v retrieving revision 1.112 diff -u -r1.112 Makefile --- Makefile 20 Feb 2006 13:31:56 -0000 1.112 +++ Makefile 26 Apr 2006 07:55:08 -0000 @@ -8,7 +8,7 @@ PORTNAME= dhcp PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= dhcp dhcp/dhcp-3.0-history Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3-server/distinfo,v retrieving revision 1.52 diff -u -r1.52 distinfo --- distinfo 1 Feb 2006 22:46:09 -0000 1.52 +++ distinfo 26 Apr 2006 07:55:08 -0000 @@ -1,9 +1,9 @@ MD5 (dhcp-3.0.3.tar.gz) = f91416a0b8ed3fd0601688cf0b7df58f SHA256 (dhcp-3.0.3.tar.gz) = c96bcd884dde06c22a709cfb9e84f7e32f6577dcd52aa7f12186aa22b5e63afe SIZE (dhcp-3.0.3.tar.gz) = 870240 -MD5 (dhcp-3.0.3-ldap-patch) = c0d51532696222f3258ff19e91a39ce4 -SHA256 (dhcp-3.0.3-ldap-patch) = da88f17a7c514bdfb38dc53aa2547ae43f6031b7b6f2973728474d9b8d063bf6 -SIZE (dhcp-3.0.3-ldap-patch) = 153377 +MD5 (dhcp-3.0.3-ldap-patch) = ad88faab5a2d134d7e96e9a984d6535b +SHA256 (dhcp-3.0.3-ldap-patch) = e90aecfd57f4a60fb7775b72a73e637c8b481fea5c34956bf95bd0b39b1441be +SIZE (dhcp-3.0.3-ldap-patch) = 154663 MD5 (dhcp-3.0.3-dlq-patch) = 0e071945cc986d7ecdfd9b41fc4a102b SHA256 (dhcp-3.0.3-dlq-patch) = c3fd3200eaf00fa80cb37f19bd3b9edb89497c235b5fa594a0f6f60050f64108 SIZE (dhcp-3.0.3-dlq-patch) = 7655 --- net_isc-dhcp3-server.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604260828.k3Q8SqJO047205>