aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-LDAP
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-07-28 08:27:36 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-07-28 08:27:36 +0000
commit8248b3751616626721fa79fef486c80b7128dde1 (patch)
tree6b5f872a637cf38def92613e23e7a2df6e885209 /databases/p5-DBD-LDAP
parent85cc140c4a807535431445426a59cb75bcceca15 (diff)
downloadports-8248b3751616626721fa79fef486c80b7128dde1.tar.gz
ports-8248b3751616626721fa79fef486c80b7128dde1.zip
- Update to 0.08 [1]
- Mark for perl 5.6.0 or higher. Heavily modified from: PR: 100948 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes
Notes: svn path=/head/; revision=168950
Diffstat (limited to 'databases/p5-DBD-LDAP')
-rw-r--r--databases/p5-DBD-LDAP/Makefile14
-rw-r--r--databases/p5-DBD-LDAP/distinfo6
2 files changed, 7 insertions, 13 deletions
diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile
index ed12fd6010c5..400016027b0b 100644
--- a/databases/p5-DBD-LDAP/Makefile
+++ b/databases/p5-DBD-LDAP/Makefile
@@ -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,24 +15,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= DBI interface for accessing LDAP servers
-BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
+BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
+ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
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
+IGNORE= requires perl 5.6.0 or later. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/databases/p5-DBD-LDAP/distinfo b/databases/p5-DBD-LDAP/distinfo
index a5ddb8444b3f..ff68ede89c36 100644
--- a/databases/p5-DBD-LDAP/distinfo
+++ b/databases/p5-DBD-LDAP/distinfo
@@ -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