Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 09:16:17 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] databases/p5-DBD-LDAP: update to 0.08
Message-ID:  <20060728011617.14D3A1F9@netnews.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] databases/p5-DBD-LDAP: update to 0.08
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.1-RELEASE i386
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.08

Port maintainer (perl@FreeBSD.org) is cc'd.

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

--- p5-DBD-LDAP-0.08.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP/Makefile /home/staff/gslin/work/p5-DBD-LDAP/Makefile
--- /usr/ports/databases/p5-DBD-LDAP/Makefile	Thu Sep 29 23:48:04 2005
+++ /home/staff/gslin/work/p5-DBD-LDAP/Makefile	Fri Jul 28 09:15:51 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DBD-LDAP
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBD
@@ -15,23 +15,17 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	DBI interface for accessing LDAP servers
 
-BUILD_DEPENDS=	${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
 
 PERL_CONFIGURE=	yes
 
 MAN3=		DBD::LDAP.3
 
-post-build:
-	@${FIND} ${WRKSRC} -name autosplit.ix -delete
-
 .include <bsd.port.pre.mk>
 
 .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
 .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
 .endif
 
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP/distinfo /home/staff/gslin/work/p5-DBD-LDAP/distinfo
--- /usr/ports/databases/p5-DBD-LDAP/distinfo	Mon Nov 14 23:04:51 2005
+++ /home/staff/gslin/work/p5-DBD-LDAP/distinfo	Fri Jul 28 09:11:40 2006
@@ -1,3 +1,3 @@
-MD5 (DBD-LDAP-0.07.tar.gz) = 66cb22e36e537e143f5bb31d2fb26243
-SHA256 (DBD-LDAP-0.07.tar.gz) = 7b24f2deb9319d5f001e4bf266852a073610300d7be26b03a6b21a232ee69ab2
-SIZE (DBD-LDAP-0.07.tar.gz) = 29003
+MD5 (DBD-LDAP-0.08.tar.gz) = 27e94db837c57932d48a14ef3637677e
+SHA256 (DBD-LDAP-0.08.tar.gz) = 6fa7ade4880a97b513aafc3f2cf3804bd1b82e32184f71937832057ff00a4947
+SIZE (DBD-LDAP-0.08.tar.gz) = 29792
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP/pkg-plist /home/staff/gslin/work/p5-DBD-LDAP/pkg-plist
--- /usr/ports/databases/p5-DBD-LDAP/pkg-plist	Sun Jan 22 09:29:01 2006
+++ /home/staff/gslin/work/p5-DBD-LDAP/pkg-plist	Fri Jul 28 09:14:43 2006
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist
 %%SITE_PERL%%/DBD/LDAP.pm
 %%SITE_PERL%%/JLdap.pm
--- p5-DBD-LDAP-0.08.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060728011617.14D3A1F9>