diff options
author | adamw <adamw@FreeBSD.org> | 2015-02-15 03:09:41 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-02-15 03:09:41 +0800 |
commit | facfe63085682dd65bc3cd6a80a37b5c17be541d (patch) | |
tree | c52210836add2a2ae95f482d2e8b8db2b606d385 /databases | |
parent | 375cdeabf13f629ac6279ac5c442b3b2708b32b5 (diff) | |
download | freebsd-ports-gnome-facfe63085682dd65bc3cd6a80a37b5c17be541d.tar.gz freebsd-ports-gnome-facfe63085682dd65bc3cd6a80a37b5c17be541d.tar.zst freebsd-ports-gnome-facfe63085682dd65bc3cd6a80a37b5c17be541d.zip |
Update to 0.22.
Changes: https://metacpan.org/changes/distribution/DBD-LDAP
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 |