svn commit: r378995 - head/databases/p5-DBD-LDAP
Adam Weinberger
adamw at FreeBSD.org
Sat Feb 14 19:09:42 UTC 2015
Author: adamw
Date: Sat Feb 14 19:09:41 2015
New Revision: 378995
URL: https://svnweb.freebsd.org/changeset/ports/378995
QAT: https://qat.redports.org/buildarchive/r378995/
Log:
Update to 0.22.
Changes: https://metacpan.org/changes/distribution/DBD-LDAP
Modified:
head/databases/p5-DBD-LDAP/Makefile
head/databases/p5-DBD-LDAP/distinfo
Modified: head/databases/p5-DBD-LDAP/Makefile
==============================================================================
--- head/databases/p5-DBD-LDAP/Makefile Sat Feb 14 19:06:32 2015 (r378994)
+++ head/databases/p5-DBD-LDAP/Makefile Sat Feb 14 19:09:41 2015 (r378995)
@@ -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 at 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}
Modified: head/databases/p5-DBD-LDAP/distinfo
==============================================================================
--- head/databases/p5-DBD-LDAP/distinfo Sat Feb 14 19:06:32 2015 (r378994)
+++ head/databases/p5-DBD-LDAP/distinfo Sat Feb 14 19:09:41 2015 (r378995)
@@ -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
More information about the svn-ports-all
mailing list