Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2015 19:09:42 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378995 - head/databases/p5-DBD-LDAP
Message-ID:  <201502141909.t1EJ9gQ9020721@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502141909.t1EJ9gQ9020721>