From sem@ciam.ru  Fri Jun 11 18:38:22 2004
Return-Path: <sem@ciam.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AA11D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Jun 2004 18:38:22 +0000 (GMT)
Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CCBEE43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Jun 2004 18:38:21 +0000 (GMT)
	(envelope-from sem@ciam.ru)
Received: from ppp8-147.pppoe.mtu-net.ru ([81.195.8.147] helo=Current.sem-home.ciam.ru)
	by mail.ciam.ru with asmtp (Exim 4.x)
	id 1BYquh-000KJL-2j; Fri, 11 Jun 2004 22:38:03 +0400
Received: from root by Current.sem-home.ciam.ru with local (Exim 4.34 (FreeBSD))
	id 1BYquv-0002bZ-FI; Fri, 11 Jun 2004 22:38:17 +0400
Message-Id: <E1BYquv-0002bZ-FI@Current.sem-home.ciam.ru>
Date: Fri, 11 Jun 2004 22:38:17 +0400
From: Sergey Matveychuk <sem@ciam.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: svenasse@polaris.ca
Subject: [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake with perl 5.8+
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67843
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake with perl 5.8+
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 11 18:40:22 GMT 2004
>Closed-Date:    Mon Jun 28 08:11:34 GMT 2004
>Last-Modified:  Mon Jun 28 08:11:34 GMT 2004
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #6: Fri May 14 20:39:25 MSD 2004
>Description:
- Update to 0.06

Port maintainer (svenasse@polaris.ca) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-DBD-LDAP-0.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/Makefile /usr/ports/databases/p5-DBD-LDAP/Makefile
--- /usr/ports/databases/p5-DBD-LDAP.orig/Makefile	Sat Feb  7 21:44:17 2004
+++ /usr/ports/databases/p5-DBD-LDAP/Makefile	Fri Jun 11 15:59:18 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DBD-LDAP
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBD
@@ -27,8 +27,6 @@
 .if ${PERL_LEVEL} < 500600
 BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
 RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
-.elif ${PERL_LEVEL} >= 500800
-BROKEN=		"Does not compile"
 .else
 BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/distinfo /usr/ports/databases/p5-DBD-LDAP/distinfo
--- /usr/ports/databases/p5-DBD-LDAP.orig/distinfo	Wed Mar 31 23:05:41 2004
+++ /usr/ports/databases/p5-DBD-LDAP/distinfo	Fri Jun 11 12:29:14 2004
@@ -1,2 +1,2 @@
-MD5 (DBD-LDAP-0.05.tar.gz) = 2bec3a19cb53d9d302bb7575d2741d0f
-SIZE (DBD-LDAP-0.05.tar.gz) = 25565
+MD5 (DBD-LDAP-0.06.tar.gz) = db90c6990f309781e94493fcf5402168
+SIZE (DBD-LDAP-0.06.tar.gz) = 25683
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/pkg-plist /usr/ports/databases/p5-DBD-LDAP/pkg-plist
--- /usr/ports/databases/p5-DBD-LDAP.orig/pkg-plist	Wed Oct 29 02:54:00 2003
+++ /usr/ports/databases/p5-DBD-LDAP/pkg-plist	Fri Jun 11 22:34:12 2004
@@ -1,9 +1,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist
 %%SITE_PERL%%/DBD/LDAP.pm
 %%SITE_PERL%%/JLdap.pm
-%%SITE_PERL%%/auto/DBD/LDAP/autosplit.ix
 @unexec rmdir %D/%%SITE_PERL%%/auto/DBD/LDAP 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/auto/DBD 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/DBD 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true
--- p5-DBD-LDAP-0.06.patch ends here ---

>Release-Note:
>Audit-Trail:

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, sem@ciam.ru,
	svenasse@polaris.ca
Cc:  
Subject: Re: ports/67843: [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake with perl 5.8+
Date: Fri, 18 Jun 2004 12:15:30 +0200

 Dear maintainer, please review the proposed patch.
 
 Volker
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Fri Jun 18 10:42:05 GMT 2004 
State-Changed-Why:  
Forwarded PR to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67843 

From: Sergey Matveychuk <sem@ciam.ru>
To: freebsd-gnats-submit@FreeBSD.org, sem@ciam.ru, vs@freebsd.org
Cc:  
Subject: Re: ports/67843: [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake
 with perl 5.8+
Date: Sat, 26 Jun 2004 11:15:23 +0400

 Two weeks maintainer timeout.
 
 -- 
 Sem.
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Mon Jun 28 08:11:17 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67843 
>Unformatted:
