diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-LDAP/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-LDAP/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile index 225b6c769d96..9d2396c475c7 100644 --- a/databases/p5-DBD-LDAP/Makefile +++ b/databases/p5-DBD-LDAP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-LDAP -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DBI interface for accessing LDAP servers -BUILD_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ +BUILD_DEPENDS= p5-perl-ldap>=0.01:${PORTSDIR}/net/p5-perl-ldap \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/databases/p5-DBD-LDAP/distinfo b/databases/p5-DBD-LDAP/distinfo index 4e87846176b2..294f32f31e49 100644 --- a/databases/p5-DBD-LDAP/distinfo +++ b/databases/p5-DBD-LDAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-LDAP-0.20.tar.gz) = 947fb9e7bf3be2e3857c741296623f9a6f9c46f9067282fd2ee1a66480b7fcb7 -SIZE (DBD-LDAP-0.20.tar.gz) = 32042 +SHA256 (DBD-LDAP-0.22.tar.gz) = dafab1d289efe50f7149c7e811c05f5932ac8d48bdaa39de8c64317121f88781 +SIZE (DBD-LDAP-0.22.tar.gz) = 35329 |