diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-14 19:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-14 19:09:41 +0000 |
commit | bf6d0284585a11d80f386ee5b5fabc27b546437d (patch) | |
tree | c52210836add2a2ae95f482d2e8b8db2b606d385 /databases/p5-DBD-LDAP | |
parent | 9cfb6f688bc0c8e5a7f96ddf11b0f4e931ad0392 (diff) | |
download | ports-bf6d0284585a11d80f386ee5b5fabc27b546437d.tar.gz ports-bf6d0284585a11d80f386ee5b5fabc27b546437d.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-LDAP')
-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 |